Multiple corresponding authors Biomed template

May 17, 2018 by Kinh Nguyen

Override their template definitions, add this before begin{document}:

\startlocaldefs
\setattribute{corref}{text}{Correspondences: }
\def\print@author@lists{
   \@ifundefined{addressref@list}{}{\address@thanksref{\addressref@list}}
   \ifauthor@corref\def\thanksref@sep{}{\color{blue}\textsuperscript{*}}\fi
}
\def\printcorrtext#1{
  \corref@text
  {\color{blue}your@email.com,second@email.com}
  \par
}
\endlocaldefs

Comments

comments powered by Disqus