初始模板中,当作者内容多时,可以正常的显示为3*3:

%初始代码
\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}
}

但是,当作者信息少时,就不能3*3显示,可以使用下列的latex代码实现,涉及到  \and  和  \\ 区别,

参考地址中作者“命途搁浅”的解答更改:https://www.zhihu.com/question/352144429/answer/1204568230

%该对latex代码,新的对齐方式
\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}
\\
\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{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}
\\
\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{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}
\\
\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}
}

其中通过可以添加空白的一行:\\ \hspace*{\fill} \\

参考:https://blog.csdn.net/Northernland/article/details/83625715

IEEE trans 论文模板作者位置样式更改相关推荐

  1. LaTex使用方法和技巧——以IEEE会议论文模板为例

    LaTex使用方法和技巧--以IEEE会议论文模板为例 IEEE 会议论文模板下载地址 使用Bib管理参考文献 交叉引用点击跳转和添加颜色 调整参考文献间距 平衡最后一页长度 图片插入.通栏图片.大小 ...

  2. IEEE Trans Latex模板使用

    0. 模板的编译(以tex studio为例) 记住,IEEE trans需要进行PDF模式的编译.你可以拿trans的文章看看啥格式,看看你构建并查看出来是啥格式,看看你PDF编译时啥格式,你就知道 ...

  3. TPDS(transactions on parallel and distributed systems)overleaf模板(含IEEE其他论文模板)

    Submitting a Paper to TPDS:https://www.computer.org/csdl/journal/td/write-for-us/15085 点击此处进去,按需下载即可 ...

  4. 用LaTex排版IEEE Trans文章的一些步骤及资料记录

    一.准备 需要下载IEEE Trans的模板,并准备Latex软件. LaTeX软件我用的是Tax Live,下载地址:http://tug.org/texlive/acquire-netinstal ...

  5. IEEE Trans、Journal 和 Letter 的论文格式要求

    目录 论文标题 作者 摘要 索引术语/关键词 作者信息脚注 简介 Word模板使用 缩写和缩略语 数学公式 图的制作和提交 IEEE图的类型 多部分图 图形的文件格式 图形尺寸 分辨率 矢量图 颜色空 ...

  6. 爱思唯尔(Elsevier)论文模板中添加作者简介和图片(biography)

    Elsever论文模板的论文模板中没有biography的模板,如何手动添加? 1. 现有方案举例(不完美) CSDN上也有不少解决方法,例如这里的: \documentclass{article} ...

  7. IEEE期刊/会议论文模板

    https://template-selector.ieee.org/secure/templateSelector/publicationType 网址对应界面如下,一步步可以找到对应的IEEE的期 ...

  8. 使用IEEE的LaTex模板进行论文格式修改初体验

    在上个月匆匆赶了一篇会议,结果因为工作内容不够,老板不让投,当时使用的是word模板进行的论文撰写,这个月中心要举办会议,老板没办法只能让我先把这篇文章投了,但是需要根据LaTeX的格式完成,这个周五 ...

  9. IEEE论文模板图片要求,PPT+Visio保存dpi300高清图TIF

    主要问题:PPT画的图如何保存成高清图,Visio怎么保存dpi300的TIF图片 对于IEEE论文模板要求的300 dpi TIFF or EPS file,如果最初是用PPT画的图怎么转换成符合要 ...

最新文章

  1. 你的产品没有一炮而红,后面该怎么办?
  2. 8.17——继续熟悉linux的命令行
  3. 重温名篇《康托尔、哥德尔、图灵——永恒的金色对角线》
  4. IDEA将项目上传至码云/GitHub托管
  5. 高等数学上-赵立军-北京大学出版社-题解-练习5.1
  6. 第8步 第2剑客 mybatis plugin 第三剑客 page helper csdn每天最多发多少文章 是20篇,刚刚才试了。2014
  7. 那一天我们许下约定(组合数学,DP)
  8. galaxy+note8+android+8.0,三星已经开始了S8/S8+以及Note8的Android9.0更新的开发工作!
  9. 每天一道剑指offer-重建二叉树
  10. 实习成长之路:MySQL十三: count(*)这么慢,我该怎么办?为什么那么慢?
  11. Linux系统中运行jar包的四种方式
  12. tomcat7.0设置多域名指向同IP不同项目
  13. Hugging Face Course-Introduction学习小记 (part1)
  14. C++跨平台串口通信类库CSerialPort 2022-11-07
  15. 原来把300页Word转成PPT,只需要一个键!别再复制粘贴了
  16. 两步解决【zabbix】Time zone for PHP is not set (configuration parameter “date.timezone”)
  17. java实现消息推送_java实现后台服务器消息推送
  18. The transaction timeout is larger than the maximum value allowed by the broker
  19. 网页颜色搭配表及颜色搭配技巧
  20. ubuntu server 20.04 配置无线wifi网络并设置固定ip公司连接家里的linux服务器配置

热门文章

  1. 一个TCP/IP转发的例子
  2. 初出張(11.5~11.7)
  3. Gatsby精粹,面向未来的blog
  4. 企业如何突破上升瓶颈期,启用管理系统是关键
  5. SPDK/NVMe存储技术分析之理解SGL
  6. ACL 概述及工作原理
  7. NET CORE 基于缓存策略的SignalR控制推送频率(每多少秒/多少次)API接口控制(限流)...
  8. 2011中国编程者=走出程序员的悲哀=谁说中国程序员只能吃青春饭?
  9. Excel中插入柱状图以及在图下方显示数据表
  10. 从一个广告词想到的(转贴)高度决定视野,角度改变观念,尺度把握人