Latex: 添加IEEE会议论文作者信息

Posted Wasdns

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Latex: 添加IEEE会议论文作者信息相关的知识,希望对你有一定的参考价值。

参考:

Multiple Authors with common affiliations in IEEEtran conference template

Latex: 添加IEEE会议论文作者信息

参考格式:

\documentclass[conference]{IEEEtran}

\begin{document}
\title{An Important Conference Contribution}

\author{\IEEEauthorblockN{Author One\IEEEauthorrefmark{1},
Author Two\IEEEauthorrefmark{2}, Author Three\IEEEauthorrefmark{3} and
Author Four\IEEEauthorrefmark{4}}
\IEEEauthorblockA{Department of Whatever,
Whichever University\Wherever\Email: \IEEEauthorrefmark{1}[email protected],
\IEEEauthorrefmark{2}[email protected],
\IEEEauthorrefmark{3}[email protected],
\IEEEauthorrefmark{4}[email protected]}}
\maketitle

\end{document}

效果图:

技术分享图片

注意,如果编译过程中遇到\misplaced \crcr 错误,请仔细检查左括号和右括号的匹配问题!

2018.4

以上是关于Latex: 添加IEEE会议论文作者信息的主要内容,如果未能解决你的问题,请参考以下文章

Latex:IEEE会议模板中出现undefined control sequence includegraphics问题解决方法

Latex:IEEE会议模板中出现undefined control sequence includegraphics问题解决方法

IEEE会议论文提交时 遇到:“Font Helvetica is not embedded”解决方法

南方设计院“高维数据聚类算法”论文获IEEE国际会议录用出版

给IEEE latex模板添加版权信息

LaTex实战笔记 2-文档层次与结构