From 1e6d0494fad7df74a6eef7b58fb8296a6255e08a Mon Sep 17 00:00:00 2001 From: Santiago Soler Date: Thu, 27 Feb 2020 14:35:49 -0300 Subject: [PATCH] Replace global Zenodo DOI on badges and citation Replace the reserved Zenodo DOI for the first release with the global Zenodo DOI for Harmonica. Zenodo makes available the global DOI of the release after it's released. So, the only DOI available at the time was the one corresponding to the first release: v0.1.0. It's better to have the global DOI on the badge from `README.rst` and on citation instructions on `CITATION.rst`. --- CITATION.rst | 2 +- README.rst | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CITATION.rst b/CITATION.rst index 56d245e79..9d57935d2 100644 --- a/CITATION.rst +++ b/CITATION.rst @@ -5,7 +5,7 @@ This is research software **made by scientists**. Citations help us justify the effort that goes into building and maintaining this project. If you used this software in your research, please consider -citing the following source: https://doi.org/10.5281/zenodo.3628742 +citing the following source: https://doi.org/10.5281/zenodo.3628741 The link above includes full citation information and export formats (BibTeX, Mendeley, etc). diff --git a/README.rst b/README.rst index c4f9080b6..a52ce6705 100644 --- a/README.rst +++ b/README.rst @@ -30,9 +30,9 @@ Part of the `Fatiando a Terra `__ project .. image:: https://img.shields.io/pypi/pyversions/harmonica.svg?style=flat-square :alt: Compatible Python versions. :target: https://pypi.python.org/pypi/harmonica -.. image:: https://img.shields.io/badge/doi-10.5281%2Fzenodo.3628742-blue.svg?style=flat-square +.. image:: https://img.shields.io/badge/doi-10.5281%2Fzenodo.3628741-blue.svg?style=flat-square :alt: Digital Object Identifier for the Zenodo archive - :target: https://doi.org/10.5281/zenodo.3628742 + :target: https://doi.org/10.5281/zenodo.3628741 .. placeholder-for-doc-index