source: papers/SMPaT-2012_DCWoRMS/elsevier_guide/aricle/elsarticle-template-3a-num.tex @ 593

Revision 593, 5.5 KB checked in by wojtekp, 12 years ago (diff)
Line 
1%% This is file `elsarticle-template-3a-num.tex',
2%%
3%% Copyright 2009 Elsevier Ltd
4%%
5%% This file is part of the 'Elsarticle Bundle'.
6%% ---------------------------------------------
7%%
8%% It may be distributed under the conditions of the LaTeX Project Public
9%% License, either version 1.2 of this license or (at your option) any
10%% later version.  The latest version of this license is in
11%%    http://www.latex-project.org/lppl.txt
12%% and version 1.2 or later is part of all distributions of LaTeX
13%% version 1999/12/01 or later.
14%%
15%% The list of all files belonging to the 'Elsarticle Bundle' is
16%% given in the file `manifest.txt'.
17%%
18%% Template article for Elsevier's document class `elsarticle'
19%% with numbered style bibliographic references
20%%
21%% $Id: elsarticle-template-3a-num.tex 166 2009-10-08 07:58:13Z rishi $
22%% $URL: http://lenova.river-valley.com/svn/elsbst/trunk/elsarticle-template-3a-num.tex $
23%%
24\documentclass[preprint,12pt]{elsarticle}
25
26%% Use the option review to obtain double line spacing
27%% \documentclass[preprint,review,12pt]{elsarticle}
28
29%% Use the options 1p,twocolumn; 3p; 3p,twocolumn; 5p; or 5p,twocolumn
30%% for a journal layout:
31%% \documentclass[final,1p,times]{elsarticle}
32%% \documentclass[final,1p,times,twocolumn]{elsarticle}
33%% \documentclass[final,3p,times]{elsarticle}
34%% \documentclass[final,3p,times,twocolumn]{elsarticle}
35%% \documentclass[final,5p,times]{elsarticle}
36%% \documentclass[final,5p,times,twocolumn]{elsarticle}
37
38%% if you use PostScript figures in your article
39%% use the graphics package for simple commands
40%% \usepackage{graphics}
41%% or use the graphicx package for more complicated commands
42%% \usepackage{graphicx}
43%% or use the epsfig package if you prefer to use the old commands
44%% \usepackage{epsfig}
45
46%% The amssymb package provides various useful mathematical symbols
47\usepackage{amssymb}
48%% The amsthm package provides extended theorem environments
49%% \usepackage{amsthm}
50
51%% The numcompress package shorten the last page in references.
52%% `nodots' option removes dots from firstnames in references.
53%% `nocompress' option prevent shortening of last page as
54%% by default it will shorten.
55\usepackage[nodots,nocompress]{numcompress}
56
57%% The lineno packages adds line numbers. Start line numbering with
58%% \begin{linenumbers}, end it with \end{linenumbers}. Or switch it on
59%% for the whole article with \linenumbers after \end{frontmatter}.
60%% \usepackage{lineno}
61
62%% natbib.sty is loaded by default. However, natbib options can be
63%% provided with \biboptions{...} command. Following options are
64%% valid:
65
66%%   round  -  round parentheses are used (default)
67%%   square -  square brackets are used   [option]
68%%   curly  -  curly braces are used      {option}
69%%   angle  -  angle brackets are used    <option>
70%%   semicolon  -  multiple citations separated by semi-colon
71%%   colon  - same as semicolon, an earlier confusion
72%%   comma  -  separated by comma
73%%   numbers-  selects numerical citations
74%%   super  -  numerical citations as superscripts
75%%   sort   -  sorts multiple citations according to order in ref. list
76%%   sort&compress   -  like sort, but also compresses numerical citations
77%%   compress - compresses without sorting
78%%
79%% \biboptions{comma,round}
80
81\biboptions{super}
82
83
84\journal{Nuclear Physics B}
85
86\begin{document}
87
88\begin{frontmatter}
89
90%% Title, authors and addresses
91
92%% use the tnoteref command within \title for footnotes;
93%% use the tnotetext command for the associated footnote;
94%% use the fnref command within \author or \address for footnotes;
95%% use the fntext command for the associated footnote;
96%% use the corref command within \author for corresponding author footnotes;
97%% use the cortext command for the associated footnote;
98%% use the ead command for the email address,
99%% and the form \ead[url] for the home page:
100%%
101%% \title{Title\tnoteref{label1}}
102%% \tnotetext[label1]{}
103%% \author{Name\corref{cor1}\fnref{label2}}
104%% \ead{email address}
105%% \ead[url]{home page}
106%% \fntext[label2]{}
107%% \cortext[cor1]{}
108%% \address{Address\fnref{label3}}
109%% \fntext[label3]{}
110
111\title{}
112
113%% use optional labels to link authors explicitly to addresses:
114%% \author[label1,label2]{<author name>}
115%% \address[label1]{<address>}
116%% \address[label2]{<address>}
117
118\author{}
119
120\address{}
121
122\begin{abstract}
123%% Text of abstract
124
125\end{abstract}
126
127\begin{keyword}
128%% keywords here, in the form: keyword \sep keyword
129
130%% MSC codes here, in the form: \MSC code \sep code
131%% or \MSC[2008] code \sep code (2000 is the default)
132
133\end{keyword}
134
135\end{frontmatter}
136
137%%
138%% Start line numbering here if you want
139%%
140% \linenumbers
141
142%% main text
143\section{}
144\label{}
145
146%% The Appendices part is started with the command \appendix;
147%% appendix sections are then done as normal sections
148%% \appendix
149
150%% \section{}
151%% \label{}
152
153%% References
154%%
155%% Following citation commands can be used in the body text:
156%% Usage of \cite is as follows:
157%%   \cite{key}          ==>>  [#]
158%%   \cite[chap. 2]{key} ==>>  [#, chap. 2]
159%%   \citet{key}         ==>>  Author [#]
160
161%% References with bibTeX database:
162
163\bibliographystyle{model3a-num-names}
164\bibliography{<your-bib-database>}
165
166%% Authors are advised to submit their bibtex database files. They are
167%% requested to list a bibtex style file in the manuscript if they do
168%% not want to use model3a-num-names.bst.
169
170%% References without bibTeX database:
171
172% \begin{thebibliography}{00}
173
174%% \bibitem must have the following form:
175%%   \bibitem{key}...
176%%
177
178% \bibitem{}
179
180% \end{thebibliography}
181
182
183\end{document}
184
185%%
186%% End of file `elsarticle-template-3a-num.tex'.
Note: See TracBrowser for help on using the repository browser.