提问于:
浏览数:
3950
## 编译环境
操作系统
* [x] Windows 7/8/10
* [ ] macOS
* [ ] Linux
`若需勾选,请把[ ]改成[x]`
Tex发行版
* [x ] TexLive `年份`
* [ ] MikTeX `版本号`
* [ ] CTeX
`若需勾选,请把[ ]改成[x]`
## 我的问题
爱思唯尔的模板,希望把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一起,请教下高手该怎么办?谢谢了。