Skip to content

Commit 1af6ca3

Browse files
committed
Update citation information CITATION.cff and BibTeX in README
1 parent dc70ac4 commit 1af6ca3

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

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-02-15
80-
doi: 10.5281/zenodo.14868324
79+
date-released: 2025-03-31
80+
doi: 10.5281/zenodo.15071586
8181
license: BSD-3-Clause
8282
repository-code: https://github.com/GenericMappingTools/pygmt
8383
type: software
84-
version: 0.14.2
84+
version: 0.15.0

README.md

Lines changed: 5 additions & 5 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_14868324,
140+
pygmt_2025_15071586,
141141
author = {Tian, Dongdong and
142142
Uieda, Leonardo and
143143
Leong, Wei Ji and
@@ -157,12 +157,12 @@ Feel free to cite our work in your research using the following BibTeX:
157157
Quinn, Jamie and
158158
Wessel, Paul},
159159
title = {{PyGMT: A Python interface for the Generic Mapping Tools}},
160-
month = feb,
160+
month = mar,
161161
year = 2025,
162162
publisher = {Zenodo},
163-
version = {0.14.2},
164-
doi = {10.5281/zenodo.14868324},
165-
url = {https://doi.org/10.5281/zenodo.14868324}
163+
version = {0.15.0},
164+
doi = {10.5281/zenodo.15071586},
165+
url = {https://doi.org/10.5281/zenodo.15071586}
166166
}
167167
```
168168

0 commit comments

Comments
 (0)