Skip to content

Commit 50e1473

Browse files
committed
update refs in readme
1 parent 3f53659 commit 50e1473

File tree

1 file changed

+6
-12
lines changed

1 file changed

+6
-12
lines changed

Diff for: README.md

+6-12
Original file line numberDiff line numberDiff line change
@@ -22,18 +22,12 @@ Libraries implementing the DLR are available in other languages:
2222

2323
## References and citation
2424

25-
If you use `cppdlr` in your software or published research works, please cite one, or
26-
all, of the following. Citations help to encourage the development and
27-
maintainence of open-source scientific software.
28-
29-
- This repository: https://github.com/flatironinstitute/cppdlr
30-
- The original reference on the DLR: [Discrete Lehmann representation of imaginary time Green's functions, Jason Kaye, Kun Chen, and Olivier Parcollet, Phys. Rev. B 105, 235115, 2022.](https://journals.aps.org/prb/abstract/10.1103/PhysRevB.105.235115) \[[arXiv:2107.13094](https://arxiv.org/abs/2107.13094)\]
31-
- The companion paper to [libdlr](https://github.com/jasonkaye/libdlr), which
32-
contains a briefer overview of the DLR: [libdlr: Efficient imaginary time calculations using the discrete
33-
Lehmann representation, Jason Kaye, Kun Chen, and Hugo U.R. Strand, Comput.
34-
Phys. Commun. 280, 108458,
35-
2022.](https://www.sciencedirect.com/science/article/pii/S0010465522001771)
36-
\[[arXiv:2110.06765](https://arxiv.org/abs/2110.06765)\]
25+
If you use `cppdlr` in your software or published research works, please mention
26+
this, and cite the following references. Citations help to encourage the
27+
development and maintainence of open-source scientific software.
28+
29+
- The original reference on the DLR: [J. Kaye, K. Chen, O. Parcollet, "Discrete Lehmann representation of imaginary time Green's functions", Phys. Rev. B, 105, 235115 (2022).](https://journals.aps.org/prb/abstract/10.1103/PhysRevB.105.235115) \[[arXiv:2107.13094](https://arxiv.org/abs/2107.13094)\]
30+
- The companion paper to `cppdlr`: [J. Kaye, H. U. R. Strand, N. Wentzell, "cppdlr: Imaginary time calculations using the discrete Lehmann representation", arXiv:2404.02334 (2024).](https://arxiv.org/abs/2404.02334)
3731

3832
## Contact
3933

0 commit comments

Comments
 (0)