From 5cf0c3d61b751a102fe9de9c8ffe61a7216946cc Mon Sep 17 00:00:00 2001 From: Guillaume Samson <guillaume.samson@mercator-ocean.fr> Date: Mon, 7 Mar 2022 14:08:08 +0000 Subject: [PATCH] Update README.rst --- README.rst | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/README.rst b/README.rst index 2bb4e7d8f..7e722505b 100644 --- a/README.rst +++ b/README.rst @@ -65,15 +65,17 @@ Reference manuals fully describing NEMO for the three main component * |MBG| models the {on,off}line oceanic tracers transport and biogeochemical processes (`./src/TOP <./src/TOP>`_) -are available from zenodo - -============ ============================================== - Component Reference Manual (from zenondo, DOI to quote) -============ ============================================== - |NEMO-OCE| `NEMO ocean engine`_ - |NEMO-ICE| `NEMO Sea Ice engine`_ - |NEMO-MBG| `NEMO Tracers engine`_ -============ ============================================== +are available from Zenodo: + +============ ======================== ===== + Component Reference Manual DOI +============ ======================== ===== + |NEMO-OCE| `NEMO ocean engine`_ .. image:: https://zenodo.org/badge/DOI/10.5281/zenodo.6334656.svg + :target: https://doi.org/10.5281/zenodo.6334656 + |NEMO-ICE| `NEMO Sea Ice engine`_ *not yet available* + |NEMO-MBG| `NEMO Tracers engine`_ .. image:: https://zenodo.org/badge/DOI/10.5281/zenodo.1471700.svg + :target: https://doi.org/10.5281/zenodo.1471700 +============ ======================== ===== These reference manuals are the publications that should be cited in your own publications. Please visit `How to cite`_? for details. -- GitLab