Skip to content

Commit

Permalink
add number of citations badge
Browse files Browse the repository at this point in the history
  • Loading branch information
not-a-feature committed Mar 18, 2022
1 parent 6d2922a commit 2a1893f
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ A list of badges, with their Markdown code, that can be included in a `README.md
- [Open-Source](#open-source)
- [Meta badges ?!](#meta-badges-)
- [DOI and Zenodo](#doi-and-zenodo)
- [DOI Citations](#doi-citations)
- [Discord](#discord)
- [Jetbrains](#jetbrains)
- [Say thanks](#say-thanks)
Expand Down Expand Up @@ -1197,6 +1198,16 @@ This is a badge to link to a [DOI](https://doi.org/):

----

## DOI Citations
This badge is showing the number of citations of a paper / DOI. Updated daily. See [HowTo](https://juleskreuer.eu/projekte/citation-badge/)

[![Citation Badge](https://api.juleskreuer.eu/citation-badge.php?doi=10.1126/science.1058040)](https://juleskreuer.eu/projekte/citation-badge/)
```markdown
[![Citation Badge](https://api.juleskreuer.eu/citation-badge.php?doi=10.1126/science.1058040)](https://juleskreuer.eu/projekte/citation-badge/)
```

----

## Discord
Discord Badges

Expand Down
16 changes: 16 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1271,6 +1271,22 @@ This is a badge to link to a [DOI](https://doi.org/):
--------------

DOI Citations
--------------

This badge is showing the number of citations of a paper / DOI. Updated daily. See [HowTo](https://juleskreuer.eu/projekte/citation-badge/)

|DOI Citations|

.. code:: rst
|DOI Citations|
.. |DOI Citations| image:: https://api.juleskreuer.eu/citation-badge.php?doi=10.1126/science.1058040
:target: https://juleskreuer.eu/projekte/citation-badge/
--------------

`Say thanks <https://github.com/kennethreitz/saythanks.io/>`__
--------------------------------------------------------------
A nice badge to give a link to `saythanks.io/to/kennethreitz <https://saythanks.io/to/kennethreitz>`__ (for example).
Expand Down

0 comments on commit 2a1893f

Please sign in to comment.