From 9818fe29db5c64274a25adfe91ebcde3546980bf Mon Sep 17 00:00:00 2001 From: Craig Warren Date: Thu, 5 Nov 2015 13:17:16 +0000 Subject: [PATCH] Added information on how to reference gprMax in publications. --- README.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.rst b/README.rst index c08a1ce5..85ce7dca 100644 --- a/README.rst +++ b/README.rst @@ -12,6 +12,13 @@ gprMax is released under the GNU General Public License v3 or higher (http://www gprMax is written in Python 3 (https://www.python.org) and includes performance-critical parts written in Cython/OpenMP (http://cython.org). +Cite gprMax +----------- + +If you use gprMax and publish your work we would be grateful if you could cite gprMax using the following references: + +* Warren, C., Giannopoulos, A., & Giannakis I. (2015). An advanced GPR modelling framework – the next generation of gprMax, In `Proc. 8th Int. Workshop Advanced Ground Penetrating Radar` +* Giannopoulos, A. (2005). Modelling ground penetrating radar by GprMax, `Construction and Building Materials`, 19(10), 755-762. doi:10.1016/j.conbuildmat.2005.06.007 Code structure ==============