IEEE Access的模板的问题

这个模板果然问题还是有一些,比如caption换行得自己改class文件。首先感谢一下CSDN的一位网友的经验https://blog.csdn.net/baidu_21381705/article/details/79188272

setbox@tempboxahbox{{color{accessblue}figcapheadfont #1. }}% mbox{}hfillegin{tabular}{@{}l@{}} oindent aggedrightunhbox@tempboxafigcapfont#2end{tabular}egin{tabular}{@{}l@{}} oindent aggedrightunhbox@tempboxafigcapfont#2end{tabular}hfillmbox{}%

改为 setbox@tempboxahbox{{color{accessblue}figcapheadfont {#1.} obreakspace}}% parbox[t]{hsize}{ ormalfontfootnotesize oindentunhbox@tempboxafigcapfont#2}

总之图片这个标签和IEEE其他刊物的模板格式不同。

此外,IEEE Access图片标号得用作者名字+编号的方式,而且有些用词,比如要用“whereas” 代替 “while”,不能用“issue”代替 “problem"。

****

IEEE Access题目不可太长,否则会超出版面。于是算法名称缩减工具用了一下http://acronymcreator.net/

原文地址:https://www.cnblogs.com/ubiwind/p/9690132.html