Skip to content

Commit 7549525

Browse files
authored
Updated readme with citation outline for zenodo
1 parent 17a2c1c commit 7549525

File tree

1 file changed

+17
-3
lines changed

1 file changed

+17
-3
lines changed

README.md

Lines changed: 17 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,21 @@ An overview of the features of effmass along with example code is contained in a
7777

7878
API documentation is available [here](https://effmass.readthedocs.io/en/latest/).
7979

80-
## Citing
80+
## Citing `effmass`
8181

82-
TODO - register on Zenodo for DOI.
83-
TODO - submit to JOSS for DOI.
82+
This code can be cited as:
83+
84+
Whalley, Lucy D. (2018). *effmass - an effective mass package*. http://doi.org/10.5281/zenodo.VS
85+
86+
### Bibtex
87+
88+
```
89+
@misc{Whalley_Zenodo2018a,
90+
author = {Lucy D. Whalley},
91+
title = {effmass: 0.1.0},
92+
month = jun,
93+
year = 2018,
94+
doi = {10.5281/zenodo.VS},
95+
url = {http://dx.doi.org/10.5281/zenodo.VS}
96+
}
97+
```

0 commit comments

Comments
 (0)