Latex IEEE/ACM模板-多作者多单位的几种写法

我给出了IEEE/ACM论文作者单位的几种写法,就像孔乙己说回字有四种写法一样无聊。

转载请声明出处!!!

IEEE模板会议论文对于多作者多单位的文章,有好几种写法,我这里都给列一下。

IEEE模板的下载地址:IEEE - Manuscript Templates for Conference Proceedings

写法一

\author{
    \IEEEauthorblockN{San Zhang\IEEEauthorrefmark{a*}, Si Li\IEEEauthorrefmark{a,b}, Wu Wang\IEEEauthorrefmark{b}}
    \IEEEauthorblockA{\IEEEauthorrefmark{a} School of Computer Science, Wuhan University, Wuhan, China}
    \IEEEauthorblockA{\IEEEauthorrefmark{b} Department of Computer Science and Technology, Tsinghua University, Beijing, China}
    \IEEEauthorblockA{\{zhangsan\}@XXX.com, \{lisi, wangwu\}@XXX.edu.cn}
}

写法二

\author{
    \IEEEauthorblockN{San Zhang$^{a*}$, Si Li$^{a,b}$, Wu Wang$^b$}
    \IEEEauthorblockA{$^a$ School of Computer Science, Wuhan University, Wuhan, China}
    \IEEEauthorblockA{$^b$ Department of Computer Science and Technology, Tsinghua University, Beijing, China}
    \IEEEauthorblockA{\{zhangsan\}@XXX.com, \{lisi, wangwu\}@XXX.edu.cn}
}

上面两种写法的效果如下:

图中的a, b换成1,2,或者十字,星号都行,看个人喜好了。

写法三(给人名附上邮箱地址链接)

\author{
    \IEEEauthorblockN{San Zhang$^{a*}$, Si Li$^{a,b}$, Wu Wang$^b$, Goudan Li$^c$}
    \IEEEauthorblockA{$^a$ School of Computer Science, Wuhan University, Wuhan, China}
    \IEEEauthorblockA{$^b$ Department of Computer Science and Technology, Tsinghua University, Beijing, China}
    \IEEEauthorblockA{$^c$ Chentangguan, Tianjing, China}
    % \IEEEauthorblockA{\{zhangsan\}@XXX.com, \{lisi, wangwu\}@XXX.edu.cn, {g.li}@XXX.com}
    \IEEEauthorblockA{\href{mailto:zhangsan@XXX.com}{zhangsan}@XXX.com, \{\href{mailto:lisi@XXX.edu.cn}{lisi}, \href{mailto:wangwu@XXX.edu.cn}{wangwu},\}@XXX.edu.cn, \href{mailto:g.li@XXX.com}{g.li}@XXX.com} % 给人名附上邮箱地址
}

鼠标悬停就能显示出邮箱地址,需要用到:包\usepackage{hyperref},若是不想显示超链接方框,可以用包\hypersetup{hidelinks}将方框隐去。

\usepackage{hyperref} %超链接

\hypersetup{hidelinks} %隐去超链接框框

写法四(IEEE模板)

\author{\IEEEauthorblockN{1\textsuperscript{st} Given Name Surname}
\IEEEauthorblockA{\textit{dept. name of organization (of Aff.)} \\
\textit{name of organization (of Aff.)}\\
City, Country \\
email address or ORCID}
\and
\IEEEauthorblockN{2\textsuperscript{nd} Given Name Surname}
\IEEEauthorblockA{\textit{dept. name of organization (of Aff.)} \\
\textit{name of organization (of Aff.)}\\
City, Country \\
email address or ORCID}
\and
\IEEEauthorblockN{3\textsuperscript{rd} Given Name Surname}
\IEEEauthorblockA{\textit{dept. name of organization (of Aff.)} \\
\textit{name of organization (of Aff.)}\\
City, Country \\
email address or ORCID}
\and
\IEEEauthorblockN{4\textsuperscript{th} Given Name Surname}
\IEEEauthorblockA{\textit{dept. name of organization (of Aff.)} \\
\textit{name of organization (of Aff.)}\\
City, Country \\
email address or ORCID}
\and
\IEEEauthorblockN{5\textsuperscript{th} Given Name Surname}
\IEEEauthorblockA{\textit{dept. name of organization (of Aff.)} \\
\textit{name of organization (of Aff.)}\\
City, Country \\
email address or ORCID}
\and
\IEEEauthorblockN{6\textsuperscript{th} Given Name Surname}
\IEEEauthorblockA{\textit{dept. name of organization (of Aff.)} \\
\textit{name of organization (of Aff.)}\\
City, Country \\
email address or ORCID}
}

写法五 (ACM模板)

顺便把ACM模板的写法也给出来

\author{San Zhang}
\affiliation{%
  \institution{School of Computer Science}
  \city{Wuhan}
  \country{China}}
\email{zhangsan@XXX.com}

\author{Si Li}
\affiliation{%
  \institution{School of Computer Science}
  \city{Wuhan}
  \country{China}}
\email{lisi@XXX.edu.cn}

\author{Wu Wang}
\affiliation{%
  \institution{Department of Computer Science and Technology}
  \city{Beijing}
  \country{China}}
\email{wangwu@XXX.edu.cn}

  • 47
    点赞
  • 106
    收藏
    觉得还不错? 一键收藏
  • 10
    评论
回答: 在IEEE模板中,如果多个作者属于同一机构,可以使用以下代码来表示: \author{ \IEEEauthorblockN{作者1} \IEEEauthorblockA{机构名称} \and \IEEEauthorblockN{作者2} \IEEEauthorblockA{机构名称} \and \IEEEauthorblockN{作者3} \IEEEauthorblockA{机构名称} } 其中,作者1、作者2、作者3分别表示不同的作者,机构名称表示他们所属的机构。这样可以在IEEE模板中正确显示多个作者属于同一机构的情况。\[2\] #### 引用[.reference_title] - *1* [Latex IEEE模板导入中文问题](https://blog.csdn.net/m0_46283220/article/details/127976633)[target="_blank" data-report-click={"spm":"1018.2226.3001.9630","extra":{"utm_source":"vip_chatgpt_common_search_pc_result","utm_medium":"distribute.pc_search_result.none-task-cask-2~all~insert_cask~default-1-null.142^v91^insert_down28v1,239^v3^insert_chatgpt"}} ] [.reference_item] - *2* [Latex学习以及IEEE论文投稿Latex排版经历](https://blog.csdn.net/hjwj0205/article/details/119684538)[target="_blank" data-report-click={"spm":"1018.2226.3001.9630","extra":{"utm_source":"vip_chatgpt_common_search_pc_result","utm_medium":"distribute.pc_search_result.none-task-cask-2~all~insert_cask~default-1-null.142^v91^insert_down28v1,239^v3^insert_chatgpt"}} ] [.reference_item] - *3* [Latex 初学者入门(四)-- 多个作者共享同一个地址](https://blog.csdn.net/weixin_34248705/article/details/85818698)[target="_blank" data-report-click={"spm":"1018.2226.3001.9630","extra":{"utm_source":"vip_chatgpt_common_search_pc_result","utm_medium":"distribute.pc_search_result.none-task-cask-2~all~insert_cask~default-1-null.142^v91^insert_down28v1,239^v3^insert_chatgpt"}} ] [.reference_item] [ .reference_list ]

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论 10
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值