没事就做吃货
一般情况下,投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 文件里面的注释文字会提供一些很有用的信息
zenghuo721
用elsarticle模板就行,摘自Applied Mathematics and Computation > Guide for authors关于LaTeX 部分的说明:You are recommended to use the Elsevier article class elsarticle.cls (http://www.ctan.org/tex-archive/macros/latex/contrib/elsarticle) to prepare your manuscript and BibTeX (http://www.bibtex.org) to generate your bibliography.For detailed submission instructions, templates and other information on LaTeX, see http://www.elsevier.com/latex.
sci论文格式模板 每个期刊的guidelines 都各有不同,有些要求非常详尽,但有些却相对简单,在这种情况下,作者也许会产生疑问和困惑,在没有提及要求的部分
ieee的期刊提交分为两个版本的论文 注:既然你问这个问题,是不是从ieee网站上下载了latex压缩包。如果是的话,里面不是有IEEEtranHOWTO.pd
ieee的期刊提交分为两个版本的论文 注:既然你问这个问题,是不是从ieee网站上下载了latex压缩包。如果是的话,里面不是有IEEEtranHOWTO.pd
ieee的期刊提交分为两个版本的论文 注:既然你问这个问题,是不是从ieee网站上下载了latex压缩包。如果是的话,里面不是有IEEEtranHOWTO.pd
直接用elsevier的Latex模板写,我刚写完一个稿子,准备投这个期刊