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/

  • 相关阅读:
    gulp基础
    字符串及字符串的方法
    ES5
    JS的设计模式
    VSN与GitHub
    JS闭包函数的概念及函数的继承
    Promise的工作原理
    JS原生的Ajax
    MySQL数据库的基本操作
    & 异步使用场景
  • 原文地址:https://www.cnblogs.com/ubiwind/p/9690132.html
Copyright © 2011-2022 走看看