mirror of
https://github.com/Naereen/badges.git
synced 2025-12-27 17:38:42 -08:00
add number of citations badge
This commit is contained in:
parent
6d2922a260
commit
2a1893f31a
2 changed files with 27 additions and 0 deletions
11
README.md
11
README.md
|
|
@ -71,6 +71,7 @@ A list of badges, with their Markdown code, that can be included in a `README.md
|
||||||
- [Open-Source](#open-source)
|
- [Open-Source](#open-source)
|
||||||
- [Meta badges ?!](#meta-badges-)
|
- [Meta badges ?!](#meta-badges-)
|
||||||
- [DOI and Zenodo](#doi-and-zenodo)
|
- [DOI and Zenodo](#doi-and-zenodo)
|
||||||
|
- [DOI Citations](#doi-citations)
|
||||||
- [Discord](#discord)
|
- [Discord](#discord)
|
||||||
- [Jetbrains](#jetbrains)
|
- [Jetbrains](#jetbrains)
|
||||||
- [Say thanks](#say-thanks)
|
- [Say thanks](#say-thanks)
|
||||||
|
|
@ -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/)
|
||||||
|
|
||||||
|
[](https://juleskreuer.eu/projekte/citation-badge/)
|
||||||
|
```markdown
|
||||||
|
[](https://juleskreuer.eu/projekte/citation-badge/)
|
||||||
|
```
|
||||||
|
|
||||||
|
----
|
||||||
|
|
||||||
## Discord
|
## Discord
|
||||||
Discord Badges
|
Discord Badges
|
||||||
|
|
||||||
|
|
|
||||||
16
README.rst
16
README.rst
|
|
@ -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/>`__
|
`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).
|
A nice badge to give a link to `saythanks.io/to/kennethreitz <https://saythanks.io/to/kennethreitz>`__ (for example).
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue