From ddec4a41bfaebb368b47a31d964ee2ab3f4e3b7f Mon Sep 17 00:00:00 2001 From: Lilian Besson Date: Mon, 19 Feb 2018 12:15:38 +0100 Subject: [PATCH] Added badge to link for a DOI: e.g., https://zenodo.org/badge/DOI/10.1007/978-3-319-76207-4_15.svg --- README.md | 11 +++++++++++ README.rst | 21 ++++++++++++++++++++- 2 files changed, 31 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 58eb9c3..a0441ef 100644 --- a/README.md +++ b/README.md @@ -55,6 +55,7 @@ A list of badges, with their Markdown code, that can be included in a `README.md * [Creative Commons Licenses](#creative-commons-licenses) * [Open-Source](#open-source) * [Meta badges ?!](#meta-badges-) + * [DOI and Zenody](#doi-and-zenodo) * [Random](#random) * [Ages 20-30...](#ages-20-30) * [Built by...](#built-by) @@ -621,6 +622,16 @@ And this is a [meta badge](http://club-meta.fr/) : *"some people like repo badge ---- +## DOI and Zenodo +This is a badge to link to a [DOI](https://doi.org/): + +[![DOI:10.1007/978-3-319-76207-4_15](https://zenodo.org/badge/DOI/10.1007/978-3-319-76207-4_15.svg)](https://doi.org/10.1007/978-3-319-76207-4_15) +```markdown +[![DOI:10.1007/978-3-319-76207-4_15](https://zenodo.org/badge/DOI/10.1007/978-3-319-76207-4_15.svg)](https://doi.org/10.1007/978-3-319-76207-4_15) +``` + +---- + ## Random ### Ages 20-30... [![ForTheBadge 20-30](http://ForTheBadge.com/images/badges/ages-20-30.svg)](http://ForTheBadge.com) diff --git a/README.rst b/README.rst index 6cd65c4..be03e33 100644 --- a/README.rst +++ b/README.rst @@ -637,6 +637,7 @@ GitHub Pull Requests GitHub Make a Pull Requests ~~~~~~~~~~~~~~~~~~~~~~~~~~~ + |GitHub make-a-pull-requests| .. code:: rst @@ -1029,6 +1030,22 @@ And this is a [meta badge](http://club-meta.fr/) : *"some people like repo badge .. |BADGINATOR| image:: https://badginator.herokuapp.com/Naereen/badges.svg :target: https://github.com/defunctzombie/badginator +---- + +DOI and Zenodo +-------------- + +This is a badge to link to a [DOI](https://doi.org/): + +|DOI| + +.. code:: rst + + |DOI| + + .. |DOI| image:: https://zenodo.org/badge/DOI/10.1007/978-3-319-76207-4_15.svg + :target: https://doi.org/10.1007/978-3-319-76207-4_15 + -------------- Random @@ -1322,9 +1339,9 @@ License ? |GitHub license badges| .. |GitHub pull-requests| image:: https://img.shields.io/github/issues-pr/Naereen/StrapDown.js.svg :target: https://GitHub.com/Naereen/StrapDown.js/pull/ .. |GitHub pull-requests closed| image:: https://img.shields.io/github/issues-pr-closed/Naereen/StrapDown.js.svg + :target: https://GitHub.com/Naereen/StrapDown.js/pull/ .. |GitHub make-a-pull-requests| image:: https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square :target: http://makeapullrequest.com - :target: https://GitHub.com/Naereen/StrapDown.js/pull/ .. |Only 32 Kb| image:: https://badge-size.herokuapp.com/Naereen/StrapDown.js/master/strapdown.min.js :target: https://github.com/Naereen/StrapDown.js/blob/master/strapdown.min.js .. |GitHub version| image:: https://badge.fury.io/gh/Naereen%2FStrapDown.js.svg @@ -1389,6 +1406,8 @@ License ? |GitHub license badges| :target: https://github.com/Naereen/badges .. |BADGINATOR| image:: https://badginator.herokuapp.com/Naereen/badges.svg :target: https://github.com/defunctzombie/badginator +.. |DOI| image:: https://zenodo.org/badge/DOI/10.1007/978-3-319-76207-4_15.svg + :target: https://doi.org/10.1007/978-3-319-76207-4_15 .. |ForTheBadge 20-30| image:: http://ForTheBadge.com/images/badges/ages-20-30.svg :target: http://ForTheBadge.com .. |ForTheBadge built-by-developers| image:: http://ForTheBadge.com/images/badges/built-by-developers.svg