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

Update affiliation #136

Merged
merged 1 commit into from
Nov 12, 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
29 changes: 13 additions & 16 deletions CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ type: software
authors:
- given-names: "Brad"
family-names: Crawford
affiliation: "Wayne State University"
affiliation: "Atomfold"
orcid: 'https://orcid.org/0000-0003-0638-7333'
- given-names: "Co D."
family-names: Quach
Expand All @@ -24,11 +24,11 @@ authors:
orcid: 'https://orcid.org/0000-0003-0557-0427'
- given-names: "Clare"
family-names: McCabe
affiliation: "Vanderbilt University"
affiliation: "Heriot-Watt University"
orcid: 'https://orcid.org/0000-0002-8552-9135'
- given-names: "Peter T."
family-names: Cummings
affiliation: "Vanderbilt University"
affiliation: "Heriot-Watt University"
orcid: 'https://orcid.org/0000-0002-9766-2216'
- given-names: "Jeffrey"
family-names: Potoff
Expand Down Expand Up @@ -59,11 +59,8 @@ preferred-citation:
authors:
- given-names: "Brad"
family-names: Crawford
affiliation: "Wayne State University"
- given-names: Umesh
family-names: Timalsina
affiliation: "Vanderbilt University"
orcid: 'https://orcid.org/0000-0002-5430-3993'
affiliation: "Atomfold"
orcid: 'https://orcid.org/0000-0003-0638-7333'
- given-names: "Co D."
family-names: Quach
affiliation: "Vanderbilt University"
Expand All @@ -72,17 +69,17 @@ preferred-citation:
family-names: Craven
affiliation: "Vanderbilt University"
orcid: 'https://orcid.org/0000-0002-4607-4377'
- given-names: "Justin B."
family-names: Gilmer
affiliation: "Vanderbilt University"
orcid: 'https://orcid.org/0000-0002-6915-5591'
- given-names: "Peter T."
family-names: Cummings
- given-names: "Christopher R."
family-names: Iacovella
affiliation: "Vanderbilt University"
orcid: 'https://orcid.org/0000-0002-9766-2216'
orcid: 'https://orcid.org/0000-0003-0557-0427'
- given-names: "Clare"
family-names: McCabe
affiliation: "Heriot-Watt University"
orcid: 'https://orcid.org/0000-0002-8552-9135'
- given-names: "Peter T."
family-names: Cummings
affiliation: "Vanderbilt University"
affiliation: "Heriot-Watt University"
orcid: 'https://orcid.org/0000-0002-9766-2216'
- given-names: "Jeffrey"
family-names: Potoff
Expand Down
6 changes: 4 additions & 2 deletions paper/paper.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,10 @@ authors:
affiliation: "3, 4, 5"
- name: Clare McCabe
orcid: 0000-0002-8552-9135
affiliation: "3, 4"
affiliation: "3, 4, 6"
- name: Peter T. Cummings
orcid: 0000-0002-9766-2216
affiliation: "3, 4"
affiliation: "3, 4, 6"
- name: Jeffrey J. Potoff
orcid: 0000-0002-4421-8787
affiliation: 2
Expand All @@ -50,6 +50,8 @@ affiliations:
index: 4
- name: Interdisciplinary Material Science Program, Vanderbilt University, Nashville, TN 37235-0106, USA
index: 5
- name: School of Engineering and Physical Sciences, Heriot-Watt University, Edinburgh EH14 4AS, UK
index: 6

date: 10 October 2024
bibliography: paper.bib
Expand Down
Loading