From 8566316a123d9f710cd1dd2a7ea5c001010f16fd Mon Sep 17 00:00:00 2001 From: Lindsey Heagy Date: Thu, 1 Oct 2015 09:41:42 -0700 Subject: [PATCH] add citation --- CITATION.rst | 21 +++++++++++++++++++++ README.rst | 3 ++- 2 files changed, 23 insertions(+), 1 deletion(-) create mode 100644 CITATION.rst diff --git a/CITATION.rst b/CITATION.rst new file mode 100644 index 00000000..e889b33b --- /dev/null +++ b/CITATION.rst @@ -0,0 +1,21 @@ +Citing SimPEG +============= + +There is a paper about SimPEG! + + + Cockett, R., Kang, S., Heagy, L. J., Pidlisecky, A., & Oldenburg, D. W. (2015). SimPEG: An open source framework for simulation and gradient based parameter estimation in geophysical applications. Computers & Geosciences. + + +BibTex: +------- + +``` +@article{cockett2015simpeg, + title={SimPEG: An open source framework for simulation and gradient based parameter estimation in geophysical applications}, + author={Cockett, Rowan and Kang, Seogi and Heagy, Lindsey J and Pidlisecky, Adam and Oldenburg, Douglas W}, + journal={Computers \& Geosciences}, + year={2015}, + publisher={Elsevier} +} +``` \ No newline at end of file diff --git a/README.rst b/README.rst index 6d41a597..dfd9826e 100644 --- a/README.rst +++ b/README.rst @@ -35,6 +35,7 @@ The vision is to create a package for finite volume simulation with applications * supports 1D, 2D and 3D problems * designed for large-scale inversions +.. include:: CITATION.rst Website: http://simpeg.xyz @@ -57,4 +58,4 @@ https://github.com/simpeg/simpeg/issues Code Snippets & Tutorials: -http://www.row1.ca/simpeg +http://simpeg.xyz/Journal