diff --git a/.zenodo.json b/.zenodo.json index 75422b6..8093945 100644 --- a/.zenodo.json +++ b/.zenodo.json @@ -25,6 +25,12 @@ "orcid":"0000-0001-7354-295X", "type":"ProjectMember" }, + { + "affiliation":"UNSW Sydney", + "name":"Samuel Green", + "orcid":"0000-0003-1129-4676", + "type":"ProjectMember" + }, { "affiliation":"University of Melbourne", "name":"Christopher Chambers", diff --git a/README.md b/README.md index 0c0262c..1dc07d0 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,11 @@ latest docs + + DOI + + + # Atmosphere Cookbook An Atmosphere Cookbook 📔 of Recipes for analysing regional or global atmosphere model output. 👩🏽‍🍳 👨🏻‍🍳 @@ -46,3 +51,11 @@ If you can find a recipe that suits your purpose, then this is a great place to The structure and content of this repository draws inspiration from the [Consortium for Ocean-Sea Ice Modelling in Australia (COSIMA)](http://cosima.org.au/)'s [Cookbook repository](https://github.com/COSIMA/cosima-recipes) that holds recipes for analysing ocean-sea ice model output. + + +## Citation + +If you use a recipe from the Cookbook for your research or teaching, or have based your analysis on one of the recipes, we would be grateful if you could cite: + +[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.14503323.svg)](https://doi.org/10.5281/zenodo.14503323) + diff --git a/docs/index.rst b/docs/index.rst index db1b420..7bd80e3 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -36,12 +36,6 @@ Happy cooking! 😉 🥙 🍱 🍲 GitHub Repository -Search -+++++++ - -* :ref:`search` - - Credits +++++++ @@ -49,3 +43,16 @@ The structure and content of this repository draws inspiration from the `Consortium for Ocean-Sea Ice Modelling in Australia (COSIMA) `_'s `Cookbook repository `_ that holds recipes for analysing ocean-sea ice model output. + +Citation +++++++++ + +If you use a recipe from the Cookbook for your research or teaching, or have based your analysis on one of the recipes, we would be grateful if you could cite: + +.. image:: https://zenodo.org/badge/DOI/10.5281/zenodo.14503323.svg + :target: https://doi.org/10.5281/zenodo.14503323 + +Search ++++++++ + +* :ref:`search`