我正在 Overleaf 中使用 IEEE 会议模板。https://www.overleaf.com/latex/templates/ieee-conference-template-example/nsncsyjfmpxy
我在设置作者部分时遇到了一些问题。
- 第二、第三和第四作者的名字和姓氏之间的空格消失。
- 一些单词会自动变为斜体。
- 如何在第一个 的末尾开始新行
\authorblockN
?如果我将 放在 的\\
末尾,\authorblockN
则编译时会出现错误。
另外,\authorblockN
和的作用是什么\authorblockA
,它们在IEEE中有什么区别?
以下代码是我在 Overleaf 中看到的。图片是相应的结果。我试图在 IEEE 课程指南中寻找答案https://ras.papercept.net/conferences/support/files/IEEEtran_HOWTO.pdf但我仍然不明白。如果还有其他有用的资源,请提供意见!我很感激任何建议。
\author{
\authorblockN{JJ S\authorrefmark{^1}, J S\authorrefmark{^1}, J
D\authorrefmark{^2}, A S\authorrefmark{^1^2}}
\authorblockA{\authorrefmark{^1}Mechanical Engineering Department,
University of Michigan, Ann Arbor, Michigan\\
Email: [email protected]}
\authorblockA{\authorrefmark{^2}Energy Institute\\
University of Michigan, Ann Arbor, Michigan\\}
}
\maketitle