]> git.lyx.org Git - lyx.git/blob - lib/templates/revtex4.lyx
Update docs to 2.3.0alpha1 format
[lyx.git] / lib / templates / revtex4.lyx
1 #LyX 2.3 created this file. For more info see http://www.lyx.org/
2 \lyxformat 541
3 \begin_document
4 \begin_header
5 \save_transient_properties true
6 \origin /systemlyxdir/templates/
7 \textclass revtex4
8 \options aps,preprint
9 \use_default_options false
10 \maintain_unincluded_children false
11 \language english
12 \language_package default
13 \inputencoding auto
14 \fontencoding global
15 \font_roman "default" "default"
16 \font_sans "default" "default"
17 \font_typewriter "default" "default"
18 \font_math "auto" "auto"
19 \font_default_family default
20 \use_non_tex_fonts false
21 \font_sc false
22 \font_osf false
23 \font_sf_scale 100 100
24 \font_tt_scale 100 100
25 \use_microtype false
26 \use_dash_ligatures false
27 \graphics default
28 \default_output_format default
29 \output_sync 0
30 \bibtex_command default
31 \index_command default
32 \paperfontsize default
33 \use_hyperref false
34 \papersize default
35 \use_geometry false
36 \use_package amsmath 1
37 \use_package amssymb 1
38 \use_package cancel 0
39 \use_package esint 1
40 \use_package mathdots 1
41 \use_package mathtools 0
42 \use_package mhchem 1
43 \use_package stackrel 0
44 \use_package stmaryrd 0
45 \use_package undertilde 0
46 \cite_engine basic
47 \cite_engine_type default
48 \biblio_style plain
49 \use_bibtopic false
50 \use_indices false
51 \paperorientation portrait
52 \suppress_date false
53 \justification true
54 \use_refstyle 0
55 \index Index
56 \shortcut idx
57 \color #008000
58 \end_index
59 \secnumdepth 3
60 \tocdepth 3
61 \paragraph_separation indent
62 \paragraph_indentation default
63 \is_math_indent 0
64 \quotes_style english
65 \papercolumns 1
66 \papersides 1
67 \paperpagestyle default
68 \tracking_changes false
69 \output_changes false
70 \html_math_output 0
71 \html_css_as_file 0
72 \html_be_strict false
73 \end_header
74
75 \begin_body
76
77 \begin_layout Preprint
78 This line only printed with preprint option
79 \end_layout
80
81 \begin_layout Title
82 Insert your Title Here
83 \end_layout
84
85 \begin_layout Author
86 Author1
87 \end_layout
88
89 \begin_layout Author Email
90 foo@bar.edu
91 \begin_inset Note Note
92 status collapsed
93
94 \begin_layout Plain Layout
95 Make sure to put any Email, URL, and Thanks layouts IN
96 \end_layout
97
98 \begin_layout Plain Layout
99 BETWEEN the Author layout and the corresponding Address
100 \end_layout
101
102 \begin_layout Plain Layout
103 layout for that author.
104 \end_layout
105
106 \end_inset
107
108
109 \end_layout
110
111 \begin_layout Author URL
112 http://bar.com/~foo
113 \end_layout
114
115 \begin_layout Thanks
116 Thanks to you, Mrs.
117  Robinson!
118 \begin_inset Note Note
119 status collapsed
120
121 \begin_layout Plain Layout
122 Use Thanks layout instead of inserting footnotes.
123 \end_layout
124
125 \begin_layout Plain Layout
126 Footnotes in the title will do weird things in REV\SpecialChar TeX
127  4!
128 \end_layout
129
130 \end_inset
131
132
133 \end_layout
134
135 \begin_layout Affiliation
136 Address for author 1 
137 \end_layout
138
139 \begin_layout Author
140 Author2
141 \end_layout
142
143 \begin_layout Author Email
144 bar@foo.edu
145 \end_layout
146
147 \begin_layout Affiliation
148 Address for author 2
149 \end_layout
150
151 \begin_layout Abstract
152 Insert your abstract here.
153  It should be interesting.
154 \end_layout
155
156 \begin_layout Standard
157 \begin_inset Note Note
158 status collapsed
159
160 \begin_layout Plain Layout
161 You don't have to write 
162 \backslash
163 maketitle..
164  \SpecialChar LyX
165  does this by itself.
166 \end_layout
167
168 \end_inset
169
170
171 \end_layout
172
173 \begin_layout Section
174 introduction
175 \end_layout
176
177 \begin_layout Standard
178 Any of the style options, like 
179 \family typewriter
180 prl
181 \family default
182  or 
183 \family typewriter
184 preprint
185 \family default
186  should go in the 
187 \family sans
188 Extra
189 \begin_inset space ~
190 \end_inset
191
192 Options
193 \family default
194  field in the 
195 \family sans
196 Document
197 \begin_inset space ~
198 \end_inset
199
200 Layout
201 \family default
202  popup (accessed from the 
203 \family sans
204 Layout
205 \family default
206  menu).
207  See the REV\SpecialChar TeX
208  4 manual for style options, special macros, and the like.
209 \end_layout
210
211 \begin_layout Section
212 methods
213 \end_layout
214
215 \begin_layout Standard
216 Special REV\SpecialChar TeX
217  macros must be typed in \SpecialChar TeX
218  mode, so typing 
219 \family typewriter
220
221 \backslash
222 openone
223 \family default
224  in \SpecialChar TeX
225  mode yields 
226 \begin_inset ERT
227 status collapsed
228
229 \begin_layout Plain Layout
230
231
232 \backslash
233 openone{}
234 \end_layout
235
236 \end_inset
237
238 .
239  REV\SpecialChar TeX
240  macros can also be used freely in the math editor, so you can type
241  
242 \begin_inset Formula $\sqrt{\overstar{a}}>b$
243 \end_inset
244
245 , for example, which uses the REV\SpecialChar TeX
246  
247 \family typewriter
248
249 \backslash
250 overstar
251 \family default
252  command.
253 \end_layout
254
255 \begin_layout Standard
256 You can do a bibliography by hand, as shown below, but it may be easier
257  to erase that and use Bib\SpecialChar TeX
258 —in fact, APS encourages authors to use Bib\SpecialChar TeX
259 .
260  If you do use Bib\SpecialChar TeX
261 , use the REV\SpecialChar TeX
262  bibliography style file, 
263 \family typewriter
264 revtex.bst
265 \family default
266  (i.e., just put 
267 \begin_inset Quotes eld
268 \end_inset
269
270 revtex
271 \begin_inset Quotes erd
272 \end_inset
273
274  in the 
275 \begin_inset Quotes eld
276 \end_inset
277
278 style
279 \begin_inset Quotes erd
280 \end_inset
281
282  box in the 
283 \family sans
284 Insert\SpecialChar menuseparator
285 Lists
286 \begin_inset space ~
287 \end_inset
288
289 &
290 \begin_inset space ~
291 \end_inset
292
293 TOC\SpecialChar menuseparator
294 Bib\SpecialChar TeX
295
296 \begin_inset space ~
297 \end_inset
298
299 Reference
300 \family default
301  popup).
302  With either method, you can cite references with the \SpecialChar LyX
303  citation commands
304 \begin_inset CommandInset citation
305 LatexCommand cite
306 key "mycitation"
307 literal "true"
308
309 \end_inset
310
311 .
312 \end_layout
313
314 \begin_layout Acknowledgments
315 Thank you so much!
316 \end_layout
317
318 \begin_layout Bibliography
319 \begin_inset CommandInset bibitem
320 LatexCommand bibitem
321 key "mycitation"
322 literal "true"
323
324 \end_inset
325
326 Author, 
327 \begin_inset Quotes eld
328 \end_inset
329
330 Title
331 \begin_inset Quotes erd
332 \end_inset
333
334 , Journal 
335 \series bold
336 Volume
337 \series default
338 , page–numbers (year).
339 \end_layout
340
341 \end_body
342 \end_document