Skip to content

Commit 5f06310

Browse files
committed
joss citation info
1 parent ea2eb37 commit 5f06310

2 files changed

Lines changed: 47 additions & 1 deletion

File tree

CITATION.cff

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
cff-version: "1.2.0"
2+
authors:
3+
- family-names: Kaye
4+
given-names: Jason
5+
orcid: "https://orcid.org/0000-0001-8045-6179"
6+
- family-names: Strand
7+
given-names: Hugo U. R.
8+
orcid: "https://orcid.org/0000-0002-7263-4403"
9+
- family-names: Wentzell
10+
given-names: Nils
11+
orcid: "https://orcid.org/0000-0003-3613-007X"
12+
contact:
13+
- family-names: Kaye
14+
given-names: Jason
15+
orcid: "https://orcid.org/0000-0001-8045-6179"
16+
doi: 10.5281/zenodo.13177024
17+
message: If you use this software, please cite our article in the
18+
Journal of Open Source Software.
19+
preferred-citation:
20+
authors:
21+
- family-names: Kaye
22+
given-names: Jason
23+
orcid: "https://orcid.org/0000-0001-8045-6179"
24+
- family-names: Strand
25+
given-names: Hugo U. R.
26+
orcid: "https://orcid.org/0000-0002-7263-4403"
27+
- family-names: Wentzell
28+
given-names: Nils
29+
orcid: "https://orcid.org/0000-0003-3613-007X"
30+
date-published: 2024-08-06
31+
doi: 10.21105/joss.06297
32+
issn: 2475-9066
33+
issue: 100
34+
journal: Journal of Open Source Software
35+
publisher:
36+
name: Open Journals
37+
start: 6297
38+
title: "cppdlr: Imaginary time calculations using the discrete Lehmann
39+
representation"
40+
type: article
41+
url: "https://joss.theoj.org/papers/10.21105/joss.06297"
42+
volume: 9
43+
title: "cppdlr: Imaginary time calculations using the discrete Lehmann
44+
representation"

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,9 @@ this, and cite the following references. Citations help to encourage the
2727
development and maintainence of open-source scientific software.
2828

2929
- 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)
30+
- The companion paper to `cppdlr`: [J. Kaye, H. U. R. Strand, N. Wentzell, "cppdlr: Imaginary time calculations using the discrete Lehmann representation", J. Open Source Softw., 9(100), 6297 (2024).](https://joss.theoj.org/papers/10.21105/joss.06297)
31+
32+
For the latter, a reference in BibTeX format can be found in the "About" section at the top right of this page.
3133

3234
## Contact
3335

0 commit comments

Comments
 (0)