From 588339cd40bdefb9f33c534b1f1a320c2437f802 Mon Sep 17 00:00:00 2001 From: Joe Hamman Date: Tue, 31 Jan 2017 10:38:03 -0800 Subject: [PATCH] use latest doi badge for zenodo (#1243) --- README.rst | 4 ++-- doc/faq.rst | 12 ++++++------ 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/README.rst b/README.rst index 885b7760ecc..aa55c62d772 100644 --- a/README.rst +++ b/README.rst @@ -11,8 +11,8 @@ xarray: N-D labeled arrays and datasets :target: https://pypi.python.org/pypi/xarray/ .. image:: https://badges.gitter.im/Join%20Chat.svg :target: https://gitter.im/pydata/xarray -.. image:: https://zenodo.org/badge/doi/10.5281/zenodo.59499.svg - :target: http://dx.doi.org/10.5281/zenodo.59499 +.. image:: https://zenodo.org/badge/13221727.svg + :target: https://zenodo.org/badge/latestdoi/13221727 **xarray** (formerly **xray**) is an open source project and Python package that aims to bring the labeled data power of pandas_ to the physical sciences, by providing diff --git a/doc/faq.rst b/doc/faq.rst index 1867b2db1ec..22de412ec80 100644 --- a/doc/faq.rst +++ b/doc/faq.rst @@ -142,23 +142,23 @@ would certainly appreciate it. We recommend two citations. 1. At a minimum, we recommend citing the xarray overview journal article, submitted to the Journal of Open Research Software. - - Hoyer, S., Hamman, J. (In review). Xarray: N-D labeled arrays and + - Hoyer, S., Hamman, J. (In revision). Xarray: N-D labeled arrays and datasets in Python. Journal of Open Research Software. Here’s an example of a BibTeX entry:: - @article{hoyer2016xarray, + @article{hoyer2017xarray, title = {xarray: {N-D} labeled arrays and datasets in {Python}}, author = {Hoyer, S. and J. Hamman}, - journal = {In review, J. Open Res. Software}, - year = {2016} + journal = {In revision, J. Open Res. Software}, + year = {2017} } 2. You may also want to cite a specific version of the xarray package. We provide a `Zenodo`__ citation and DOI for this purpose: - .. image:: https://zenodo.org/badge/7766/pydata/xarray.svg - :target: https://zenodo.org/badge/latestdoi/7766/pydata/xarray. + .. image:: https://zenodo.org/badge/13221727.svg + :target: https://zenodo.org/badge/latestdoi/13221727. An example BibTeX entry::