Skip to content
Merged
Show file tree
Hide file tree
Changes from 3 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
6 changes: 3 additions & 3 deletions CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -64,9 +64,9 @@ authors:
family-names: Wessel
affiliation: University of Hawai'i at Mānoa, USA
orcid: https://orcid.org/0000-0001-5708-7336
date-released: 2021-10-29
doi: 10.5281/zenodo.5607255
date-released: 2022-03-14
doi: 10.5281/zenodo.6349217
license: BSD-3-Clause
repository-code: https://github.com/GenericMappingTools/pygmt
type: software
version: 0.5.0
version: 0.6.0
6 changes: 3 additions & 3 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -176,9 +176,9 @@ Developers". Feel free to cite our work in your research using the following Bib
month = oct,
Comment thread
michaelgrund marked this conversation as resolved.
Outdated
year = 2021,
Comment thread
michaelgrund marked this conversation as resolved.
Outdated
publisher = {Zenodo},
version = {v0.5.0},
doi = {10.5281/zenodo.5607255},
url = {https://doi.org/10.5281/zenodo.5607255}
version = {v0.6.0},
doi = {10.5281/zenodo.6349217},
url = {10.5281/zenodo.6349217}
Comment thread
michaelgrund marked this conversation as resolved.
Outdated
}

To cite a specific version of PyGMT, go to our Zenodo page at
Expand Down