博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
IEEE Access的模板的问题
阅读量:6282 次
发布时间:2019-06-22

本文共 794 字,大约阅读时间需要 2 分钟。

这个模板果然问题还是有一些,比如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"。

****

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

转载于:https://www.cnblogs.com/ubiwind/p/9690132.html

你可能感兴趣的文章
UINode扩展
查看>>
LINUX常用命令
查看>>
百度云盘demo
查看>>
概率论与数理统计习题
查看>>
初学structs2,简单配置
查看>>
Laravel5.0学习--01 入门
查看>>
时间戳解读
查看>>
sbin/hadoop-daemon.sh: line 165: /tmp/hadoop-hxsyl-journalnode.pid: Permission denied
查看>>
@RequestMapping 用法详解之地址映射
查看>>
254页PPT!这是一份写给NLP研究者的编程指南
查看>>
《Data Warehouse in Action》
查看>>
String 源码浅析(一)
查看>>
Spring Boot 最佳实践(三)模板引擎FreeMarker集成
查看>>
Fescar 发布 0.2.3 版本,支持 Redis 和 Apollo
查看>>
Google MapReduce到底解决什么问题?
查看>>
CCNP-6 OSPF试验2(BSCI)
查看>>
Excel 2013 全新的图表体验
查看>>
openstack 制作大于2TB根分区自动扩容的CENTOS镜像
查看>>
Unbuntu安装遭遇 vmware上的Easy install模式
查看>>
几个常用的ASP木马
查看>>