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