diff --git a/CITATION.rst b/CITATION.rst new file mode 100644 index 00000000..a3a13d7e --- /dev/null +++ b/CITATION.rst @@ -0,0 +1,22 @@ +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: +------- + +.. code:: + + @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} + } + diff --git a/README.rst b/README.rst index 6d41a597..71d5af88 100644 --- a/README.rst +++ b/README.rst @@ -36,6 +36,28 @@ The vision is to create a package for finite volume simulation with applications * designed for large-scale inversions +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:** + +.. code:: + + @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} + } + + Website: http://simpeg.xyz @@ -57,4 +79,4 @@ https://github.com/simpeg/simpeg/issues Code Snippets & Tutorials: -http://www.row1.ca/simpeg +http://simpeg.xyz/Journal