Skip to content

Commit 163e50e

Browse files
committed
update paper workflow
1 parent 93c1fd2 commit 163e50e

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

.github/workflows/draft-pdf.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ jobs:
2525
# This is the output path where Pandoc will write the compiled
2626
# PDF. Note, this should be the same directory as the input
2727
# paper.md
28-
path: paper.pdf
28+
path: paper/paper.pdf

paper/paper.bib

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,3 +120,11 @@ @article{dumitrescu2022
120120
doi = {10.1103/PhysRevB.105.L180404},
121121
url = {https://link.aps.org/doi/10.1103/PhysRevB.105.L180404}
122122
}
123+
124+
@article{kavokine2024,
125+
title = {Exact numerical solution of the fully connected classical and quantum Heisenberg spin glass},
126+
author = {Kavokine, Nikita and M\"uller, Markus and Geroges, Antoine and Parcollet, Olivier},
127+
journal = {Phys. Rev. Lett.},
128+
year = {2024},
129+
publisher = {American Physical Society}
130+
}

0 commit comments

Comments
 (0)