Skip to content

Commit bfcdfcb

Browse files
committed
add zenodo badge + citation section in README
1 parent 6b0cd6a commit bfcdfcb

1 file changed

Lines changed: 12 additions & 1 deletion

File tree

README.rst

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
xarray-simlab: xarray extension for computer model simulations
22
==============================================================
33

4-
|Build Status| |Coverage| |Doc Status|
4+
|Build Status| |Coverage| |Doc Status| |Zenodo|
55

66
xarray-simlab is a Python library that provides both a generic
77
framework for building computational models in a modular fashion and a
@@ -21,6 +21,9 @@ exploratory modeling.
2121
.. |Doc Status| image:: http://readthedocs.org/projects/xarray-simlab/badge/?version=latest
2222
:target: http://xarray-simlab.readthedocs.io/en/latest/?badge=latest
2323
:alt: Documentation Status
24+
.. |Zenodo| image:: https://zenodo.org/badge/93938479.svg
25+
:target: https://zenodo.org/badge/latestdoi/93938479
26+
:alt: Citation
2427

2528
Documentation
2629
-------------
@@ -48,3 +51,11 @@ This project is supported by the `Earth Surface Process Modelling`_
4851
group of the GFZ Helmholtz Centre Potsdam.
4952

5053
.. _`Earth Surface Process Modelling`: http://www.gfz-potsdam.de/en/section/earth-surface-process-modelling/
54+
55+
Citation
56+
--------
57+
58+
If you use xarray-simlab in a scientific publication, we would
59+
appreciate a `citation`_.
60+
61+
.. _`citation`: http://xarray-simlab.readthedocs.io/en/latest/citation.html

0 commit comments

Comments
 (0)