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