
正文
Latex中为作者添加多个单位属性(IEEE模板)
提示:扫一扫查出行【扫一扫了解最新限行尾号】
复制提示
\author{
\IEEEauthorblockN{name1 name1\IEEEauthorrefmark{1}\IEEEauthorrefmark{2}, name2 name2\IEEEauthorrefmark{3}, name3 name3\IEEEauthorrefmark{1}\IEEEauthorrefmark{2}}
\IEEEauthorblockA{\IEEEauthorrefmark{1}Department of Computer Science and Technology, Tsinghua University, Beijing, China}
\IEEEauthorblockA{\IEEEauthorrefmark{2}Tsinghua National Laboratory for Information Science and Technology, Tsinghua University, Beijing, China}
\IEEEauthorblockA{\IEEEauthorrefmark{3}China national petroleum corporation}
}
生成的效果如下:

参考网页:
http://www.newsmth.net/nForum/#!article/TeX/317523
from: http://blog.sina.com.cn/s/blog_604a4ace0102vb3j.html








