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

Paper: Add affiliations #2567

Merged
merged 3 commits into from
Dec 29, 2024
Merged
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
20 changes: 19 additions & 1 deletion paper/paper.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,16 +11,34 @@ tags:
authors:
- name: Ewout ter Hoeven
orcid: 0009-0002-0805-3425
affiliation: "1"
- name: Jan Kwakkel
orcid: 0000-0001-9447-2954
affiliation: "1"
- name: Vincent Hess
affiliation: "2"
- name: Thomas D. Pike
orcid: 0000-0003-1576-0283
affiliation: "3"
EwoutH marked this conversation as resolved.
Show resolved Hide resolved
- name: Boyu Wang
orcid: 0000-0001-9879-2138
affiliation: "4"
- name: rht
affiliation: "5"
- name: Jackie Kazil
orcid: 0000-0002-6666-8506
orcid: 0000-0002-8300-7384
affiliation: "3"
affiliations:
- name: Delft University of Technology (Faculty of Technology, Policy and Management)
index: 1
- name: Independent Researcher, Germany
index: 2
- name: George Mason University (Department of Computational Social Science)
index: 3
- name: University at Buffalo (Department of Geography)
index: 4
- name: Independent Researcher
index: 5
date: 5 December 2024
bibliography: paper.bib

Expand Down
Loading