Skip to content

Commit

Permalink
Preprint: Add mail address of corresponding author
Browse files Browse the repository at this point in the history
Closes: #55
  • Loading branch information
tarleb committed May 21, 2024
1 parent c4d3e80 commit 02c6106
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion data/templates/preprint.latex
Original file line number Diff line number Diff line change
Expand Up @@ -348,7 +348,9 @@ $for(affiliations)$
\affil[$affiliations.index$]{$affiliations.name$}
$endfor$
$if(article.author-notes.corresp)$
\affil[$$\mathparagraph$$]{Corresponding author}
\affil[$$\mathparagraph$$]{Corresponding author: %
$for(authors)$$if(authors.cor-id)$$authors.email$ $endif$$endfor$%
}
$endif$
$if(article.has-equal-contributors)$
\affil[*]{$if(message.equal-contrib)$$message.equal-contrib$$else$These authors contributed equally.$endif$}
Expand Down

0 comments on commit 02c6106

Please sign in to comment.