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}author.one@add.on.net,
\IEEEauthorrefmark{2}author.two@add.on.net,
\IEEEauthorrefmark{3}author.three@add.on.net,
\IEEEauthorrefmark{4}author.four@add.on.net}}
\maketitle

\end{document}

效果图:

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

2018.4


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM