Skip to content

Commit 6b0cd6a

Browse files
committed
DOC add citation section
1 parent fdf90ba commit 6b0cd6a

2 files changed

Lines changed: 21 additions & 0 deletions

File tree

doc/citation.rst

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
.. _citation:
2+
3+
Citation
4+
========
5+
6+
If you want to use and cite xarray-simlab in a scientific publication,
7+
we provide citations and DOIs for specific versions via Zenodo. Click
8+
on the badge below to get citation information for the latest version
9+
of xarray-simlab.
10+
11+
.. image:: https://zenodo.org/badge/93938479.svg
12+
:target: https://zenodo.org/badge/latestdoi/93938479

doc/index.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ Documentation index
5151
* :doc:`api`
5252
* :doc:`develop`
5353
* :doc:`whats_new`
54+
* :doc:`citation`
5455

5556
.. toctree::
5657
:maxdepth: 1
@@ -60,6 +61,7 @@ Documentation index
6061
api
6162
develop
6263
whats_new
64+
citation
6365

6466
Get in touch
6567
------------
@@ -81,3 +83,10 @@ This project is supported by the `Earth Surface Process Modelling`_
8183
group of the GFZ Helmholtz Centre Potsdam.
8284

8385
.. _`Earth Surface Process Modelling`: http://www.gfz-potsdam.de/en/section/earth-surface-process-modelling/
86+
87+
Citation
88+
--------
89+
90+
If you use xarray-simlab and would like to cite it in a scientific
91+
publication, we would certainly appreciate it (see :doc:`citation`
92+
section).

0 commit comments

Comments
 (0)