每种期刊都会提供一个或多个格式文件. Latex 源文件只需要进行少量改变, 就可以获得完全不同的版面.
不要从头写!
IEEEtran.cls
例:
\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: [email protected]).}
\thanks{Yu-Xuan Zhang is with the School of Computer Science, Southwest Petroleum University, Chengdu 610500, China
(e-mail: [email protected]).}
\thanks{Xizhao Wang is with Institute of Big Data, Shenzhen University, Shenzhen 518060, China
(e-mail: [email protected]).}
\thanks{Fan Min is with the School of Computer Science; Institute for Artificial Intelligence, Southwest Petroleum University, Chengdu 610500, China
(e-mail: [email protected]).}
}
\maketitle
\begin{abstract}
This paper xxx.
\end{abstract}
\begin{IEEEkeywords}
Distinguishability, ensemble learning, mapping, multi-instance learning and self-reinforcement.
\end{IEEEkeywords}
\IEEEpeerreviewmaketitle
elsarticle.cls
例:
\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: [email protected] (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}
\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{[email protected]}\\
\\
S.-M. Zhang\\
School of Computer Science, Southwest Petroleum University, Chengdu 610500, China\\
\email{[email protected]}\\
\\
D. Ciucci\\
DISCo, University of Milano-Bicocca, viale Sarca 336/14, Milano 20126, Italy\\
\email{[email protected]}\\
\\
M. Wang\\
School of Electrical Engineering and Information, Southwest Petroleum University, Chengdu 610500, China\\
\email{[email protected]}
}
\maketitle
\begin{abstract}
This paper xxx.
\keywords{Active learning, clustering, granular computing, three-way.}
\end{abstract}
\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} \and
Fan 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{[email protected], \{minfan, zhanghr\}@swpu.edu.cn}}
\maketitle
\begin{abstract}
This paper proposes xxx..
\keywords{Behavior imitation \and Imitation learning \and Meta-learning.}
\end{abstract}
splncs.bst