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