Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test #8

Merged
merged 10 commits into from
Jul 17, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 5 additions & 6 deletions .github/workflows/draft-pdf.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
# Add a file .github/workflows/draft-pdf.yml to your repo.

name: Draft PDF
on:
push:
paths:
- Article/**
- paper.md
- paper.bib
- .github/workflows/draft-pdf.yml

jobs:
Expand All @@ -19,12 +18,12 @@ jobs:
with:
journal: joss
# This should be the path to the paper within your repo.
paper-path: Article/paper.md
paper-path: paper.md
- name: Upload
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
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.pdf
path: paper.pdf
6 changes: 3 additions & 3 deletions paper.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,11 @@ affiliations:
index: 2
- name: Ecole des Ponts ParisTech, Paris, France
index: 3
- Department of Applied Economics, University of Valladolid, Spain
- name: Department of Applied Economics, University of Valladolid, Spain
index: 4
date: 16 July 2024
bibliography: paper.bib
---

# Summary
The international scientific community assessing on climate change and mitigation scenarios requests standardization and
Expand Down Expand Up @@ -94,5 +95,4 @@ This section describes the code with a short example to easily follow the whole

G.P. and J.P. acknowledge financial support from the European Union's Horizon research program under grant agreement 101056306 (IAM COMPACT project).

# References

# References