]> git.lyx.org Git - lyx.git/blob - lib/templates/revtex.lyx
fix r33152 - part 2
[lyx.git] / lib / templates / revtex.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 revtex
7 \options aps,manuscript
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 0
24 \use_esint 0
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 Title
44 Insert your Title Here
45 \end_layout
46
47 \begin_layout Author
48 Author1
49 \begin_inset Foot
50 status collapsed
51
52 \begin_layout Plain Layout
53 Author to whom correspondence should be addressed
54 \end_layout
55
56 \end_inset
57
58  and Author2
59 \end_layout
60
61 \begin_layout Address
62 Insert the name of your university, company, or institute here.
63 \end_layout
64
65 \begin_layout Standard
66 \begin_inset Note Note
67 status collapsed
68
69 \begin_layout Plain Layout
70 You don't have to write 
71 \backslash
72 maketitle..
73  LyX does this by itself.
74 \end_layout
75
76 \end_inset
77
78
79 \end_layout
80
81 \begin_layout Abstract
82 Insert your abstract here.
83 \end_layout
84
85 \begin_layout Section
86 Introduction
87 \end_layout
88
89 \begin_layout Standard
90 Introduction goes here.
91 \end_layout
92
93 \begin_layout Standard
94 By the way, any of the style options, like 
95 \family typewriter
96 prl
97 \family default
98  or 
99 \family typewriter
100 preprint
101 \family default
102  should go in the 
103 \family sans
104 Extra
105 \begin_inset space ~
106 \end_inset
107
108 Options
109 \family default
110  field in the 
111 \family sans
112 Document
113 \begin_inset space ~
114 \end_inset
115
116 Layout
117 \family default
118  popup (accessed from the 
119 \family sans
120 Layout
121 \family default
122  menu).
123 \end_layout
124
125 \begin_layout Section
126 Insert section title here
127 \end_layout
128
129 \begin_layout Standard
130 Section 2 text goes here.
131  
132 \end_layout
133
134 \begin_layout Standard
135 Special REVTeX 3.1 macros must be typed in TeX mode, so typing 
136 \family typewriter
137
138 \backslash
139 openone
140 \family default
141  in TeX mode yields 
142 \begin_inset ERT
143 status collapsed
144
145 \begin_layout Plain Layout
146
147
148 \backslash
149 openone{}
150 \end_layout
151
152 \end_inset
153
154 .
155  (See the REVTeX manual for other macros.) REVTeX macros can also be used
156  freely in the math editor, so you can type 
157 \begin_inset Formula $\sqrt{\overstar a}>\overcirc b$
158 \end_inset
159
160 .
161 \end_layout
162
163 \begin_layout Standard
164 You can do a bibliography by hand, as shown below, or erase that, and use
165  BibTeX.
166  If you use BibTeX, don't forget to use a REVTeX bibliography style file,
167  such as 
168 \family typewriter
169 prsty.bst
170 \family default
171 .
172  With either method, you can cite references with the LyX citation commands
173 \begin_inset CommandInset citation
174 LatexCommand cite
175 key "mycitation"
176
177 \end_inset
178
179 .
180 \begin_inset Note Note
181 status collapsed
182
183 \begin_layout Plain Layout
184 If you get question marks instead of numbers in your references,
185 \end_layout
186
187 \begin_layout Plain Layout
188 re-run LaTeX (File->update dvi)
189 \end_layout
190
191 \end_inset
192
193
194 \end_layout
195
196 \begin_layout Bibliography
197 \begin_inset CommandInset bibitem
198 LatexCommand bibitem
199 key "mycitation"
200
201 \end_inset
202
203 Author, 
204 \begin_inset Quotes eld
205 \end_inset
206
207 Title
208 \begin_inset Quotes erd
209 \end_inset
210
211 , Journal 
212 \series bold
213 Volume
214 \series default
215 , page--numbers (year).
216 \end_layout
217
218 \end_body
219 \end_document