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 e1255f2 commit b6c8886Copy full SHA for b6c8886
overreact/__init__.py
@@ -39,7 +39,7 @@
39
__url_pypi__ = "https://pypi.org/project/overreact/"
40
__url_guide__ = "https://geem-lab.github.io/overreact-guide/"
41
42
-__doi__ = "10.5281/ZENODO.5643960"
+__doi__ = "10.5281/zenodo.5730603"
43
__citation__ = r"""
44
@misc{overreact2021,
45
howpublished = {\url{URL_REPO_PLACEHOLDER}},
@@ -50,7 +50,7 @@
50
microkinetic models built from computational chemistry data, v1.0.2
51
},
52
doi = {DOI_PLACEHOLDER},
53
- url = {https://zenodo.org/record/5643960},
+ url = {https://zenodo.org/record/5730603},
54
publisher = {Zenodo},
55
copyright = {Open Access}
56
}
0 commit comments