Skip to content

Commit 4c31677

Browse files
committed
Update citation information in CITATION.cff and README.md
1 parent 1d46493 commit 4c31677

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
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: 2024-05-01
80-
doi: 10.5281/zenodo.11062720
79+
date-released: 2024-09-05
80+
doi: 10.5281/zenodo.13679420
8181
license: BSD-3-Clause
8282
repository-code: https://github.com/GenericMappingTools/pygmt
8383
type: software
84-
version: 0.12.0
84+
version: 0.13.0

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -152,12 +152,12 @@ research using the following BibTeX:
152152
Quinn, Jamie and
153153
Wessel, Paul},
154154
title = {{PyGMT: A Python interface for the Generic Mapping Tools}},
155-
month = may,
155+
month = sep,
156156
year = 2024,
157157
publisher = {Zenodo},
158-
version = {0.12.0},
159-
doi = {10.5281/zenodo.11062720},
160-
url = {https://doi.org/10.5281/zenodo.11062720}
158+
version = {0.13.0},
159+
doi = {10.5281/zenodo.13679420},
160+
url = {https://doi.org/10.5281/zenodo.13679420}
161161
}
162162
```
163163

0 commit comments

Comments
 (0)