We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17a2c1c commit 7549525Copy full SHA for 7549525
README.md
@@ -77,7 +77,21 @@ An overview of the features of effmass along with example code is contained in a
77
78
API documentation is available [here](https://effmass.readthedocs.io/en/latest/).
79
80
-## Citing
+## Citing `effmass`
81
82
-TODO - register on Zenodo for DOI.
83
-TODO - submit to JOSS for DOI.
+This code can be cited as:
+
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