Skip to content

Commit dc61dc2

Browse files
author
Carlos Hernandez
committed
Merge branch 'master' of github.com:msmbuilder/mdentropy
2 parents 487356b + 048541a commit dc61dc2

File tree

2 files changed

+12
-11
lines changed

2 files changed

+12
-11
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
```

docs/index.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,11 @@ To cite MDEntropy, please use the following reference:
2424
2525
@misc{mdentropy,
2626
author = {Carlos X. Hern{\'{a}}ndez and Vijay S. Pande},
27-
title = {mdentropy: v0.2},
28-
month = jun,
29-
year = 2015,
30-
doi = {10.5281/zenodo.18859},
31-
url = {https://doi.org/10.5281/zenodo.18859}
27+
title = {msmbuilder/mdentropy: v0.3},
28+
month = oct,
29+
year = 2017,
30+
doi = {10.5281/zenodo.1000997},
31+
url = {https://doi.org/10.5281/zenodo.1000997}
3232
}
3333
3434
.. raw:: html

0 commit comments

Comments
 (0)