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