]> git.lyx.org Git - lyx.git/blob - lib/templates/APA.lyx
addendum to previous commit
[lyx.git] / lib / templates / APA.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 apa
6 \begin_preamble
7 %% uncomment the following line to get this information
8 % below the tile
9 %\note{Draft of \today}
10
11 %% Some information on the journal. This will be
12 %% printed on the headline of the first page
13 %% Just uncomment wir a '%' if you don't want this
14 % Journal name
15 \journal{The Test Journal}
16 % volume, number, pages
17 \volume{Vol. 0 (2007), pp.~1--22}
18 % copyright notice
19 \ccoppy{\textcopyright\ The Author}
20 % Serial number or other reference
21 \copnum{ISSN XXX-XXXX-XXXX}
22
23 %% The usual ...
24 \acknowledgements{Author notes, acknowledgements, contact information go here \ldots}
25 \end_preamble
26 \options jou
27 \use_default_options false
28 \maintain_unincluded_children false
29 \language english
30 \language_package default
31 \inputencoding auto
32 \fontencoding global
33 \font_roman default
34 \font_sans default
35 \font_typewriter default
36 \font_default_family default
37 \use_non_tex_fonts false
38 \font_sc false
39 \font_osf false
40 \font_sf_scale 100
41 \font_tt_scale 100
42
43 \graphics default
44 \default_output_format default
45 \output_sync 0
46 \bibtex_command default
47 \index_command default
48 \paperfontsize default
49 \spacing single
50 \use_hyperref false
51 \papersize default
52 \use_geometry false
53 \use_amsmath 1
54 \use_esint 0
55 \use_mhchem 1
56 \use_mathdots 1
57 \cite_engine natbib_authoryear
58 \use_bibtopic false
59 \use_indices false
60 \paperorientation portrait
61 \suppress_date false
62 \use_refstyle 0
63 \index Index
64 \shortcut idx
65 \color #008000
66 \end_index
67 \secnumdepth 3
68 \tocdepth 3
69 \paragraph_separation indent
70 \paragraph_indentation default
71 \quotes_language english
72 \papercolumns 1
73 \papersides 1
74 \paperpagestyle default
75 \tracking_changes false
76 \output_changes false
77 \html_math_output 0
78 \html_css_as_file 0
79 \html_be_strict false
80 \end_header
81
82 \begin_body
83
84 \begin_layout Standard
85 \begin_inset Note Note
86 status open
87
88 \begin_layout Plain Layout
89 Note that the APA class provides three different 
90 \begin_inset Quotes eld
91 \end_inset
92
93 modes
94 \begin_inset Quotes erd
95 \end_inset
96
97  that generate different looks: 
98 \emph on
99 Manuscript mode (man)
100 \emph default
101
102 \emph on
103 Printed Journal mode (jou)
104 \emph default
105  and 
106 \emph on
107 Regular LaTeX mode (doc)
108 \emph default
109 .
110  The modes can be switched by entering the class options 
111 \emph on
112 man
113 \emph default
114
115 \emph on
116 jou
117 \emph default
118  or 
119 \emph on
120 doc
121 \emph default
122  to Document\SpecialChar \menuseparator
123 Settings\SpecialChar \menuseparator
124 Options.
125  This template uses the Printed Journal mode.
126 \end_layout
127
128 \begin_layout Plain Layout
129 Have a look at Document\SpecialChar \menuseparator
130 Settings\SpecialChar \menuseparator
131 Preamble for further settings.
132  A brief documentation can be found at 
133 \begin_inset Flex URL
134 status collapsed
135
136 \begin_layout Plain Layout
137
138 http://ctan.basemirror.de/macros/latex/contrib/apa/apacls.html
139 \end_layout
140
141 \end_inset
142
143 .
144 \end_layout
145
146 \end_inset
147
148
149 \end_layout
150
151 \begin_layout Title
152 Title
153 \end_layout
154
155 \begin_layout RightHeader
156 Running Head for Journal and LaTeX Mode
157 \begin_inset Note Note
158 status open
159
160 \begin_layout Plain Layout
161 for manuscript mode, use 
162 \emph on
163 ShortTitle
164 \emph default
165  instead
166 \end_layout
167
168 \end_inset
169
170
171 \end_layout
172
173 \begin_layout Author
174 Author's Name
175 \end_layout
176
177 \begin_layout Affiliation
178 Department of Psychology
179 \begin_inset Newline newline
180 \end_inset
181
182 Your university
183 \begin_inset Note Note
184 status open
185
186 \begin_layout Plain Layout
187 If your paper is written by multiple authors from the same affiliation,
188  just enter them as 
189 \begin_inset Quotes eld
190 \end_inset
191
192 Author1 and Author2
193 \begin_inset Quotes erd
194 \end_inset
195
196 .
197  However, if there are multiple authors from different affiliations involved,
198  chose 
199 \emph on
200 TwoAuthors
201 \emph default
202
203 \emph on
204 ThreeAuthors
205 \emph default
206  or 
207 \emph on
208 FourAuthors
209 \emph default
210  instead auf 
211 \emph on
212 Author
213 \emph default
214 .
215  Note that in this case, authors have to be separated by 
216 \begin_inset ERT
217 status collapsed
218
219 \begin_layout Plain Layout
220
221 }{
222 \end_layout
223
224 \end_inset
225
226  in TeX mode, e.
227 \begin_inset space \thinspace{}
228 \end_inset
229
230 g.
231 \begin_inset space \space{}
232 \end_inset
233
234
235 \begin_inset Quotes eld
236 \end_inset
237
238 My name
239 \begin_inset ERT
240 status collapsed
241
242 \begin_layout Plain Layout
243
244 }{
245 \end_layout
246
247 \end_inset
248
249 My colleague's name
250 \begin_inset Quotes erd
251 \end_inset
252
253 .
254  Note further that you must use the corresponding Affiliation style, i.
255 \begin_inset space \thinspace{}
256 \end_inset
257
258 g.
259 \begin_inset space \space{}
260 \end_inset
261
262
263 \emph on
264 TwoAffiliations
265 \emph default
266  for 
267 \emph on
268 TwoAuthors
269 \emph default
270 , etc.
271  (using again the 
272 \begin_inset ERT
273 status collapsed
274
275 \begin_layout Plain Layout
276
277 }{
278 \end_layout
279
280 \end_inset
281
282  separator).
283 \end_layout
284
285 \end_inset
286
287
288 \end_layout
289
290 \begin_layout Abstract
291 Stuff we did.
292 \end_layout
293
294 \begin_layout Standard
295 Article starts here.
296  
297 \end_layout
298
299 \begin_layout Standard
300 Just to test the bibliography, we are citing some fake authors here: 
301 \begin_inset CommandInset citation
302 LatexCommand citet
303 key "article-full"
304
305 \end_inset
306
307
308 \begin_inset CommandInset citation
309 LatexCommand citet
310 key "booklet-full"
311
312 \end_inset
313
314
315 \begin_inset CommandInset citation
316 LatexCommand citet
317 key "misc-full"
318
319 \end_inset
320
321 .
322 \end_layout
323
324 \begin_layout Section
325 Methods
326 \end_layout
327
328 \begin_layout Standard
329 Descibing our methods \SpecialChar \ldots{}
330
331 \end_layout
332
333 \begin_layout Subsection
334 Participants
335 \end_layout
336
337 \begin_layout Standard
338 Involved participants \SpecialChar \ldots{}
339
340 \end_layout
341
342 \begin_layout Subsection
343 Procedures
344 \end_layout
345
346 \begin_layout Standard
347 \SpecialChar \ldots{}
348  and procedures
349 \end_layout
350
351 \begin_layout Section
352 Results
353 \end_layout
354
355 \begin_layout Standard
356 And what came out \SpecialChar \ldots{}
357
358 \end_layout
359
360 \begin_layout Subsection
361 Descriptives
362 \end_layout
363
364 \begin_layout Standard
365 This \SpecialChar \ldots{}
366
367 \end_layout
368
369 \begin_layout Subsection
370 Analysis
371 \end_layout
372
373 \begin_layout Standard
374 \SpecialChar \ldots{}
375  and that.
376 \end_layout
377
378 \begin_layout Section
379 Discussion
380 \end_layout
381
382 \begin_layout Standard
383 \begin_inset Note Note
384 status open
385
386 \begin_layout Plain Layout
387 The APA class has a hardcoded bibliography style (apacite).
388  So whatever you chose below in the BibTeX setting as a bibliography style,
389  it will be ignored.
390 \end_layout
391
392 \end_inset
393
394
395 \end_layout
396
397 \begin_layout Standard
398 \begin_inset CommandInset bibtex
399 LatexCommand bibtex
400 bibfiles "xampl"
401 options "plain"
402
403 \end_inset
404
405
406 \end_layout
407
408 \end_body
409 \end_document