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