]> git.lyx.org Git - lyx.git/blob - lib/templates/revtex4.lyx
update classic menu too
[lyx.git] / lib / templates / revtex4.lyx
1 #LyX 1.5.0svn created this file. For more info see http://www.lyx.org/
2 \lyxformat 245
3 \begin_document
4 \begin_header
5 \textclass revtex4
6 \options aps,preprint
7 \language english
8 \tracking_changes false
9 \output_changes true
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 typewriter
136 prl
137 \family default
138  or 
139 \family typewriter
140 preprint
141 \family default
142  should go in the 
143 \family sans
144 Extra\InsetSpace ~
145 Options
146 \family default
147  field in the 
148 \family sans
149 Document\InsetSpace ~
150 Layout
151 \family default
152  popup (accessed from the 
153 \family sans
154 Layout
155 \family default
156  menu).
157  See the REVTeX 4 manual for style options, special macros, and the like.
158 \end_layout
159
160 \begin_layout Section
161
162 methods
163 \end_layout
164
165 \begin_layout Standard
166
167 Special REVTeX macros must be typed in TeX mode, so typing 
168 \family typewriter
169
170 \backslash
171 openone
172 \family default
173  in TeX mode yields 
174 \begin_inset ERT
175 status collapsed
176
177 \begin_layout Standard
178
179 \backslash
180 openone{}
181 \end_layout
182
183 \end_inset
184
185 .
186  REVTeX macros can also be used freely in the math editor, so you can type
187  
188 \begin_inset Formula $\sqrt{\overstar{a}}>b$
189 \end_inset
190
191 , for example, which uses the REVTeX 
192 \family typewriter
193
194 \backslash
195 overstar
196 \family default
197  command.
198 \end_layout
199
200 \begin_layout Standard
201
202 You can do a bibliography by hand, as shown below, but it may be easier
203  to erase that and use BibTeX---in fact, APS encourages authors to use BibTeX.
204  If you do use BibTeX, use the REVTeX bibliography style file, 
205 \family typewriter
206 revtex.bst
207 \family default
208  (i.e., just put 
209 \begin_inset Quotes eld
210 \end_inset
211
212 revtex
213 \begin_inset Quotes erd
214 \end_inset
215
216  in the 
217 \begin_inset Quotes eld
218 \end_inset
219
220 style
221 \begin_inset Quotes erd
222 \end_inset
223
224  box in the 
225 \family sans
226 Insert\SpecialChar \menuseparator
227 Lists\InsetSpace ~
228 &\InsetSpace ~
229 TOC\SpecialChar \menuseparator
230 BibTeX\InsetSpace ~
231 Reference
232 \family default
233  popup).
234  With either method, you can cite references with the LyX citation commands
235 \begin_inset LatexCommand \cite{mycitation}
236
237 \end_inset
238
239 .
240 \end_layout
241
242 \begin_layout Acknowledgments
243
244 Thank you so much!
245 \end_layout
246
247 \begin_layout Bibliography
248 \bibitem {mycitation}
249
250 Author, 
251 \begin_inset Quotes eld
252 \end_inset
253
254 Title
255 \begin_inset Quotes erd
256 \end_inset
257
258 , Journal 
259 \series bold
260 Volume
261 \series default
262 , page--numbers (year).
263 \end_layout
264
265 \end_body
266 \end_document