Elsevier 通讯、共一格式调整

Elsevier 通讯、共一格式调整

记录一下Elsevier模板通讯、共一格式等作者信息调整方法
虽然论文接收后编辑会修改格式,导师让投稿时就把格式弄好,这个格式也太麻烦了

效果和代码如下:
请添加图片描述

\author[label1]{Author One \fnref{co-first}}
\ead{email@uni.edu}

\author[label1,label2]{Author Two \fnref{cofirst}\corref{cor}}
\ead{email2@uni.edu}

\fntext[co-first]{Equal Contribution}
\cortext[cor]{Corresponding author}

\address[label1]{address1, China}
\address[label2]{address2, China}
### 如何在Elsevier LaTeX模板中标记通讯作者 在Elsevier LaTeX模板中,标记通讯作者可以通过特定命令实现。为了指定位或多位于作者为通讯作者,在`\cortext`命令的帮助下完成这操作[^1]。 对于单个通讯作者的情况,可以在文档类选项或 `\author` 命令附近定义: ```tex \documentclass[...]{cas-dc} ... \begin{document} \title[mode = title]{Title of the Article} \author[1]{Author One\corref{cor1}} \ead{authone@email.com} % Email address for Author One \cortext[cor1]{Corresponding author at: Address, City, Country. Tel.: +xx-xxx-xxxxxxx; fax: +xx-xxx-xxxxxxx.} ... \end{document} ``` 当存在多位通讯作者时,则需分别为每位通讯作者分配独立的星号或其他符号,并通过相应编号链接到各自的联系信息上: ```tex \documentclass[...]{cas-dc} ... \begin{document} \title[mode = title]{Title of the Article} \author[1]{First Corresponding Author\corref{cor1}\fnref{fn1}} \ead[fircauthor@domain.ext]{first.corresponding.author.email@example.com} \author[2]{Second Corresponding Author\corref{cor2}\fnref{fn2}} \ead[sdcauthor@domain.ext]{second.corresponding.author.email@example.com} \cortext[cor1]{Tel.: +XX-XXX-XXXXXXX; Fax: +XX-XXX-XXXXXXX. E-mail addresses: \protect\href {mailto:fircauthor@domain.ext}{fircauthor@domain.ext}.} \cortext[cor2]{E-mail addresses: \protect\href {mailto:sdcauthor@domain.ext}{sdcauthor@domain.ext}.} ... \end{document} ``` 上述代码片段展示了如何设置单以及多个通讯作者的信息并将其关联至相应的电子邮件地址和其他联系方式。请注意调整实际使用的模板版本以匹配最新指南的要求[^2]。
评论 3
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值