From ca9a7c09d8dfcbe78214bc5777c40e59d462c7bc Mon Sep 17 00:00:00 2001 From: Agah Date: Tue, 26 Sep 2023 00:37:53 -0400 Subject: [PATCH] yeter --- data/templates/neurolibre2.latex | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/data/templates/neurolibre2.latex b/data/templates/neurolibre2.latex index a9990b0..129b9e1 100644 --- a/data/templates/neurolibre2.latex +++ b/data/templates/neurolibre2.latex @@ -386,6 +386,19 @@ $if(subtitle)$ \subtitle{$subtitle$} $endif$ +\clearpage +\AtEndDocument{% +$for(affiliations)$ +\affil[$affiliations.index$]{$affiliations.name$} +$endfor$ +$if(article.author-notes.corresp)$ +\affil[$$\mathparagraph$$]{Corresponding author} +$endif$ +$if(article.has-equal-contributors)$ +\affil[*]{$if(message.equal-contrib)$$message.equal-contrib$$else$These authors contributed equally.$endif$} +$endif$ +} + \newcounter{authorcounter} \setcounter{authorcounter}{1} @@ -435,19 +448,6 @@ There are $author_number$ authors. \fi \date{\vspace{-2.5ex}} -\clearpage -\AtEndDocument{% -$for(affiliations)$ -\affil[$affiliations.index$]{$affiliations.name$} -$endfor$ -$if(article.author-notes.corresp)$ -\affil[$$\mathparagraph$$]{Corresponding author} -$endif$ -$if(article.has-equal-contributors)$ -\affil[*]{$if(message.equal-contrib)$$message.equal-contrib$$else$These authors contributed equally.$endif$} -$endif$ -} - $if(abstract)$ \begin{abstract} $abstract$