每种期刊都会提供一个或多个格式文件. Latex 源文件只需要进行少量改变, 就可以获得完全不同的版面.

1. 基本准则

不要从头写!

  • 最好找该期刊已录用论文的源文件, 如本贴给出的例子
  • 其次找该期刊提供的模板文件

2. cls 文件

  • 用于控制论文的总体格式
  • 使用不同的格式文件时, .tex 源文件头部需要进行相应调整
    正文不一定调整, 除非涉及图、表、公式的排版.

2.1 IEEE 出版社

IEEEtran.cls

  • 期刊模式
    \documentclass[journal]{IEEEtran}
    题目与摘要单栏, 正文双栏.
    排版效果与正式出版效果非常接近.
  • 会议模式
    \documentclass[conference]{IEEEtran}
    没有期刊模式紧凑.

例:

\documentclass[journal]{IEEEtran}\usepackage{algorithm}
\usepackage{algorithmic}
\usepackage{arydshln}
\usepackage{amsmath}
\usepackage{amssymb}
\usepackage{booktabs}
\usepackage{bm}
\usepackage{hyperref}
\usepackage{multirow}
\usepackage[misc]{ifsym}
\usepackage{pdfpages}
\usepackage{subfigure}
\usepackage{url}\renewcommand{\algorithmicrequire}{\textbf{Input:}}
\renewcommand{\algorithmicensure}{\textbf{Output:}}
\newtheorem{definition}{Definition}\hyphenation{algorithm}
\hyphenation{classifi-cation cha-llenge costs}
\hyphenation{values}\begin{document}\title{This is the title}\author{Mei~Yang,Yu-Xuan~Zhang,Xizhao~Wang,~\IEEEmembership{Fellow,~IEEE},and~Fan~Min,~\IEEEmembership{Member,~IEEE}
\thanks{This work was supported by xxx.).
(\emph{Corresponding author: Fan Min}.)}
\thanks{Mei Yang is with the School of Computer Science, Southwest Petroleum University, Chengdu 610500, China
(e-mail: yangmei@swpu.edu.cn).}
\thanks{Yu-Xuan Zhang is with the School of Computer Science, Southwest Petroleum University, Chengdu 610500, China
(e-mail: 201921000434@stu.swpu.edu.cn).}
\thanks{Xizhao Wang is with Institute of Big Data, Shenzhen University, Shenzhen 518060, China
(e-mail:  xizhaowang@ieee.org).}
\thanks{Fan Min is with the School of Computer Science; Institute for Artificial Intelligence, Southwest Petroleum University, Chengdu 610500, China
(e-mail: minfan@swpu.edu.cn).}
}\maketitle\begin{abstract}
This paper xxx.
\end{abstract}\begin{IEEEkeywords}
Distinguishability, ensemble learning, mapping, multi-instance learning and self-reinforcement.
\end{IEEEkeywords}\IEEEpeerreviewmaketitle

2.2 Elsevier 出版社

elsarticle.cls

  • 审稿人模式下为单栏: \documentclass[preprint]{elsarticle}

例:

\documentclass[preprint]{elsarticle}\usepackage{rotating}
\usepackage{natbib}
\usepackage{multirow}
\usepackage{amsmath}
\usepackage{amssymb}
\usepackage{latexsym}
\usepackage{threeparttable}
\usepackage{algorithm}
\usepackage{algorithmic}
\usepackage{array}
\usepackage{graphicx}
\usepackage{epstopdf}
\usepackage{subfigure}
\usepackage{url}
\usepackage{bm}
\usepackage{color}\newtheorem{property}{Property}
\newtheorem{example}{Example}
\newtheorem{proposition}{Proposition}
\newtheorem{lem}{Lemma}
\newtheorem{rem}{Remark}
\newtheorem{corollary}{Corollary}
\newtheorem{problem}{Problem}
\newproof{proof}{Proof}
\newtheorem{theorem}{Theorem}
\newdefinition{definition}{Definition}
\newtheorem{assumption}{Assumption}
\newtheorem{conj}{Conjection}
\DeclareMathOperator*{\argmax}{argmax}
\DeclareMathOperator*{\argmin}{argmin}
\DeclareMathOperator*{\sign}{sign}
\hyphenation{con-cept}
\hyphenation{ob-jects}%\journal{Information Sciences}\begin{document}
%\linenumbers
\begin{frontmatter}\title{This is my title}\author[1]{Author 1}
\author[2]{Author 2}
\author[1,2]{Fan Min\corref{cor1}}\address[1]{School of Sciences, Southwest Petroleum University, Chengdu 610500, China}
\address[2]{School of Computer Science, Southwest Petroleum University, Chengdu 610500, China}\cortext[cor1]{Corresponding author. Tel.: +86 135 4068 5200.\\ Email address: minfan@swpu.edu.cn (F. Min).}\begin{abstract}
This paper introduced xxx
\end{abstract}
\begin{keyword}
Active learning, cost-sensitive learning, multi-label learning, missing labels.
\end{keyword}
\end{frontmatter}

