Elsevier 论文的 Latex 模板里其实给了一个示例,不过具体用法还需要摸索一下才能明白是怎么回事。最终效果如下:
对应的 Latex 代码为:
%% Authors
\author[university]{Alice\fnref{equal}}
\ead{alice@example.com}
\author[university]{Bob\fnref{equal}}
\ead{bob@example.com}
\author[institute]{Carol}
\ead{carol@example.com}
\author[university,institute]{Dave\corref{corresponding}}
\ead{dave@example.com}
\cortext[corresponding]{Corresponding author.}
\fntext[equal]{The two authors contribute equally to this work.}
%% Author affiliation
\affiliation[university]{
organization={School of Computer Science, XXX University},
addressline={Address},
city={Beijing},
postcode={100001},
state={Beijing},
country={China}
}
\affiliation[institute]{
organization={Institute of Artificial Intelligence},
addressline={Address},