zoukankan      html  css  js  c++  java
  • 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/

  • 相关阅读:
    剑指Offer 07 重建二叉树
    剑指Offer 06 从尾到头打印链表
    剑指Offer 05 替换空格
    剑指Offer 04 二维数组中的查找
    剑指Offer 03 数组中重复的数字
    leetcode518
    leetcode474
    leetcode376
    leetcode646
    leetcode213
  • 原文地址:https://www.cnblogs.com/ubiwind/p/9690132.html
Copyright © 2011-2022 走看看