]> git.lyx.org Git - lyx.git/blob - lib/templates/IEEEtran.lyx
bulgarian support
[lyx.git] / lib / templates / IEEEtran.lyx
1 #LyX 1.1 created this file. For more info see http://www.lyx.org/
2 \lyxformat 2.16
3 \textclass IEEEtran
4 \language english
5 \inputencoding default
6 \fontscheme default
7 \graphics default
8 \float_placement hbt
9 \paperfontsize default
10 \spacing single 
11 \papersize Default
12 \paperpackage a4
13 \use_geometry 0
14 \use_amsmath 0
15 \paperorientation portrait
16 \secnumdepth 3
17 \tocdepth 3
18 \paragraph_separation indent
19 \defskip medskip
20 \quotes_language english
21 \quotes_times 2
22 \papercolumns 2
23 \papersides 1
24 \paperpagestyle default
25
26 \layout Title
27
28 Your Title: And maybe a bit extra
29 \layout Author
30
31
32 \begin_inset Info Remember that initial submissions don't show the authors
33 names so you'll need to make this a 'Comment'.
34 \end_inset 
35
36 Your Name, Your Co-Author
37 \begin_float footnote 
38 \layout Standard
39
40 Your name is with xyz Department\SpecialChar \ldots{}
41
42 \end_float 
43 \layout Abstract
44
45 This paper presents a simple template for IEEEtran documents.
46  
47 \layout Keywords
48
49 simplicity, beauty, elegance
50 \layout MarkBoth
51
52 This is for left pages
53 \latex latex 
54 }{
55 \latex default 
56 and this is for right pages
57 \layout Section
58
59 Introduction
60 \begin_inset Info Don't panic the section numbering may look different in
61 LyX but LaTeX uses the correct Roman numerals and
62 Alpha for section counters.
63
64 It's just that LyX doesn't handle counters other than arabic
65 numerals.
66 \end_inset 
67
68
69 \layout Standard
70
71
72 \latex latex 
73
74 \backslash 
75 PARstart{T}{here}
76 \latex default 
77  is a need for a little Evil Red Text in the first paragraph.
78  Refer to the IEEEtran documentation (sample document) for more details.
79 \layout Section
80
81 Previous Work
82 \layout Standard
83
84 This is only a template remember.
85 \layout Section
86
87 Methodology
88 \layout Theorem
89
90
91 \latex latex 
92 [
93 \latex default 
94 Theorem name
95 \latex latex 
96 ]
97 \latex default 
98  For a named theorem or theorem-like environment you need to use a little
99  evil red text (LaTeX mode) around the name.
100 \layout Lemma
101
102 If you don't want a theorem or lemma name don't add one.
103 \layout Proof
104
105 And here's the proof!
106 \layout Section
107
108 Results
109 \layout Standard
110
111 \begin_float fig 
112 \layout Standard
113 \align center 
114
115 \family sans 
116 A single column figure goes here
117 \layout Caption
118
119 Captions go 
120 \emph on 
121 under
122 \emph default 
123  the figure
124 \end_float 
125 \begin_float tab 
126 \layout Caption
127
128 Table captions go 
129 \emph on 
130 above
131 \emph default 
132  the table
133 \layout Standard
134 \align center \LyXTable
135 multicol5
136 2 2 0 0 -1 -1 -1 -1
137 1 1 0 0
138 1 1 0 0
139 8 1 0 "" ""
140 8 1 1 "" ""
141 0 8 1 0 0 0 0 "" ""
142 0 8 1 0 0 0 0 "" ""
143 0 8 1 0 0 0 0 "" ""
144 0 8 1 0 0 0 0 "" ""
145
146 delete
147 \newline 
148 this
149 \newline 
150 example
151 \newline 
152 table
153 \end_float 
154 \layout Section
155
156 Conclusions
157 \layout Comment
158
159
160 \begin_inset Info Change this paragraphs style to 'Standard' to enable
161 BibTeX bibliography generation.
162
163 Remember though that your final submission is supposed to have
164 all the bibliography entries embedded in the latex file.  This means
165 you eventually have to copy the .bbl file into the latex file and
166 remove the bibtex lines.
167 \end_inset 
168
169
170 \begin_inset LatexCommand \BibTeX[IEEEbib]{your_biblio_file}
171
172 \end_inset 
173
174
175 \layout Biography
176
177
178 \latex latex 
179 {
180 \latex default 
181 Your Name
182 \latex latex 
183 }
184 \latex default 
185  All about you and the what your interests are.
186  Don't forget to put your name in between a pair of {}'s that are set as
187  raw TeX.
188 \layout LaTeX
189
190 % This LaTeX comment is needed to force LyX to generate two separate environment
191 s
192 \newline 
193
194 \layout Biography
195
196
197 \latex latex 
198 {
199 \latex default 
200 Coauthor
201 \latex latex 
202
203 \latex default 
204 Same again for the co-author.
205 \the_end