IEEE Access的模板的问题

时间:2018-09-22 16:05:48   收藏:0   阅读:4201

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

\setbox\@tempboxa\hbox{{\color{accessblue}\figcapheadfont #1. \ }}% \mbox{}\hfill\begin{tabular}{@{}l@{}}\noindent\raggedright\unhbox\@tempboxa\figcapfont#2\end{tabular}\begin{tabular}{@{}l@{}}\noindent\raggedright\unhbox\@tempboxa\figcapfont#2\end{tabular}\hfill\mbox{}%

改为 \setbox\@tempboxa\hbox{{\color{accessblue}\figcapheadfont {#1.}\nobreakspace}}% \parbox[t]{\hsize}{\normalfont\footnotesize \noindent\unhbox\@tempboxa\figcapfont#2}

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

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

评论(0
© 2014 mamicode.com 版权所有 京ICP备13008772号-2  联系我们:gaon5@hotmail.com
迷上了代码!