Skip to content

Latest commit

 

History

History
52 lines (37 loc) · 1.72 KB

CITATION.rst

File metadata and controls

52 lines (37 loc) · 1.72 KB

Citing

Fatiando is made by scientists. Citations help us justify the effort that goes into building and maintaining Fatiando.

Citing the software

If you use it in your research, please cite software archive on figshare in your publications as:

Uieda, L, Oliveira Jr, V C, Ferreira, A, Santos, H B; Caparica Jr, J F (2014), Fatiando a Terra: a Python package for modeling and inversion in geophysics. figshare. doi:10.6084/m9.figshare.1115194

See http://dx.doi.org/10.6084/m9.figshare.1115194 for more citation styles, BibTeX files, etc.

Citing the methods

Some of the methods implemented here are also original research by the developers. If you used any of the code below, please also cite the method papers.

Polynomial Equivalent Layer

Implemented in fatiando.gravmag.eqlayer.PELGravity and fatiando.gravmag.eqlayer.PELTotalField.

Oliveira Jr, V. C., V. C. F. Barbosa, and L. Uieda (2013), Polynomial equivalent layer, Geophysics, 78(1), G1-G13, doi:10.1190/geo2012-0196.1.

Published article: http://library.seg.org/doi/abs/10.1190/geo2012-0196.1 <pdf>

3D potential-field inversion by a planting algorithm

Implemented in fatiando.gravmag.harvester.

Uieda, L., and V. C. F. Barbosa (2012), Robust 3D gravity gradient inversion by planting anomalous densities, Geophysics, 77(4), G55-G66, doi:10.1190/geo2011-0388.1

Published article: http://library.seg.org/doi/abs/10.1190/geo2011-0388.1 <pdf>