diff --git a/README.md b/README.md index ad6fc97..dac9e20 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,9 @@ # MPSDynamics.jl *Tensor network simulations for finite temperature, open quantum system dynamics.* -[](https://doi.org/10.5281/zenodo.5106435) [](https://github.com/angusdunnett/MPSDynamics/blob/master/LICENSE) [](https://angusdunnett.github.io/MPSDynamics/) + + +[](https://doi.org/10.5281/zenodo.11400776) [](https://github.com/angusdunnett/MPSDynamics/blob/master/LICENSE) [](https://angusdunnett.github.io/MPSDynamics/) This package is intended to provide an easy to use interface for performing tensor network simulations on Matrix Product @@ -185,15 +187,16 @@ If you use the package in your research, please consider citing it. You can add the Zenodo record to your BibTex file: ```tex -@misc{mpsdynamics_zenodo2021, - title = {shareloqs/{MPSDynamics}}, - shorttitle = {{MPSDynamics.jl}}, - url = {https://zenodo.org/record/5106435}, - abstract = {Tensor network simulations for finite temperature, open quantum system dynamics}, - publisher = {Zenodo}, - author = {Dunnett, Angus and Lacroix, Thibaut and Le Dé, Brieuc and Riva, Angela}, - year = {2021}, - doi = {10.5281/zenodo.5106435}, +@misc{mpsdynamics_zenodo, + title = {shareloqs/{MPSDynamics}: v1.1}, + shorttitle = {{MPSDynamics}.jl: v1.1}, + url = {https://doi.org/10.5281/zenodo.11400776}, + abstract = {Tensor network simulations for finite temperature, open quantum system dynamics}, + publisher = {Zenodo}, + author = {Dunnett, Angus J. and Lacroix, Thibaut and Riva, Angela and Le Dé, Brieuc}, + month = may, + year = {2024}, + doi = {10.5281/zenodo.11400776}, } ```