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