From 4c9fcd8f32bad54e91cbc0084789d1fe2c992e3f Mon Sep 17 00:00:00 2001 From: Craig Warren Date: Tue, 13 Sep 2016 13:55:45 +0100 Subject: [PATCH] Updated with reference to new gprMax paper. --- README.rst | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index d2256ac4..920ee3e4 100644 --- a/README.rst +++ b/README.rst @@ -18,10 +18,12 @@ gprMax is written in Python 3 (https://www.python.org) and includes performance- Using gprMax? Cite us --------------------- -If you use gprMax and publish your work we would be grateful if you could cite gprMax using the following references: +If you use gprMax and publish your work we would be grateful if you could cite our work using: + +* Warren, C., Giannopoulos, A., & Giannakis I. (2016). gprMax: Open source software to simulate electromagnetic wave propagation for Ground Penetrating Radar, `Computer Physics Communications` (http://dx.doi.org/10.1016/j.cpc.2016.08.020) + +Further information on referencing gprMax (including easy to use BibTeX imports) visit the Publications section of our website (http://www.gprmax.com/publications.shtml) -* 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` (http://dx.doi.org/10.1109/IWAGPR.2015.7292621) -* Giannopoulos, A. (2005). Modelling ground penetrating radar by GprMax, `Construction and Building Materials`, 19(10), 755-762 (http://dx.doi.org/10.1016/j.conbuildmat.2005.06.007) Package overview ================