diff --git a/.github/workflows/draft-pdf.yml b/.github/workflows/draft-pdf.yml index efac3765..65635939 100644 --- a/.github/workflows/draft-pdf.yml +++ b/.github/workflows/draft-pdf.yml @@ -12,12 +12,12 @@ jobs: with: journal: joss # This should be the path to the paper within your repo. - paper-path: paper/qmctorch.md + paper-path: paper/paper.md - name: Upload uses: actions/upload-artifact@v1 with: - name: qmctorch + name: paper # This is the output path where Pandoc will write the compiled # PDF. Note, this should be the same directory as the input # paper.md - path: paper/qmctorch.pdf \ No newline at end of file + path: paper/paper.pdf \ No newline at end of file diff --git a/paper/qmctorch.bib b/paper/paper.bib similarity index 100% rename from paper/qmctorch.bib rename to paper/paper.bib diff --git a/paper/qmctorch.md b/paper/paper.md similarity index 99% rename from paper/qmctorch.md rename to paper/paper.md index 9c702b01..78a51d47 100644 --- a/paper/qmctorch.md +++ b/paper/paper.md @@ -15,7 +15,7 @@ affiliations: - name: Netherlands eScience Center, Science Park 402, 1098 XH Amsterdam, The Netherlands index: 1 date: 11 April 2023 -bibliography: qmctorch.bib +bibliography: paper.bib # Optional fields if submitting to a AAS journal too, see this blog post: # https://blog.joss.theoj.org/2018/12/a-new-collaboration-with-aas-publishing