diff --git a/README.md b/README.md index c3a06e36e..fb2a4b0e0 100644 --- a/README.md +++ b/README.md @@ -55,17 +55,17 @@ If you write a paper using results obtained with the help of the Compadre Toolki If you are using a particular release of the Compadre Toolkit and would like to help others to reproduce your results, please cite that release specifically. A reference to the most recent release is: ``` -@software{compadre_toolkit_v1_4_1, +@software{compadre_toolkit_v1_5_0, author = {Paul Kuberry and Peter Bosler and Nathaniel Trask}, title = {Compadre Toolkit}, - month = nov, - year = 2021, + month = sep, + year = 2022, publisher = {Zenodo}, - version = {v1.4.1}, - doi = {10.5281/zenodo.5187423}, - url = {https://doi.org/10.5281/zenodo.5187423} + version = {v1.5.0}, + doi = {10.5281/zenodo.7065758}, + url = {https://doi.org/10.5281/zenodo.7065758} } ```