mirror of
https://github.com/wassname/simpeg.git
synced 2026-07-06 05:16:51 +08:00
add citation
This commit is contained in:
@@ -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}
|
||||
}
|
||||
```
|
||||
+2
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user