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