2.3 Springer 出版社

  • 期刊模式 svjour3.cls
    例:
\documentclass[smallextended]{svjour3}
%\documentclass[twocolumn]{svjour3}
\hyphenation{al-go-ri-thms}
\hyphenation{re-sults}%\usepackage[pdftex]{graphicx}
\usepackage{hyperref}
\usepackage{amsmath}
\usepackage{amssymb}
\usepackage{marvosym}
\usepackage{enumerate}
%\usepackage{amsthm}
\usepackage{graphicx}
\usepackage{algorithm}
\usepackage{algorithmic}
\usepackage{subfigure}
\usepackage{threeparttable}
\usepackage{multirow}
\usepackage{colortbl}
\usepackage{latexsym}
\usepackage{color}\DeclareMathOperator*{\argmax}{argmax}
\DeclareMathOperator*{\argmin}{argmin}\begin{document}\pagestyle{headings}\title{{\color{blue}Three-way} active learning through clustering selection}%  \titlerunning{Lecture Notes in Computer Science}\author{Fan Min (\Letter) \and Shi-Ming Zhang \and Davide Ciucci \and Min Wang}
%  \author{Double-blind review}\institute{F. Min\\
School of Computer Science, Southwest Petroleum University, Chengdu 610500, China\\\email{minfan@swpu.edu.cn}\\\\
S.-M. Zhang\\
School of Computer Science, Southwest Petroleum University, Chengdu 610500, China\\\email{zhangshiming@stu.swpu.edu.cn}\\\\
D. Ciucci\\
DISCo, University of Milano-Bicocca, viale Sarca 336/14, Milano 20126, Italy\\\email{davide.ciucci@unimib.it}\\
\\
M. Wang\\
School of Electrical Engineering and Information, Southwest Petroleum University, Chengdu 610500, China\\
\email{wangmin@swpu.edu.cn}
}\maketitle\begin{abstract}
This paper xxx.
\keywords{Active learning, clustering, granular computing, three-way.}\end{abstract}
  • 会议模式 llncs.cls
    例:
\documentclass[runningheads]{llncs}\usepackage{graphicx}
\usepackage{subfigure}
\usepackage{times}
\usepackage{epsfig}
\usepackage{amsmath}
\usepackage{amssymb}
\usepackage{multirow}
\usepackage{color}
\usepackage[table]{xcolor}
\usepackage{overpic}
\usepackage{wrapfig,lipsum,booktabs}
\usepackage{url}
\usepackage{algorithm,algpseudocode}
\usepackage{algorithmicx}\usepackage{epstopdf}
\usepackage{comment}
\usepackage{enumerate}\graphicspath{{./figures/}}\begin{document}
\title{This is my title}
\author{Chao-Fan Pan\orcidID{0000-0001-5345-2746} \andFan Min\orcidID{0000-0002-3290-1036}\and Heng-Ru Zhang\orcidID{0000-0001-9187-9847}
}\authorrunning{Chao-Fan Pan et al.}
\institute{School of Computer Science, Southwest Petroleum University, Chengdu 610500, China\email{pan.chaofan@foxmail.com, \{minfan, zhanghr\}@swpu.edu.cn}}\maketitle\begin{abstract}This paper proposes xxx..\keywords{Behavior imitation \and Imitation learning  \and Meta-learning.}
\end{abstract}

3. bst 文件

  • 用于控制参考文献的格式

3.1 IEEE 出版社

  • IEEEtran.bst
    题目与摘要单栏, 正文双栏.

3.2 Elsevier 出版社

  • 编号模式 elsart-num-sort.bst
    格式为编号 [1][2]等.
  • 作者年份模式 model5-names.bst
    引用时如果需要作为名子的一部分, 如主语与宾语, 就需要使用 \citet, 否则使用 \citep. 其它不常见用法自行搜索.

3.3 Springer 出版社

splncs.bst

4. 其它

  • 使用 usepackage导入包.
  • 尽量不要引入特殊的包, 以免在其它系统 (特别是期刊投稿网站上) 上运行不出来.
  • 使用 \newtheorem 增加一些自动编号项.

5. 小结

  • 借鉴模板
  • 少使用 \usepackage 以保证兼容性

