Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace global Zenodo DOI on badges and citation #148

Merged
merged 1 commit into from
Feb 28, 2020
Merged
Show file tree
Hide file tree
Changes from all 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
2 changes: 1 addition & 1 deletion CITATION.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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).
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@ Part of the `Fatiando a Terra <https://www.fatiando.org>`__ 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
Expand Down