我需要在 Elsevier 的 Neptune Latex 工具中为主要作者添加一个匕首,但我无法正确完成。以下是代码
\documentclass[fleqn,s1,numnames,tex]{neptune}
\author[a]{My name, surname}
\cormark[1]
\cortext[1]{\CORAT
\TFadd[a].
}
\email[[email protected]]
\affiliation[a]{o={My department}, a={Address}, c={City}, cp={}, p={9037}, cy={Country}}
我曾尝试在 [ ] 中添加 \dagger,即 [a,\dagger],然后添加 \affiliation[\dagger]{ },但是没有效果。