Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
41 changes: 41 additions & 0 deletions CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -88,3 +88,44 @@ repository-code: 'https://github.com/GenericMappingTools/pygmt'
license: BSD-3-Clause
version: 0.18.0
date-released: '2026-01-12'
preferred-citation:
type: article
authors:
- given-names: Dongdong
family-names: Tian
affiliation: 'China University of Geosciences, China'
orcid: 'https://orcid.org/0000-0001-7967-1197'
- given-names: Yvonne
family-names: Fröhlich
affiliation: 'Karlsruhe Institute of Technology, Germany'
orcid: 'https://orcid.org/0000-0002-8566-0619'
- given-names: Wei Ji
family-names: Leong
affiliation: 'Development Seed, USA'
orcid: 'https://orcid.org/0000-0003-2354-1988'
- given-names: Michael
family-names: Grund
affiliation: 'SNP Innovation Lab GmbH, Germany'
orcid: 'https://orcid.org/0000-0001-8759-2018'
- given-names: William
family-names: Schlitzer
affiliation: Unaffiliated
orcid: 'https://orcid.org/0000-0002-5843-2282'
- given-names: Max
family-names: Jones
affiliation: 'Development Seed, USA'
orcid: 'https://orcid.org/0000-0003-0180-8928'
- given-names: Leonardo
family-names: Uieda
affiliation: 'Universidade de São Paulo, Brazil'
orcid: 'https://orcid.org/0000-0001-6123-9515'
- given-names: Joaquim Manuel Freire
family-names: Luis
affiliation: 'University of Algarve, Portugal'
orcid: 'https://orcid.org/0000-0002-9035-4069'
title: 'PyGMT: Bridging Python and the Generic Mapping Tools for Geospatial Visualization and Analysis'
journal: 'Geochemistry, Geophysics, Geosystems'
volume: 27
article-number: e2026GC013105
year: 2026
doi: 10.1029/2026GC013105
24 changes: 23 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,8 +135,30 @@ happy to help others learn.
PyGMT is a community developed project. See the
[AUTHORS.md](https://github.com/GenericMappingTools/pygmt/blob/main/AUTHORS.md) file
on GitHub for a list of the people involved and a definition of the term "PyGMT Developers".
Feel free to cite our work in your research using the following BibTeX:

Feel free to cite our work in your research. You can either cite the PyGMT paper published
in *Geochemistry, Geophysics, Geosystems* or the Zenodo archive of the PyGMT software.

The BibTeX entry for the PyGMT paper is:
```
@article{pygmt_2026_2026GC013105,
author = {Tian, Dongdong and
Fröhlich, Yvonne and
Leong, Wei Ji and
Grund, Michael and
Schlitzer, William and
Jones, Max and
Uieda, Leonardo and
Luis, Joaquim M. F.},
title = {{PyGMT: Bridging Python and the Generic Mapping Tools for Geospatial Visualization and Analysis}},
journal = {Geochemistry, Geophysics, Geosystems},
year = 2026,
volume = {27},
pages = {e2019GC008515},

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A bit wondering why e2019GC008515 is put in the field pages.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think pages is the standard field. For example, for this paper (https://agupubs.onlinelibrary.wiley.com/doi/10.1029/2026GC012935), the AGU citation tool gives:

@article{https://doi.org/10.1029/2026GC012935,
author = {Gorosabel-Araus, J. M. and Granja-Bruña, J. L. and Mann, P. and Gallego-Mingo, A.},
title = {Accretionary Prism and Forearc Deformation Driven by the Beata Ridge Indentation in Southern Hispaniola: Insights From the Offshore San Pedro Basin},
journal = {Geochemistry, Geophysics, Geosystems},
volume = {27},
number = {6},
pages = {e2026GC012935},
keywords = {Hispaniola, San Pedro Basin, indentation, Beata Ridge, tectonics, indenters},
doi = {https://doi.org/10.1029/2026GC012935},
url = {https://agupubs.onlinelibrary.wiley.com/doi/abs/10.1029/2026GC012935},
eprint = {https://agupubs.onlinelibrary.wiley.com/doi/pdf/10.1029/2026GC012935},
note = {e2026GC012935 2026GC012935},
abstract = {Abstract The Cretaceous–Eocene island arc of Hispaniola is currently shortened between the Bahamas carbonate platform to the north and the thickened crust of the Caribbean Large Igneous Province (CLIP) to the south. Within this transpressional setting, the 15–22-km-thick, ∼100-km-wide Beata Ridge (BR), the thickest portion of the CLIP, acts as a mechanically strong, tectonic indenter controlling on upper-plate deformation in Hispaniola. Integration of marine seismic, multibeam bathymetry, gravity and magnetic anomalies, and onshore geological data reveals a ∼140-km-wide counterclockwise rotation belt in central Hispaniola and coeval clockwise rotations in the offshore San Pedro Basin (SPB). The tectonostratigraphic evolution of the SPB provides a continuous Cenozoic record of indentation-related deformation, documenting the transition from a Late Cretaceous back-arc basin to a Late Eocene–present forearc basin associated with the Peralta–Muertos accretionary prism. Seismic stratigraphic analysis identifies key indicators of indentation, including rapid subsidence, angular unconformities, fault reactivation, and progressive rotation of Miocene–Pliocene depocenters, which together constrain the timing and landward propagation of deformation. Our results suggest that indentation began earlier than previously proposed, likely in the middle Miocene, and evolved progressively over time. The observed deformation patterns are consistent with models of narrow (100–400 km) arc–ridge indentation systems, where the indenter width controls the curvature and extent of upper-plate deformation. These findings demonstrate that the Beata Ridge governs the kinematic evolution of the Hispaniola forearc system and provide a framework for understanding deformation in confined arc–ridge collision zones worldwide.},
year = {2026}
}


doi = {10.1029/2019GC008515},
}
```
The BibTeX entry for the latest Zenodo archive of the PyGMT software is:
```
@software{
pygmt_2026_18080259,
Expand Down
Loading