Skip to content

Commit d437dc9

Browse files
committed
Update README.md to include current citiation information
1 parent 60efac4 commit d437dc9

File tree

1 file changed

+26
-9
lines changed

1 file changed

+26
-9
lines changed

README.md

Lines changed: 26 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ For detailed information how to use the package we want to point out to the [doc
2626

2727
We are happy if you want to use the framework for your research. For the citation of our work we ask to use the following references (the publication with the method description, the Zenodo reference for this Git repository and the repository itself):
2828
* J. Naumann, E. L. Weerda, M. Rizzi, J. Eisert, and P. Schmoll, An introduction to infinite projected entangled-pair state methods for variational ground state simulations using automatic differentiation, SciPost Phys. Lect. Notes 86 (2024), doi:[10.21468/SciPostPhysLectNotes.86](https://doi.org/10.21468/SciPostPhysLectNotes.86).
29+
* J. Naumann, E. L. Weerda, J. Eisert, M. Rizzi and P. Schmoll, Variationally optimizing infinite projected entangled-pair states at large bond dimensions: A split corner transfer matrix renormalization group approach, Phys. Rev. B 111, 235116 (2025), doi:[10.1103/PhysRevB.111.235116](https://doi.org/10.1103/PhysRevB.111.235116).
30+
* J. Naumann, J. Eisert, P. Schmoll, Variational optimization of projected entangled-pair states on the triangular lattice, [arXiv:2510.04907](https://arxiv.org/abs/2510.04907)
2931
* J. Naumann, P. Schmoll, F. Wilde, and F. Krein, [variPEPS (Python version)](https://zenodo.org/doi/10.5281/zenodo.10852390), Zenodo.
3032

3133
The BibTeX code for these references are:
@@ -41,17 +43,32 @@ The BibTeX code for these references are:
4143
url={https://scipost.org/10.21468/SciPostPhysLectNotes.86},
4244
}
4345
44-
@misc{naumann2025variationallyoptimizinginfiniteprojected,
45-
title={Variationally optimizing infinite projected entangled-pair states at large bond dimensions: A split-CTMRG approach},
46-
author={Jan Naumann and Erik Lennart Weerda and Jens Eisert and Matteo Rizzi and Philipp Schmoll},
47-
year={2025},
48-
eprint={2502.10298},
49-
archivePrefix={arXiv},
50-
primaryClass={cond-mat.str-el},
51-
url={https://arxiv.org/abs/2502.10298},
46+
@article{PhysRevB.111.235116,
47+
title = {Variationally optimizing infinite projected entangled-pair states at large bond dimensions: A split corner transfer matrix renormalization group approach},
48+
author = {Naumann, Jan and Weerda, Erik L. and Eisert, Jens and Rizzi, Matteo and Schmoll, Philipp},
49+
journal = {Phys. Rev. B},
50+
volume = {111},
51+
issue = {23},
52+
pages = {235116},
53+
numpages = {12},
54+
year = {2025},
55+
month = {Jun},
56+
publisher = {American Physical Society},
57+
doi = {10.1103/PhysRevB.111.235116},
58+
url = {https://link.aps.org/doi/10.1103/PhysRevB.111.235116}
5259
}
5360
54-
@software{naumann24_varipeps_python,
61+
@misc{naumann2025variationaloptimizationprojectedentangledpair,
62+
title={Variational optimization of projected entangled-pair states on the triangular lattice},
63+
author={Jan Naumann and Jens Eisert and Philipp Schmoll},
64+
year={2025},
65+
eprint={2510.04907},
66+
archivePrefix={arXiv},
67+
primaryClass={cond-mat.str-el},
68+
url={https://arxiv.org/abs/2510.04907},
69+
}
70+
71+
@software{naumann_varipeps_python,
5572
author = {Jan Naumann and Philipp Schmoll and Frederik Wilde and Finn Krein},
5673
title = {{variPEPS (Python version)}},
5774
howpublished = {Zenodo},

0 commit comments

Comments
 (0)