Skip to content

Commit 591cb1f

Browse files
Fix citation blurb in README
1 parent f080b54 commit 591cb1f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ A full list of contributors can be found [here][contributors].
134134

135135
## Citing atomate2
136136

137-
A journal submission of `atomate2` is undergoing peer review. In the meantime, please cite the [ChemRxiv preprint](https://chemrxiv.org/engage/chemrxiv/article-details/678e76a16dde43c9085c75e9):
137+
If you use atomate2, please cite the [following article](https://doi.org/10.1039/D5DD00019J):
138138

139139
```bib
140140
@article{ganose2025_atomate2,
@@ -143,7 +143,7 @@ A journal submission of `atomate2` is undergoing peer review. In the meantime, p
143143
year = {2025},
144144
journal = {Digital Discovery},
145145
doi = {10.1039/D5DD00019J},
146-
url = {https://pubs.rsc.org/en/content/articlelanding/2025/dd/d5dd00019j},
146+
url = {https://doi.org/10.1039/D5DD00019J},
147147
urldate = {2025-07-01},
148148
}
149149
```

0 commit comments

Comments
 (0)