论文写作 2: 常见的 Latex 格式文件相关推荐

  1. 论文写作课堂总结2:常见的Latex格式文件

    论文写作课堂总结2:常见的Latex格式文件 本科写论文的时候,我们大多是采用的是word或者wps来进行写作,但我们会发现这种方式在格式调整以及图表安排等方面存在诸多不便.研究生阶段的学术论文写作则 ...

  2. 有关asp.net技术的外文文献_医学科技论文写作中参考文献的标准格式及常见问题...

    医学科技论文,是报道医学科研究和技术开发创新性工作成果的论说文章,记录了医学研究的过程,记载了各种实验数据和研究结果.它不是凭空臆想,需要参考大量其他作者的知识.但许多作者在引用与著录文献时,常常会出 ...

  3. 学位论文中将表格快速转换为latex格式

    在写latex版本的学位论文时,有一步比较繁琐的是将已经存在在word或者exel的表格,将数据一个一个重新写到latex文件中,如何快速将word或者exel中的表格快速转换为latex格式: 在线 ...

  4. SCI论文写作中常见的语言问题汇总

    本篇仅从语言的角度出发,主要在词汇.句法和语篇三个层面探讨医学类论文英文写作中常见的一部分问题,乃至阅读英文医学论文时可能产生的一些困惑,以期为我们的论文撰写工作提供实用型参考. 1. 词汇 1.1及 ...

  5. 论文写作中常用工具和格式排版

    1 EndNote文献编辑软件 EndNote是一款推荐给大家做论文写作.学术研究和文献编辑管理软件. 2 数学公式编辑器 数学公式编辑器是我们在进行理工类论文写作时对数学公式进行编辑的软件 3 把w ...

  6. 论文写作之常见错误总结

    内容出处,个人常见错误已加红! 目录 1 用词分析 1.1 近义词的用法区别 1.2 大小写 1.3 单复数 1.4 数字的英文写法 1.5 词义的选取 1.6 冠词 1.7 介词的误用 1.8 比较 ...

  7. 切片分析报告格式_社科论文写作101-APA数据分析结果报告格式

    什么比写论文更惨? 改论文!! 特别是搞量化数据的,少个数据或报告格式不正确的话,重新搞数据和格式吧--又要打开spss,又要在网上看数据分析步骤,又要在熟悉的word界面花上一天. 所以,在数据分析 ...

  8. 【论文写作】AI会议引用格式、出版地、出版社

    对照表 (届数.年份需要自己更换) 协会 会议简称 引用格式 出版地: 出版社 ACM ICMI In: Proc. of the 12th Int'l Conf. on Multimodal Int ...

  9. 闵帆老师《论文写作》学习记录与体会

    目录 前言: 论文写作 1: 学术论文的基本概念: 论文写作 2: 常见的 Latex 格式文件: 论文写作 3: 慎用的单词与短语: 论文写作 4: 彻底解决英文句子的语法问题: 论文写作 5: 符 ...

  10. 《论文写作》心得体会

    前言 本学期上完了闵帆老师的论文写作课,特此写下这篇文章分享自己的心得体会=.即使对于刚刚上大四毕业的我来说,对于论文还是很陌生的.但是经过了这将近一个学期的时间,闵帆老师教会了我从"小白& ...

最新文章

  1. Vue.js框架简单读取数据库信息并渲染完成news新闻文章列表以及detail详情页功能(小试牛刀)
  2. 计算机动画---动画序列的设计
  3. 一位小小码蚁工作2年多感想
  4. mysql驱动_python3 接口测试数据驱动之操作mysql数据库
  5. Java 多线程 —— wait 与 notify
  6. 批处理通过字符串截取得到文件名
  7. heroku_Heroku Connect的美丽:简化数据库同步
  8. 用数据说话,Go 所有字符串拼接方式里哪种才是最稳定高效的?
  9. requests模块报错:Use body.encode('utf-8') if you want to send it encoded in UTF-8.
  10. 好用的局域网共享工具
  11. php 长链接生成短链接
  12. 基于阿里云盘的文件分享系统
  13. 山东科技大学2015-2016学年第一学期程序设计基础期末考试第一场 题解
  14. Spring Data Redis 实践
  15. [北航软工]第二次团队作业
  16. 《C#多线程编程实战》读书笔记
  17. C语言猜数游戏两位数
  18. 大数据毕业设计题目汇总 python毕设选题推荐
  19. 深度学习之目标检测(九)--YOLOv3 SPP理论介绍
  20. 防盗号,超安全,多次加密,超强密码管理方式吐血推荐

热门文章

  1. 未来客服会被人工智能代替吗?
  2. C语言入门(一)——程序的基本概念
  3. DELPHI常用的VCL类简介
  4. 2019吉林大学计算机学硕考研,计算机科学与技术学院2019年硕士研究生复试基本要求...
  5. 纪念 | 永远的凌晨四点钟
  6. vue回到顶部(常用)
  7. cuba study
  8. 13.6 SpringBoot集成Mongodb开发问题@EnableMongoRepositories路径配置
  9. Windows 10 封装普通EXE为系统服务
  10. navicat12No All Pattern Found!File Already Patched。