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