File tree Expand file tree Collapse file tree 2 files changed +23
-0
lines changed Expand file tree Collapse file tree 2 files changed +23
-0
lines changed Original file line number Diff line number Diff line change
1
+ .. _citation :
2
+
3
+ Citing the Library
4
+ ==================
5
+
6
+ Please use the following to cite the latest version of the Ciw library::
7
+
8
+ @misc{ciwpython,
9
+ author = {{ {The Ciw library developers} }}
10
+ title = {Ciw: <RELEASE TITLE>},
11
+ year = <YEAR>,
12
+ doi = {<DOI INFORMATION>},
13
+ url = {http://dx.doi.org/10.5281/zenodo.<DOI NUMBER>}
14
+ }
15
+
16
+ To check the details (RELEASE TITLE, YEAR, DOI INFORMATION and DOI NUMBER)
17
+ please view the Zenodo page for the project. Click on the badge/link below:
18
+
19
+ .. raw :: html
20
+
21
+ <a href =" https://zenodo.org/badge/latestdoi/47995577" ><img src =" https://zenodo.org/badge/47995577.svg" alt =" DOI" ></a >
22
+
Original file line number Diff line number Diff line change @@ -18,6 +18,7 @@ Contents:
18
18
attributes.rst
19
19
glossary.rst
20
20
changelog.rst
21
+ citation.rst
21
22
22
23
Indices and tables
23
24
==================
You can’t perform that action at this time.
0 commit comments