Skip to content

Commit 25dc4f7

Browse files
Merge pull request #96 from drvinceknight/citation
Citation.rst and zenodo badge.
2 parents cadf893 + 74c4eae commit 25dc4f7

File tree

2 files changed

+17
-0
lines changed

2 files changed

+17
-0
lines changed

CITATION.rst

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
Please use the following to cite the latest version of the Ciw library::
2+
3+
@misc{ciwpython,
4+
author = {{ {The Ciw library developers} }}
5+
title = {Ciw: <RELEASE TITLE>},
6+
year = <YEAR>,
7+
doi = {<DOI INFORMATION>},
8+
url = {http://dx.doi.org/10.5281/zenodo.<DOI NUMBER>}
9+
}
10+
11+
To check the details (RELEASE TITLE, YEAR, DOI INFORMATION and DOI NUMBER)
12+
please view the Zenodo page for the project. Click on the badge/link below:
13+
14+
.. image:: https://zenodo.org/badge/47995577.svg
15+
:target: https://zenodo.org/badge/latestdoi/47995577

README.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ A discrete event simulation library for queueing networks
1717
.. image:: https://badges.gitter.im/Join%20Chat.svg
1818
:target: https://gitter.im/geraintpalmer/Ciw?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge
1919

20+
.. image:: https://zenodo.org/badge/47995577.svg
21+
:target: https://zenodo.org/badge/latestdoi/47995577
2022

2123

2224
.. figure:: https://github.com/CiwPython/Ciw/blob/master/docs/_static/logo_small.png?raw=true

0 commit comments

Comments
 (0)