Skip to content

Commit

Permalink
Merge pull request #266 from unfoldtoolbox/joss_paper
Browse files Browse the repository at this point in the history
Joss paper
  • Loading branch information
vladdez authored Dec 17, 2024
2 parents 3f7b0ea + 6b9e46b commit 0b4ee8b
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/joss_gen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@ jobs:
# 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: joss_paper/paper.pdf
path: joss_paper/paper.pdf
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,5 @@
/Manifest.toml
/docs/build/
/docs/src/generated
paper-UnfoldMakie/
runner.jl
4 changes: 2 additions & 2 deletions joss_paper/paper_UM.bib
Original file line number Diff line number Diff line change
Expand Up @@ -289,5 +289,5 @@ @software{Schepers_UnfoldSim_jl
title = {{UnfoldSim.jl}},
year={2024},
doi={10.5281/zenodo.13933412},
url = {https://github.com/unfoldtoolbox/UnfoldSim.jl}
}
url = {https://github.com/unfoldtoolbox/UnfoldSim.jl
}

0 comments on commit 0b4ee8b

Please sign in to comment.