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