Skip to content

Commit 67c0e8b

Browse files
authored
Update README.md
1 parent 8549cf3 commit 67c0e8b

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

README.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
[![PyPI version](https://badge.fury.io/py/mdentropy.svg)](http://badge.fury.io/py/mdentropy)
44
[![License](https://img.shields.io/badge/license-MIT-red.svg?style=flat)](https://opensource.org/licenses/MIT)
55
[![Documentation](https://img.shields.io/badge/docs-latest-blue.svg?style=flat)](http://msmbuilder.org/mdentropy/)
6-
[![DOI](https://zenodo.org/badge/doi/10.5281/zenodo.18859.svg)](http://dx.doi.org/10.5281/zenodo.18859)
6+
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.1000997.svg)](https://doi.org/10.5281/zenodo.1000997)
7+
78

89
MDEntropy
910
=========
@@ -27,10 +28,10 @@ Please cite:
2728
```bibtex
2829
@misc{mdentropy,
2930
author = {Carlos X. Hern{\'{a}}ndez and Vijay S. Pande},
30-
title = {mdentropy: v0.2},
31-
month = jun,
32-
year = 2015,
33-
doi = {10.5281/zenodo.18859},
34-
url = {https://doi.org/10.5281/zenodo.18859}
31+
title = {msmbuilder/mdentropy: v0.3},
32+
month = oct,
33+
year = 2017,
34+
doi = {10.5281/zenodo.1000997},
35+
url = {https://doi.org/10.5281/zenodo.1000997}
3536
}
3637
```

0 commit comments

Comments
 (0)