Citing SimPEG#
There is a paper about SimPEG! If you are using this library in your research, we greatly appreciate that the software gets cited!
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.
Here is a Bibtex entry to make things easier if you’re using Latex:
@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}
}
Electromagnetics#
If you are using the simpeg.electromagnetics
module, please also cite:
Lindsey J. Heagy, Rowan Cockett, Seogi Kang, Gudni K. Rosenkjaer, Douglas W. Oldenburg, A framework for simulation and inversion in electromagnetics, Computers & Geosciences, Volume 107, 2017, Pages 1-19, ISSN 0098-3004, http://dx.doi.org/10.1016/j.cageo.2017.06.018.
Here is a Bibtex entry to make things easier if you’re using Latex:
@article{heagy2017,
title={A framework for simulation and inversion in electromagnetics},
author={Lindsey J. Heagy and Rowan Cockett and Seogi Kang and Gudni K. Rosenkjaer and Douglas W. Oldenburg},
journal={Computers & Geosciences},
volume={107},
pages={1 - 19},
year={2017},
issn={0098-3004},
doi={http://dx.doi.org/10.1016/j.cageo.2017.06.018}
}