]> git.lyx.org Git - lyx.git/blob - lib/templates/revtex4.lyx
fix some templates
[lyx.git] / lib / templates / revtex4.lyx
1 #LyX 1.3 created this file. For more info see http://www.lyx.org/
2 \lyxformat 221
3 \textclass revtex4
4 \options aps,preprint
5 \language english
6
7 \layout Preprint
8
9 This line only printed with preprint option
10 \layout Title
11
12 Insert your Title Here
13 \layout Author
14
15 Author1
16 \layout Author Email
17
18 foo@bar.edu
19 \begin_inset Note
20 collapsed true
21
22 \layout Standard
23
24 Make sure to put any Email, URL, and Thanks layouts IN
25 \layout Standard
26
27 BETWEEN the Author layout and the corresponding Address
28 \layout Standard
29
30 layout for that author.
31 \end_inset 
32
33
34 \layout Author URL
35
36 http://bar.com/~foo
37 \layout Thanks
38
39 Thanks to you, Mrs.
40  Robinson!
41 \begin_inset Note
42 collapsed true
43
44 \layout Standard
45
46 Use Thanks layout instead of inserting footnotes.
47 \layout Standard
48
49 Footnotes in the title will do weird things in REVTeX 4!
50 \end_inset 
51
52
53 \layout Affiliation
54
55 Address for author 1 
56 \layout Author
57
58 Author2
59 \layout Author Email
60
61 bar@foo.edu
62 \layout Affiliation
63
64 Address for author 2
65 \layout Abstract
66
67 Insert your abstract here.
68  It should be interesting.
69 \layout Standard
70
71
72 \begin_inset Note
73 collapsed true
74
75 \layout Standard
76
77 You don't have to write 
78 \backslash 
79 maketitle..
80  LyX does this by itself.
81 \end_inset 
82
83
84 \layout Section
85
86 introduction
87 \layout Standard
88
89 Any of the style options, like 
90 \family typewriter 
91 prl
92 \family default 
93  or 
94 \family typewriter 
95 preprint
96 \family default 
97  should go in the 
98 \family sans 
99 Extra\SpecialChar ~
100 Options
101 \family default 
102  field in the 
103 \family sans 
104 Document\SpecialChar ~
105 Layout
106 \family default 
107  popup (accessed from the 
108 \family sans 
109 Layout
110 \family default 
111  menu).
112  See the REVTeX 4 manual for style options, special macros, and the like.
113 \layout Section
114
115 methods
116 \layout Standard
117
118 Special REVTeX macros must be typed in TeX mode, so typing 
119 \family typewriter 
120
121 \backslash 
122 openone
123 \family default 
124  in TeX mode yields 
125 \begin_inset ERT
126 status Collapsed
127
128 \layout Standard
129
130 \backslash 
131 openone{}
132 \end_inset 
133
134 .
135  REVTeX macros can also be used freely in the math editor, so you can type
136  
137 \begin_inset Formula $\sqrt{\overstar{a}}>b$
138 \end_inset 
139
140 , for example, which uses the REVTeX 
141 \family typewriter 
142
143 \backslash 
144 overstar
145 \family default 
146  command.
147 \layout Standard
148
149 You can do a bibliography by hand, as shown below, but it may be easier
150  to erase that and use BibTeX---in fact, APS encourages authors to use BibTeX.
151  If you do use BibTeX, use the REVTeX bibliography style file, 
152 \family typewriter 
153 revtex.bst
154 \family default 
155  (i.e., just put 
156 \begin_inset Quotes eld
157 \end_inset 
158
159 revtex
160 \begin_inset Quotes erd
161 \end_inset 
162
163  in the 
164 \begin_inset Quotes eld
165 \end_inset 
166
167 style
168 \begin_inset Quotes erd
169 \end_inset 
170
171  box in the 
172 \family sans 
173 Insert\SpecialChar \menuseparator
174 Lists\SpecialChar ~
175 &\SpecialChar ~
176 TOC\SpecialChar \menuseparator
177 BibTeX\SpecialChar ~
178 Reference
179 \family default 
180  popup).
181  With either method, you can cite references with the LyX citation commands
182 \begin_inset LatexCommand \cite{mycitation}
183
184 \end_inset 
185
186 .
187 \layout Acknowledgments
188
189 Thank you so much!
190 \layout Bibliography
191 \bibitem {mycitation}
192
193 Author, 
194 \begin_inset Quotes eld
195 \end_inset 
196
197 Title
198 \begin_inset Quotes erd
199 \end_inset 
200
201 , Journal 
202 \series bold 
203 Volume
204 \series default 
205 , page--numbers (year).
206 \the_end