From ac3ef7a0935aec60954e1b990efc82efba8b8642 Mon Sep 17 00:00:00 2001 From: Hugo Gruson Date: Tue, 20 Jun 2023 21:09:42 +0000 Subject: [PATCH] Fix syntax for co-first authors --- paper/paper.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/paper/paper.md b/paper/paper.md index 70d3315b..bd027ae8 100644 --- a/paper/paper.md +++ b/paper/paper.md @@ -11,10 +11,12 @@ output: pdf_document: default word_document: default authors: -- name: Valentin Lucet^[co-first author] +- name: Valentin Lucet + equal-contrib: true orcid: 0000-0003-0268-818X affiliation: 1 -- name: Eric J. Pedersen^[co-first author] +- name: Eric J. Pedersen + equal-contrib: true orcid: 0000-0003-1016-540X affiliation: "1, 2" bibliography: paper.bib