Skip to content

Commit

Permalink
Fix multiple affiliations (#6)
Browse files Browse the repository at this point in the history
This PR fixes a problem with an author's multiple affiliations syntax
preventing the PDF to compile in the JOSS review.
  • Loading branch information
kdm9 authored Oct 18, 2023
2 parents a49cc4c + cb0b965 commit f9f0416
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion paper/paper.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ authors:
affiliation: 1
- name: Norman Warthmann
orcid: 0000-0002-1178-8409
affiliation: 2,3
affiliation: "2,3"
corresponding: true
affiliations:
- name: Max Planck Institute for Biology, Tübingen, Deutschland
Expand Down

0 comments on commit f9f0416

Please sign in to comment.