问题
写论文遇到标共一和通讯作者标不出来真的头大。
思考与回答
我搜了一下,感觉最简单的就是用脚注标记出来。
\author[label1]{\textsuperscript{1}name2}
\author[label2]{\textsuperscript{2}name6}\footnotetext[1]{These authors contributed equally to this work.}
\footnotetext[2]{Corresponding author: email@address.com}
可能存在的问题是:只能用小数字做标记,不能用*。