Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kuberry authored Nov 8, 2021
1 parent ad81de0 commit a082e84
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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_3_0,
@software{compadre_toolkit_v1_4_1,
author = {Paul Kuberry and
Peter Bosler and
Nathaniel Trask},
title = {Compadre Toolkit},
month = feb,
month = nov,
year = 2021,
publisher = {Zenodo},
version = {v1.3.0},
doi = {10.5281/zenodo.4499105},
url = {https://doi.org/10.5281/zenodo.4499105}
version = {v1.4.1},
doi = {10.5281/zenodo.5187423},
url = {https://doi.org/10.5281/zenodo.5187423}
}
```

Expand Down

0 comments on commit a082e84

Please sign in to comment.