]> git.lyx.org Git - lyx.git/blob - lib/examples/achemso.lyx
achemso: fix a typo, add a new inset for chemical symbols like H2SO4, fix wrong citation
[lyx.git] / lib / examples / achemso.lyx
1 #LyX 1.6.1svn created this file. For more info see http://www.lyx.org/
2 \lyxformat 345
3 \begin_document
4 \begin_header
5 \textclass achemso
6 \begin_preamble
7 %% Each author should be given as a separate \author command.
8 %%
9 %% Corresponding authors should have an e-mail given after the author
10 %% name as an \email command.
11 %%
12 %% The affiliation of authors is given after the authors; each
13 %% \affiliation command applies to all preceding authors not already
14 %% assigned an affiliation.
15 %%
16 %% The affiliation takes an option argument for the short name.  This
17 %% will typically be something like "University of Somewhere".
18 %%
19 %% The \altaffiliation macro should be used for new address, etc.
20 \author{Andrew N. Other}
21 \author{Fred T. Secondauthor}
22 \altaffiliation{Current address: Some other place, Othertown,
23 Germany}
24 \author{I. Ken Groupleader}
25 \email{i.k.groupleader@unknown.uu}
26 \affiliation[Unknown University]
27 {Department of Chemistry, Unknown University, Unknown Town}
28
29 % A short title can be given as a *suggestion* for running headers.
30 \title[\texttt{achemso} demonstration]
31 {A demonstration of the \textsf{achemso} \LaTeX class}
32 \end_preamble
33 \options journal=jacsat,manuscript=article
34 \use_default_options false
35 \begin_modules
36 theorems-ams
37 \end_modules
38 \language english
39 \inputencoding auto
40 \font_roman default
41 \font_sans default
42 \font_typewriter default
43 \font_default_family default
44 \font_sc false
45 \font_osf false
46 \font_sf_scale 100
47 \font_tt_scale 100
48
49 \graphics default
50 \paperfontsize default
51 \spacing single
52 \use_hyperref false
53 \papersize default
54 \use_geometry false
55 \use_amsmath 0
56 \use_esint 0
57 \cite_engine basic
58 \use_bibtopic false
59 \paperorientation portrait
60 \secnumdepth 3
61 \tocdepth 3
62 \paragraph_separation indent
63 \defskip medskip
64 \quotes_language english
65 \papercolumns 1
66 \papersides 1
67 \paperpagestyle default
68 \tracking_changes false
69 \output_changes false
70 \author "" 
71 \author "" 
72 \end_header
73
74 \begin_body
75
76 \begin_layout Standard
77 \begin_inset Note Note
78 status open
79
80 \begin_layout Plain Layout
81
82 \series bold
83 Note:
84 \series default
85  The author, affiliation, email addresses, and the document title have to
86  set up in the LaTeX preamble of this document!
87 \end_layout
88
89 \end_inset
90
91
92 \end_layout
93
94 \begin_layout Standard
95 \begin_inset Note Note
96 status open
97
98 \begin_layout Plain Layout
99
100 \series bold
101 Note:
102 \series default
103  The journal where you want to sumit is specified in the document class
104  options of this file.
105 \end_layout
106
107 \end_inset
108
109
110 \end_layout
111
112 \begin_layout Abstract
113 This is the abstract.
114 \end_layout
115
116 \begin_layout Section
117 Introduction
118 \end_layout
119
120 \begin_layout Standard
121 This is a paragraph of text.
122 \end_layout
123
124 \begin_layout Section
125 Results and discussion
126 \end_layout
127
128 \begin_layout Subsection
129 Outline
130 \end_layout
131
132 \begin_layout Subsection
133 References
134 \end_layout
135
136 \begin_layout Standard
137 The class makes various changes to the way that references are handled.
138  The class loads 
139 \family sans
140 natbib
141 \family default
142 , and also the appropriate bibliography style.
143  References can be made using the normal method; the citation should be
144  placed before any punctuation, as the class will move it if using a superscript
145  citation style 
146 \begin_inset CommandInset citation
147 LatexCommand cite
148 key "Mena2000,Abernethy2003"
149
150 \end_inset
151
152 .
153  The use of 
154 \family sans
155 natbib
156 \family default
157  allows the use of the various citation commands of that package: 
158 \begin_inset ERT
159 status collapsed
160
161 \begin_layout Plain Layout
162
163
164 \backslash
165 citeauthor{
166 \end_layout
167
168 \end_inset
169
170 Abernethy2003
171 \begin_inset ERT
172 status collapsed
173
174 \begin_layout Plain Layout
175
176 }
177 \end_layout
178
179 \end_inset
180
181  have shown something, or in 
182 \begin_inset ERT
183 status collapsed
184
185 \begin_layout Plain Layout
186
187
188 \backslash
189 citeyear{
190 \end_layout
191
192 \end_inset
193
194 Cotton1999
195 \begin_inset ERT
196 status collapsed
197
198 \begin_layout Plain Layout
199
200 }
201 \end_layout
202
203 \end_inset
204
205 .
206  Long lists of authors will be automatically truncated in most article formats,
207  but not in supplementary information or reviews 
208 \begin_inset CommandInset citation
209 LatexCommand cite
210 key "Pople2003"
211
212 \end_inset
213
214 .
215 \end_layout
216
217 \begin_layout Standard
218 Multiple citations to be combined into a list can be given as a single citation.
219  This uses the 
220 \family sans
221 mciteplus
222 \family default
223  package 
224 \begin_inset CommandInset citation
225 LatexCommand cite
226 key "Arduengo1992,*Eisenstein2005,*Arduengo1994"
227
228 \end_inset
229
230 .
231  Citations other than the first of the list should be indicated with a star.
232 \end_layout
233
234 \begin_layout Standard
235 The class also handles notes to be added to the bibliography.
236  These should be given in place in the document
237 \begin_inset Flex Bibnote
238 status open
239
240 \begin_layout Plain Layout
241 This is a bibnote; its text will be moved the the references section.
242  Bibnotes are inserted with the menu 
243 \family sans
244 Insert\SpecialChar \menuseparator
245 Custom Insets
246 \family default
247 .
248 \end_layout
249
250 \end_inset
251
252 .
253 \end_layout
254
255 \begin_layout Standard
256 As with citations, the text should be placed before punctuation.
257  A note is also generated if a citation has an optional note.
258  This assumes that the whole work has already been cited: odd numbering
259  will result if this is not the case 
260 \begin_inset CommandInset citation
261 LatexCommand cite
262 key "Cotton1999"
263
264 \end_inset
265
266 .
267 \end_layout
268
269 \begin_layout Subsection
270 Some Infos
271 \end_layout
272
273 \begin_layout Standard
274 Besides the standard figure and table floats, the achemso LaTeX-class provides
275  scheme, chart, and graph floats.
276 \end_layout
277
278 \begin_layout Standard
279 \begin_inset Float scheme
280 wide false
281 sideways false
282 status open
283
284 \begin_layout Plain Layout
285 \begin_inset Caption
286
287 \begin_layout Plain Layout
288 An example scheme
289 \end_layout
290
291 \end_inset
292
293
294 \end_layout
295
296 \end_inset
297
298
299 \end_layout
300
301 \begin_layout Standard
302 \begin_inset Float chart
303 wide false
304 sideways false
305 status open
306
307 \begin_layout Plain Layout
308 \begin_inset Caption
309
310 \begin_layout Plain Layout
311 An example chart
312 \end_layout
313
314 \end_inset
315
316
317 \end_layout
318
319 \end_inset
320
321
322 \end_layout
323
324 \begin_layout Standard
325 \begin_inset Float graph
326 wide false
327 sideways false
328 status open
329
330 \begin_layout Plain Layout
331 \begin_inset Caption
332
333 \begin_layout Plain Layout
334 An example graph
335 \end_layout
336
337 \end_inset
338
339
340 \end_layout
341
342 \end_inset
343
344
345 \end_layout
346
347 \begin_layout Standard
348 Chemical symbols can easily be input: 
349 \begin_inset Flex Chemistry
350 status open
351
352 \begin_layout Plain Layout
353 H2SO4
354 \end_layout
355
356 \end_inset
357
358
359 \end_layout
360
361 \begin_layout Standard
362 \begin_inset ERT
363 status collapsed
364
365 \begin_layout Plain Layout
366
367
368 \backslash
369 acknowledgement
370 \end_layout
371
372 \end_inset
373
374
375 \begin_inset Note Note
376 status open
377
378 \begin_layout Plain Layout
379 Optional
380 \end_layout
381
382 \end_inset
383
384
385 \end_layout
386
387 \begin_layout Standard
388 Acknowledgments go here.
389 \end_layout
390
391 \begin_layout Standard
392 \begin_inset ERT
393 status collapsed
394
395 \begin_layout Plain Layout
396
397
398 \backslash
399 suppinfo
400 \end_layout
401
402 \end_inset
403
404
405 \begin_inset Note Note
406 status open
407
408 \begin_layout Plain Layout
409 Optional
410 \end_layout
411
412 \end_inset
413
414
415 \end_layout
416
417 \begin_layout Standard
418 Supplemental informations go here.
419 \end_layout
420
421 \begin_layout Standard
422 \begin_inset CommandInset bibtex
423 LatexCommand bibtex
424 bibfiles "biblioExample"
425
426 \end_inset
427
428
429 \end_layout
430
431 \end_body
432 \end_document