]> git.lyx.org Git - lyx.git/blob - lib/templates/revtex4.lyx
Removed Options->LaTeX and all related code. New Variables.[Ch] files (not
[lyx.git] / lib / templates / revtex4.lyx
1 #This file was created by <karger> Thu Sep 23 10:54:03 1999
2 #LyX 1.0 (C) 1995-1999 Matthias Ettrich and the LyX Team
3 \lyxformat 2.15
4 \textclass revtex4
5 \options aps,manuscript
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 Address
38
39 Address for author 1 
40 \layout Author
41
42 Author2
43 \layout Author Email
44
45 bar@foo.edu
46 \layout Address
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 By the way, 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
76 \protected_separator 
77 Options
78 \family default 
79  field in the 
80 \family sans 
81 Document
82 \protected_separator 
83 Layout
84 \family default 
85  popup (accessed from the 
86 \family sans 
87 Layout
88 \family default 
89  menu).
90  See the RevTeX 4 manual for style options, special macros, and the like.
91 \layout Section
92
93 methods
94 \layout Standard
95
96 Special REVTeX macros must be typed in TeX mode, so typing 
97 \family typewriter 
98
99 \backslash 
100 openone
101 \family default 
102  in TeX mode yields 
103 \latex latex 
104
105 \backslash 
106 openone{}
107 \latex default 
108 .
109  REVTeX macros can also be used freely in the math editor, so you can type
110  
111 \begin_inset Formula \( \sqrt{\overstar {a}}>b \)
112 \end_inset 
113
114 , for example, which uses the RevTeX 
115 \family typewriter 
116
117 \backslash 
118 overcirc
119 \family default 
120  command.
121 \layout Standard
122
123 You can do a bibliography by hand, as shown below, but it may be easier
124  to erase that and use BibTeX.
125  If you use BibTeX, use the RevTeX bibliography style file, 
126 \family typewriter 
127 revtex.bst
128 \family default 
129 .
130  With either method, you can cite references with the LyX citation commands
131 \begin_inset LatexCommand \cite{mycitation}
132
133 \end_inset 
134
135 .
136 \layout Bibliography
137 \bibitem {mycitation}
138
139 Author, 
140 \begin_inset Quotes eld
141 \end_inset 
142
143 Title
144 \begin_inset Quotes erd
145 \end_inset 
146
147 , Journal 
148 \series bold 
149 Volume
150 \series default 
151 , page--numbers (year).
152 \the_end