ctex吧 关注:383贴子:688
  • 3回复贴,共1

Latex:如何在elsevier的preprint模板中设定两个人是共同一作

只看楼主收藏回复

希望把A, B都写为共同一作,和E的邮件一起出现在注脚里
\author{A$^{1,a}$ B$^{1,a}$}
\thanks[a]{These authors have contributed equally to this work.}
\author{C$^{2}$}
\author{D$^{2}$}
\author{E$^{1,*}$}
\ead{aaa@xxx.edu.cn}
这样的话,These authors have contributed equally to this work. 出现在新的一页,不是在footnote和aaa@xxx.edu.cn一起,请教下高手该怎么办?谢谢了。


IP属地:广东1楼2015-12-17 10:46回复
    然而本科生的我,却没有模板


    来自手机贴吧2楼2015-12-18 21:12
    回复
      2026-05-16 10:18:26
      广告
      不感兴趣
      开通SVIP免广告
      请问最后是怎么解决的呢?


      3楼2023-08-13 00:04
      回复
        给后来人看的:
        \author[1,2]{xxxxx \fnref{equal}}
        \author[1]{xxxxx \fnref{equal}}
        \author[1,2]{xxxxxx \corref{cor1}}
        \ead{xxxxx}
        \address[1]{xxxxxxx}
        \address[2]{xxxxxxx}
        \cortext[cor1]{Corresponding author}
        \fntext[equal]{Authors contributed equally.}


        IP属地:湖北4楼2025-04-15 22:38
        回复