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

Revision 593, 7.4 KB checked in by wojtekp, 12 years ago (diff)
Line 
1%%
2%% Copyright 2007, 2008, 2009 Elsevier Ltd
3%%
4%% This file is part of the 'Elsarticle Bundle'.
5%% ---------------------------------------------
6%%
7%% It may be distributed under the conditions of the LaTeX Project Public
8%% License, either version 1.2 of this license or (at your option) any
9%% later version.  The latest version of this license is in
10%%    http://www.latex-project.org/lppl.txt
11%% and version 1.2 or later is part of all distributions of LaTeX
12%% version 1999/12/01 or later.
13%%
14%% The list of all files belonging to the 'Elsarticle Bundle' is
15%% given in the file `manifest.txt'.
16%%
17
18%% Template article for Elsevier's document class `elsarticle'
19%% with harvard style bibliographic references
20%% SP 2008/03/01
21%%
22%%
23%%
24%% $Id: elsarticle-template-harv.tex 4 2009-10-24 08:22:58Z rishi $
25%%
26%%
27\documentclass[preprint,authoryear,12pt]{elsarticle}
28
29%% Use the option review to obtain double line spacing
30%% \documentclass[authoryear,preprint,review,12pt]{elsarticle}
31
32%% Use the options 1p,twocolumn; 3p; 3p,twocolumn; 5p; or 5p,twocolumn
33%% for a journal layout:
34%% \documentclass[final,authoryear,1p,times]{elsarticle}
35%% \documentclass[final,authoryear,1p,times,twocolumn]{elsarticle}
36%% \documentclass[final,authoryear,3p,times]{elsarticle}
37%% \documentclass[final,authoryear,3p,times,twocolumn]{elsarticle}
38%% \documentclass[final,authoryear,5p,times]{elsarticle}
39%% \documentclass[final,authoryear,5p,times,twocolumn]{elsarticle}
40
41%% if you use PostScript figures in your article
42%% use the graphics package for simple commands
43%% \usepackage{graphics}
44%% or use the graphicx package for more complicated commands
45%% \usepackage{graphicx}
46%% or use the epsfig package if you prefer to use the old commands
47%% \usepackage{epsfig}
48
49%% The amssymb package provides various useful mathematical symbols
50\usepackage{amssymb}
51%% The amsthm package provides extended theorem environments
52%% \usepackage{amsthm}
53
54%% The lineno packages adds line numbers. Start line numbering with
55%% \begin{linenumbers}, end it with \end{linenumbers}. Or switch it on
56%% for the whole article with \linenumbers after \end{frontmatter}.
57%% \usepackage{lineno}
58
59%% natbib.sty is loaded by default. However, natbib options can be
60%% provided with \biboptions{...} command. Following options are
61%% valid:
62
63%%   round  -  round parentheses are used (default)
64%%   square -  square brackets are used   [option]
65%%   curly  -  curly braces are used      {option}
66%%   angle  -  angle brackets are used    <option>
67%%   semicolon  -  multiple citations separated by semi-colon (default)
68%%   colon  - same as semicolon, an earlier confusion
69%%   comma  -  separated by comma
70%%   authoryear - selects author-year citations (default)
71%%   numbers-  selects numerical citations
72%%   super  -  numerical citations as superscripts
73%%   sort   -  sorts multiple citations according to order in ref. list
74%%   sort&compress   -  like sort, but also compresses numerical citations
75%%   compress - compresses without sorting
76%%   longnamesfirst  -  makes first citation full author list
77%%
78%% \biboptions{longnamesfirst,comma}
79
80% \biboptions{}
81
82\journal{Nuclear Physics B}
83
84\begin{document}
85
86\begin{frontmatter}
87
88%% Title, authors and addresses
89
90%% use the tnoteref command within \title for footnotes;
91%% use the tnotetext command for the associated footnote;
92%% use the fnref command within \author or \address for footnotes;
93%% use the fntext command for the associated footnote;
94%% use the corref command within \author for corresponding author footnotes;
95%% use the cortext command for the associated footnote;
96%% use the ead command for the email address,
97%% and the form \ead[url] for the home page:
98%%
99%% \title{Title\tnoteref{label1}}
100%% \tnotetext[label1]{}
101%% \author{Name\corref{cor1}\fnref{label2}}
102%% \ead{email address}
103%% \ead[url]{home page}
104%% \fntext[label2]{}
105%% \cortext[cor1]{}
106%% \address{Address\fnref{label3}}
107%% \fntext[label3]{}
108
109\title{}
110
111%% use optional labels to link authors explicitly to addresses:
112%% \author[label1,label2]{<author name>}
113%% \address[label1]{<address>}
114%% \address[label2]{<address>}
115
116\author{}
117
118\address{}
119
120\begin{abstract}
121%% Text of abstract
122
123\end{abstract}
124
125\begin{keyword}
126%% keywords here, in the form: keyword \sep keyword
127
128%% MSC codes here, in the form: \MSC code \sep code
129%% or \MSC[2008] code \sep code (2000 is the default)
130
131\end{keyword}
132
133\end{frontmatter}
134
135% \linenumbers
136
137%% main text
138\section{}
139\label{}
140
141%% The Appendices part is started with the command \appendix;
142%% appendix sections are then done as normal sections
143%% \appendix
144
145%% \section{}
146%% \label{}
147
148%% References
149%%
150%% Following citation commands can be used in the body text:
151%%
152%%  \citet{key}  ==>>  Jones et al. (1990)
153%%  \citep{key}  ==>>  (Jones et al., 1990)
154%%
155%% Multiple citations as normal:
156%% \citep{key1,key2}         ==>> (Jones et al., 1990; Smith, 1989)
157%%                            or  (Jones et al., 1990, 1991)
158%%                            or  (Jones et al., 1990a,b)
159%% \cite{key} is the equivalent of \citet{key} in author-year mode
160%%
161%% Full author lists may be forced with \citet* or \citep*, e.g.
162%%   \citep*{key}            ==>> (Jones, Baker, and Williams, 1990)
163%%
164%% Optional notes as:
165%%   \citep[chap. 2]{key}    ==>> (Jones et al., 1990, chap. 2)
166%%   \citep[e.g.,][]{key}    ==>> (e.g., Jones et al., 1990)
167%%   \citep[see][pg. 34]{key}==>> (see Jones et al., 1990, pg. 34)
168%%  (Note: in standard LaTeX, only one note is allowed, after the ref.
169%%   Here, one note is like the standard, two make pre- and post-notes.)
170%%
171%%   \citealt{key}          ==>> Jones et al. 1990
172%%   \citealt*{key}         ==>> Jones, Baker, and Williams 1990
173%%   \citealp{key}          ==>> Jones et al., 1990
174%%   \citealp*{key}         ==>> Jones, Baker, and Williams, 1990
175%%
176%% Additional citation possibilities
177%%   \citeauthor{key}       ==>> Jones et al.
178%%   \citeauthor*{key}      ==>> Jones, Baker, and Williams
179%%   \citeyear{key}         ==>> 1990
180%%   \citeyearpar{key}      ==>> (1990)
181%%   \citetext{priv. comm.} ==>> (priv. comm.)
182%%   \citenum{key}          ==>> 11 [non-superscripted]
183%% Note: full author lists depends on whether the bib style supports them;
184%%       if not, the abbreviated list is printed even when full requested.
185%%
186%% For names like della Robbia at the start of a sentence, use
187%%   \Citet{dRob98}         ==>> Della Robbia (1998)
188%%   \Citep{dRob98}         ==>> (Della Robbia, 1998)
189%%   \Citeauthor{dRob98}    ==>> Della Robbia
190
191
192%% References with bibTeX database:
193
194\bibliographystyle{elsarticle-harv}
195\bibliography{<your-bib-database>}
196
197%% Authors are advised to submit their bibtex database files. They are
198%% requested to list a bibtex style file in the manuscript if they do
199%% not want to use elsarticle-harv.bst.
200
201%% References without bibTeX database:
202
203% \begin{thebibliography}{00}
204
205%% \bibitem must have one of the following forms:
206%%   \bibitem[Jones et al.(1990)]{key}...
207%%   \bibitem[Jones et al.(1990)Jones, Baker, and Williams]{key}...
208%%   \bibitem[Jones et al., 1990]{key}...
209%%   \bibitem[\protect\citeauthoryear{Jones, Baker, and Williams}{Jones
210%%       et al.}{1990}]{key}...
211%%   \bibitem[\protect\citeauthoryear{Jones et al.}{1990}]{key}...
212%%   \bibitem[\protect\astroncite{Jones et al.}{1990}]{key}...
213%%   \bibitem[\protect\citename{Jones et al., }1990]{key}...
214%%   \harvarditem[Jones et al.]{Jones, Baker, and Williams}{1990}{key}...
215%%
216
217% \bibitem[ ()]{}
218
219% \end{thebibliography}
220
221\end{document}
222
223%%
224%% End of file `elsarticle-template-harv.tex'.
Note: See TracBrowser for help on using the repository browser.