]> git.lyx.org Git - lyx.git/blob - lib/templates/attic/revtex.lyx
Whitespace.
[lyx.git] / lib / templates / attic / revtex.lyx
1 #LyX 2.1 created this file. For more info see http://www.lyx.org/
2 \lyxformat 474
3 \begin_document
4 \begin_header
5 \textclass revtex4
6 \options aps,manuscript
7 \use_default_options true
8 \maintain_unincluded_children false
9 \language english
10 \language_package default
11 \inputencoding auto
12 \fontencoding global
13 \font_roman default
14 \font_sans default
15 \font_typewriter default
16 \font_math auto
17 \font_default_family default
18 \use_non_tex_fonts false
19 \font_sc false
20 \font_osf false
21 \font_sf_scale 100
22 \font_tt_scale 100
23 \graphics default
24 \default_output_format default
25 \output_sync 0
26 \bibtex_command default
27 \index_command default
28 \paperfontsize default
29 \spacing single
30 \use_hyperref false
31 \papersize default
32 \use_geometry false
33 \use_package amsmath 0
34 \use_package amssymb 0
35 \use_package cancel 0
36 \use_package esint 0
37 \use_package mathdots 1
38 \use_package mathtools 0
39 \use_package mhchem 1
40 \use_package stackrel 0
41 \use_package stmaryrd 0
42 \use_package undertilde 0
43 \cite_engine basic
44 \cite_engine_type default
45 \biblio_style plain
46 \use_bibtopic false
47 \use_indices false
48 \paperorientation portrait
49 \suppress_date false
50 \justification true
51 \use_refstyle 0
52 \index Index
53 \shortcut idx
54 \color #008000
55 \end_index
56 \secnumdepth 3
57 \tocdepth 3
58 \paragraph_separation indent
59 \paragraph_indentation default
60 \quotes_language english
61 \papercolumns 1
62 \papersides 1
63 \paperpagestyle default
64 \tracking_changes false
65 \output_changes false
66 \html_math_output 0
67 \html_css_as_file 0
68 \html_be_strict false
69 \end_header
70
71 \begin_body
72
73 \begin_layout Title
74 Insert your Title Here
75 \end_layout
76
77 \begin_layout Abstract
78 Insert your abstract here.
79 \end_layout
80
81 \begin_layout Author
82 Author1
83 \begin_inset Foot
84 status collapsed
85
86 \begin_layout Plain Layout
87 Author to whom correspondence should be addressed
88 \end_layout
89
90 \end_inset
91
92  and Author2
93 \end_layout
94
95 \begin_layout Address
96 Insert the name of your university, company, or institute here.
97 \end_layout
98
99 \begin_layout Standard
100 \begin_inset Note Note
101 status collapsed
102
103 \begin_layout Plain Layout
104 You don't have to write 
105 \backslash
106 maketitle..
107  LyX does this by itself.
108 \end_layout
109
110 \end_inset
111
112
113 \end_layout
114
115 \begin_layout Section
116 Introduction
117 \end_layout
118
119 \begin_layout Standard
120 Introduction goes here.
121 \end_layout
122
123 \begin_layout Standard
124 By the way, any of the style options, like 
125 \family typewriter
126 prl
127 \family default
128  or 
129 \family typewriter
130 preprint
131 \family default
132  should go in the 
133 \family sans
134 Extra
135 \begin_inset space ~
136 \end_inset
137
138 Options
139 \family default
140  field in the 
141 \family sans
142 Document
143 \begin_inset space ~
144 \end_inset
145
146 Layout
147 \family default
148  popup (accessed from the 
149 \family sans
150 Layout
151 \family default
152  menu).
153 \end_layout
154
155 \begin_layout Section
156 Insert section title here
157 \end_layout
158
159 \begin_layout Standard
160 Section 2 text goes here.
161  
162 \end_layout
163
164 \begin_layout Standard
165 Special REVTeX 3.1 macros must be typed in TeX mode, so typing 
166 \family typewriter
167
168 \backslash
169 openone
170 \family default
171  in TeX mode yields 
172 \begin_inset ERT
173 status collapsed
174
175 \begin_layout Plain Layout
176
177
178 \backslash
179 openone{}
180 \end_layout
181
182 \end_inset
183
184 .
185  (See the REVTeX manual for other macros.) REVTeX macros can also be used
186  freely in the math editor, so you can type 
187 \begin_inset Formula $\sqrt{\overstar a}>\overcirc b$
188 \end_inset
189
190 .
191 \end_layout
192
193 \begin_layout Standard
194 You can do a bibliography by hand, as shown below, or erase that, and use
195  BibTeX.
196  If you use BibTeX, don't forget to use a REVTeX bibliography style file,
197  such as 
198 \family typewriter
199 prsty.bst
200 \family default
201 .
202  With either method, you can cite references with the LyX citation commands
203 \begin_inset CommandInset citation
204 LatexCommand cite
205 key "mycitation"
206
207 \end_inset
208
209 .
210 \begin_inset Note Note
211 status collapsed
212
213 \begin_layout Plain Layout
214 If you get question marks instead of numbers in your references,
215 \end_layout
216
217 \begin_layout Plain Layout
218 re-run LaTeX (File->update dvi)
219 \end_layout
220
221 \end_inset
222
223
224 \end_layout
225
226 \begin_layout Bibliography
227 \begin_inset CommandInset bibitem
228 LatexCommand bibitem
229 key "mycitation"
230
231 \end_inset
232
233 Author, 
234 \begin_inset Quotes eld
235 \end_inset
236
237 Title
238 \begin_inset Quotes erd
239 \end_inset
240
241 , Journal 
242 \series bold
243 Volume
244 \series default
245 , page--numbers (year).
246 \end_layout
247
248 \end_body
249 \end_document