Skip to content

Commit 6f19480

Browse files
committed
Update citation information CITATION.cff and BibTeX in README
1 parent 05792b4 commit 6f19480

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

CITATION.cff

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -76,9 +76,9 @@ authors:
7676
family-names: Wessel
7777
affiliation: University of Hawaiʻi at Mānoa, USA
7878
orcid: https://orcid.org/0000-0001-5708-7336
79-
date-released: 2025-10-03
80-
doi: 10.5281/zenodo.17156962
79+
date-released: 2026-01-06
80+
doi: 10.5281/zenodo.18080259
8181
license: BSD-3-Clause
8282
repository-code: https://github.com/GenericMappingTools/pygmt
8383
type: software
84-
version: 0.17.0
84+
version: 0.18.0

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ Feel free to cite our work in your research using the following BibTeX:
137137

138138
```
139139
@software{
140-
pygmt_2025_17156962,
140+
pygmt_2026_18080259,
141141
author = {Tian, Dongdong and
142142
Leong, Wei Ji and
143143
Fröhlich, Yvonne and
@@ -157,12 +157,12 @@ Feel free to cite our work in your research using the following BibTeX:
157157
Uieda, Leonardo and
158158
Wessel, Paul},
159159
title = {{PyGMT: A Python interface for the Generic Mapping Tools}},
160-
month = oct,
161-
year = 2025,
160+
month = jan,
161+
year = 2026,
162162
publisher = {Zenodo},
163-
version = {0.17.0},
164-
doi = {10.5281/zenodo.17156962},
165-
url = {https://doi.org/10.5281/zenodo.17156962}
163+
version = {0.18.0},
164+
doi = {10.5281/zenodo.18080259},
165+
url = {https://doi.org/10.5281/zenodo.18080259}
166166
}
167167
```
168168

0 commit comments

Comments
 (0)