IEEE 投稿Latex设置

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了IEEE 投稿Latex设置相关的知识,希望对你有一定的参考价值。

参考技术A 一般情况下,投ieee的期刊要提交两个版本的论文。
一个版本是手稿模式,要求页面四周留出一英寸的空白,正文字号大于等于11号,双倍行距
另一个版本是双栏模式,就是正式出版时候的样子。这个版本没什么用的,主要是告诉自己论文有多长,发表的时候要交多少钱而已

下面一段 guideline 摘自 signal processing society 某期刊的要求,里面有讲具体设置的方法的
Authors using LaTeX: the two PDF versions of the manuscript needed for submission can both be produced by the IEEEtran.cls style file. A double-spaced document is generated by including
/documentclass[11pt,draftcls,onecolumn]IEEEtran
as the first line of the manuscript source file, and a single-spaced double-column document for estimating the publication page charges via
\documentclass[10pt,twocolumn,twoside]IEEEtran
for a regular submission, or
\documentclass[9pt,twocolumn,twoside]IEEEtran
for a Correspondence item.

不同期刊有不同的要求,自己要看好相应期刊的 information for authors

再补充点吧 在 ieee 网站上下载到的命名为 IEEEtran 压缩包,解压后有一些文件
如果投的是 computer society 的期刊,则使用 bare_jrnl_comsoc.tex 编辑 否则使用 bare_jrnl.tex 这些 tex 文件里面的注释文字会提供一些很有用的信息

以上是关于IEEE 投稿Latex设置的主要内容,如果未能解决你的问题,请参考以下文章

请教IEEE投稿系统里的一个问题

LATEX 使用问题 报错是undefined control sequence \documentclass[10pt, conference, compsocconf]IEEE

LaTexIEEE论文作者信息排版

latex[conference,a4paper]IEEEtran页眉页脚怎么设置?

如何使用 IEEE latex

IEEE,EI,SCI 投稿过程中有哪些状态?时间大概多久