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