Skip to content

Commit 33c4985

Browse files
Add files via upload
1 parent e933b68 commit 33c4985

1 file changed

Lines changed: 293 additions & 0 deletions

File tree

Lines changed: 293 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,293 @@
1+
\documentclass[conference]{IEEEtran}
2+
\IEEEoverridecommandlockouts
3+
% The preceding line is only needed to identify funding in the first footnote. If that is unneeded, please comment it out.
4+
%Template version as of 6/27/2024
5+
6+
\usepackage{cite}
7+
\usepackage{amsmath,amssymb,amsfonts}
8+
\usepackage{algorithmic}
9+
\usepackage{graphicx}
10+
\usepackage{textcomp}
11+
\usepackage{xcolor}
12+
\def\BibTeX{{\rm B\kern-.05em{\sc i\kern-.025em b}\kern-.08em
13+
T\kern-.1667em\lower.7ex\hbox{E}\kern-.125emX}}
14+
\begin{document}
15+
16+
\title{Conference Paper Title*\\
17+
{\footnotesize \textsuperscript{*}Note: Sub-titles are not captured for https://ieeexplore.ieee.org and
18+
should not be used}
19+
\thanks{Identify applicable funding agency here. If none, delete this.}
20+
}
21+
22+
\author{\IEEEauthorblockN{1\textsuperscript{st} Given Name Surname}
23+
\IEEEauthorblockA{\textit{dept. name of organization (of Aff.)} \\
24+
\textit{name of organization (of Aff.)}\\
25+
City, Country \\
26+
email address or ORCID}
27+
\and
28+
\IEEEauthorblockN{2\textsuperscript{nd} Given Name Surname}
29+
\IEEEauthorblockA{\textit{dept. name of organization (of Aff.)} \\
30+
\textit{name of organization (of Aff.)}\\
31+
City, Country \\
32+
email address or ORCID}
33+
\and
34+
\IEEEauthorblockN{3\textsuperscript{rd} Given Name Surname}
35+
\IEEEauthorblockA{\textit{dept. name of organization (of Aff.)} \\
36+
\textit{name of organization (of Aff.)}\\
37+
City, Country \\
38+
email address or ORCID}
39+
\and
40+
\IEEEauthorblockN{4\textsuperscript{th} Given Name Surname}
41+
\IEEEauthorblockA{\textit{dept. name of organization (of Aff.)} \\
42+
\textit{name of organization (of Aff.)}\\
43+
City, Country \\
44+
email address or ORCID}
45+
\and
46+
\IEEEauthorblockN{5\textsuperscript{th} Given Name Surname}
47+
\IEEEauthorblockA{\textit{dept. name of organization (of Aff.)} \\
48+
\textit{name of organization (of Aff.)}\\
49+
City, Country \\
50+
email address or ORCID}
51+
\and
52+
\IEEEauthorblockN{6\textsuperscript{th} Given Name Surname}
53+
\IEEEauthorblockA{\textit{dept. name of organization (of Aff.)} \\
54+
\textit{name of organization (of Aff.)}\\
55+
City, Country \\
56+
email address or ORCID}
57+
}
58+
59+
\maketitle
60+
61+
\begin{abstract}
62+
This document is a model and instructions for \LaTeX.
63+
This and the IEEEtran.cls file define the components of your paper [title, text, heads, etc.]. *CRITICAL: Do Not Use Symbols, Special Characters, Footnotes,
64+
or Math in Paper Title or Abstract.
65+
\end{abstract}
66+
67+
\begin{IEEEkeywords}
68+
component, formatting, style, styling, insert.
69+
\end{IEEEkeywords}
70+
71+
\section{Introduction}
72+
This document is a model and instructions for \LaTeX.
73+
Please observe the conference page limits. For more information about how to become an IEEE Conference author or how to write your paper, please visit IEEE Conference Author Center website: https://conferences.ieeeauthorcenter.ieee.org/.
74+
75+
\subsection{Maintaining the Integrity of the Specifications}
76+
77+
The IEEEtran class file is used to format your paper and style the text. All margins,
78+
column widths, line spaces, and text fonts are prescribed; please do not
79+
alter them. You may note peculiarities. For example, the head margin
80+
measures proportionately more than is customary. This measurement
81+
and others are deliberate, using specifications that anticipate your paper
82+
as one part of the entire proceedings, and not as an independent document.
83+
Please do not revise any of the current designations.
84+
85+
\section{Prepare Your Paper Before Styling}
86+
Before you begin to format your paper, first write and save the content as a
87+
separate text file. Complete all content and organizational editing before
88+
formatting. Please note sections \ref{AA} to \ref{FAT} below for more information on
89+
proofreading, spelling and grammar.
90+
91+
Keep your text and graphic files separate until after the text has been
92+
formatted and styled. Do not number text heads---{\LaTeX} will do that
93+
for you.
94+
95+
\subsection{Abbreviations and Acronyms}\label{AA}
96+
Define abbreviations and acronyms the first time they are used in the text,
97+
even after they have been defined in the abstract. Abbreviations such as
98+
IEEE, SI, MKS, CGS, ac, dc, and rms do not have to be defined. Do not use
99+
abbreviations in the title or heads unless they are unavoidable.
100+
101+
\subsection{Units}
102+
\begin{itemize}
103+
\item Use either SI (MKS) or CGS as primary units. (SI units are encouraged.) English units may be used as secondary units (in parentheses). An exception would be the use of English units as identifiers in trade, such as ``3.5-inch disk drive''.
104+
\item Avoid combining SI and CGS units, such as current in amperes and magnetic field in oersteds. This often leads to confusion because equations do not balance dimensionally. If you must use mixed units, clearly state the units for each quantity that you use in an equation.
105+
\item Do not mix complete spellings and abbreviations of units: ``Wb/m\textsuperscript{2}'' or ``webers per square meter'', not ``webers/m\textsuperscript{2}''. Spell out units when they appear in text: ``. . . a few henries'', not ``. . . a few H''.
106+
\item Use a zero before decimal points: ``0.25'', not ``.25''. Use ``cm\textsuperscript{3}'', not ``cc''.)
107+
\end{itemize}
108+
109+
\subsection{Equations}
110+
Number equations consecutively. To make your
111+
equations more compact, you may use the solidus (~/~), the exp function, or
112+
appropriate exponents. Italicize Roman symbols for quantities and variables,
113+
but not Greek symbols. Use a long dash rather than a hyphen for a minus
114+
sign. Punctuate equations with commas or periods when they are part of a
115+
sentence, as in:
116+
\begin{equation}
117+
a+b=\gamma\label{eq}
118+
\end{equation}
119+
120+
Be sure that the
121+
symbols in your equation have been defined before or immediately following
122+
the equation. Use ``\eqref{eq}'', not ``Eq.~\eqref{eq}'' or ``equation \eqref{eq}'', except at
123+
the beginning of a sentence: ``Equation \eqref{eq} is . . .''
124+
125+
\subsection{\LaTeX-Specific Advice}
126+
127+
Please use ``soft'' (e.g., \verb|\eqref{Eq}|) cross references instead
128+
of ``hard'' references (e.g., \verb|(1)|). That will make it possible
129+
to combine sections, add equations, or change the order of figures or
130+
citations without having to go through the file line by line.
131+
132+
Please don't use the \verb|{eqnarray}| equation environment. Use
133+
\verb|{align}| or \verb|{IEEEeqnarray}| instead. The \verb|{eqnarray}|
134+
environment leaves unsightly spaces around relation symbols.
135+
136+
Please note that the \verb|{subequations}| environment in {\LaTeX}
137+
will increment the main equation counter even when there are no
138+
equation numbers displayed. If you forget that, you might write an
139+
article in which the equation numbers skip from (17) to (20), causing
140+
the copy editors to wonder if you've discovered a new method of
141+
counting.
142+
143+
{\BibTeX} does not work by magic. It doesn't get the bibliographic
144+
data from thin air but from .bib files. If you use {\BibTeX} to produce a
145+
bibliography you must send the .bib files.
146+
147+
{\LaTeX} can't read your mind. If you assign the same label to a
148+
subsubsection and a table, you might find that Table I has been cross
149+
referenced as Table IV-B3.
150+
151+
{\LaTeX} does not have precognitive abilities. If you put a
152+
\verb|\label| command before the command that updates the counter it's
153+
supposed to be using, the label will pick up the last counter to be
154+
cross referenced instead. In particular, a \verb|\label| command
155+
should not go before the caption of a figure or a table.
156+
157+
Do not use \verb|\nonumber| inside the \verb|{array}| environment. It
158+
will not stop equation numbers inside \verb|{array}| (there won't be
159+
any anyway) and it might stop a wanted equation number in the
160+
surrounding equation.
161+
162+
\subsection{Some Common Mistakes}\label{SCM}
163+
\begin{itemize}
164+
\item The word ``data'' is plural, not singular.
165+
\item The subscript for the permeability of vacuum $\mu_{0}$, and other common scientific constants, is zero with subscript formatting, not a lowercase letter ``o''.
166+
\item In American English, commas, semicolons, periods, question and exclamation marks are located within quotation marks only when a complete thought or name is cited, such as a title or full quotation. When quotation marks are used, instead of a bold or italic typeface, to highlight a word or phrase, punctuation should appear outside of the quotation marks. A parenthetical phrase or statement at the end of a sentence is punctuated outside of the closing parenthesis (like this). (A parenthetical sentence is punctuated within the parentheses.)
167+
\item A graph within a graph is an ``inset'', not an ``insert''. The word alternatively is preferred to the word ``alternately'' (unless you really mean something that alternates).
168+
\item Do not use the word ``essentially'' to mean ``approximately'' or ``effectively''.
169+
\item In your paper title, if the words ``that uses'' can accurately replace the word ``using'', capitalize the ``u''; if not, keep using lower-cased.
170+
\item Be aware of the different meanings of the homophones ``affect'' and ``effect'', ``complement'' and ``compliment'', ``discreet'' and ``discrete'', ``principal'' and ``principle''.
171+
\item Do not confuse ``imply'' and ``infer''.
172+
\item The prefix ``non'' is not a word; it should be joined to the word it modifies, usually without a hyphen.
173+
\item There is no period after the ``et'' in the Latin abbreviation ``et al.''.
174+
\item The abbreviation ``i.e.'' means ``that is'', and the abbreviation ``e.g.'' means ``for example''.
175+
\end{itemize}
176+
An excellent style manual for science writers is \cite{b7}.
177+
178+
\subsection{Authors and Affiliations}\label{AAA}
179+
\textbf{The class file is designed for, but not limited to, six authors.} A
180+
minimum of one author is required for all conference articles. Author names
181+
should be listed starting from left to right and then moving down to the
182+
next line. This is the author sequence that will be used in future citations
183+
and by indexing services. Names should not be listed in columns nor group by
184+
affiliation. Please keep your affiliations as succinct as possible (for
185+
example, do not differentiate among departments of the same organization).
186+
187+
\subsection{Identify the Headings}\label{ITH}
188+
Headings, or heads, are organizational devices that guide the reader through
189+
your paper. There are two types: component heads and text heads.
190+
191+
Component heads identify the different components of your paper and are not
192+
topically subordinate to each other. Examples include Acknowledgments and
193+
References and, for these, the correct style to use is ``Heading 5''. Use
194+
``figure caption'' for your Figure captions, and ``table head'' for your
195+
table title. Run-in heads, such as ``Abstract'', will require you to apply a
196+
style (in this case, italic) in addition to the style provided by the drop
197+
down menu to differentiate the head from the text.
198+
199+
Text heads organize the topics on a relational, hierarchical basis. For
200+
example, the paper title is the primary text head because all subsequent
201+
material relates and elaborates on this one topic. If there are two or more
202+
sub-topics, the next level head (uppercase Roman numerals) should be used
203+
and, conversely, if there are not at least two sub-topics, then no subheads
204+
should be introduced.
205+
206+
\subsection{Figures and Tables}\label{FAT}
207+
\paragraph{Positioning Figures and Tables} Place figures and tables at the top and
208+
bottom of columns. Avoid placing them in the middle of columns. Large
209+
figures and tables may span across both columns. Figure captions should be
210+
below the figures; table heads should appear above the tables. Insert
211+
figures and tables after they are cited in the text. Use the abbreviation
212+
``Fig.~\ref{fig}'', even at the beginning of a sentence.
213+
214+
\begin{table}[htbp]
215+
\caption{Table Type Styles}
216+
\begin{center}
217+
\begin{tabular}{|c|c|c|c|}
218+
\hline
219+
\textbf{Table}&\multicolumn{3}{|c|}{\textbf{Table Column Head}} \\
220+
\cline{2-4}
221+
\textbf{Head} & \textbf{\textit{Table column subhead}}& \textbf{\textit{Subhead}}& \textbf{\textit{Subhead}} \\
222+
\hline
223+
copy& More table copy$^{\mathrm{a}}$& & \\
224+
\hline
225+
\multicolumn{4}{l}{$^{\mathrm{a}}$Sample of a Table footnote.}
226+
\end{tabular}
227+
\label{tab1}
228+
\end{center}
229+
\end{table}
230+
231+
\begin{figure}[htbp]
232+
\centerline{\includegraphics{fig1.png}}
233+
\caption{Example of a figure caption.}
234+
\label{fig}
235+
\end{figure}
236+
237+
Figure Labels: Use 8 point Times New Roman for Figure labels. Use words
238+
rather than symbols or abbreviations when writing Figure axis labels to
239+
avoid confusing the reader. As an example, write the quantity
240+
``Magnetization'', or ``Magnetization, M'', not just ``M''. If including
241+
units in the label, present them within parentheses. Do not label axes only
242+
with units. In the example, write ``Magnetization (A/m)'' or ``Magnetization
243+
\{A[m(1)]\}'', not just ``A/m''. Do not label axes with a ratio of
244+
quantities and units. For example, write ``Temperature (K)'', not
245+
``Temperature/K''.
246+
247+
\section*{Acknowledgment}
248+
249+
The preferred spelling of the word ``acknowledgment'' in America is without
250+
an ``e'' after the ``g''. Avoid the stilted expression ``one of us (R. B.
251+
G.) thanks $\ldots$''. Instead, try ``R. B. G. thanks$\ldots$''. Put sponsor
252+
acknowledgments in the unnumbered footnote on the first page.
253+
254+
\section*{References}
255+
256+
Please number citations consecutively within brackets \cite{b1}. The
257+
sentence punctuation follows the bracket \cite{b2}. Refer simply to the reference
258+
number, as in \cite{b3}---do not use ``Ref. \cite{b3}'' or ``reference \cite{b3}'' except at
259+
the beginning of a sentence: ``Reference \cite{b3} was the first $\ldots$''
260+
261+
Number footnotes separately in superscripts. Place the actual footnote at
262+
the bottom of the column in which it was cited. Do not put footnotes in the
263+
abstract or reference list. Use letters for table footnotes.
264+
265+
Unless there are six authors or more give all authors' names; do not use
266+
``et al.''. Papers that have not been published, even if they have been
267+
submitted for publication, should be cited as ``unpublished'' \cite{b4}. Papers
268+
that have been accepted for publication should be cited as ``in press'' \cite{b5}.
269+
Capitalize only the first word in a paper title, except for proper nouns and
270+
element symbols.
271+
272+
For papers published in translation journals, please give the English
273+
citation first, followed by the original foreign-language citation \cite{b6}.
274+
275+
\begin{thebibliography}{00}
276+
\bibitem{b1} G. Eason, B. Noble, and I. N. Sneddon, ``On certain integrals of Lipschitz-Hankel type involving products of Bessel functions,'' Phil. Trans. Roy. Soc. London, vol. A247, pp. 529--551, April 1955.
277+
\bibitem{b2} J. Clerk Maxwell, A Treatise on Electricity and Magnetism, 3rd ed., vol. 2. Oxford: Clarendon, 1892, pp.68--73.
278+
\bibitem{b3} I. S. Jacobs and C. P. Bean, ``Fine particles, thin films and exchange anisotropy,'' in Magnetism, vol. III, G. T. Rado and H. Suhl, Eds. New York: Academic, 1963, pp. 271--350.
279+
\bibitem{b4} K. Elissa, ``Title of paper if known,'' unpublished.
280+
\bibitem{b5} R. Nicole, ``Title of paper with only first word capitalized,'' J. Name Stand. Abbrev., in press.
281+
\bibitem{b6} Y. Yorozu, M. Hirano, K. Oka, and Y. Tagawa, ``Electron spectroscopy studies on magneto-optical media and plastic substrate interface,'' IEEE Transl. J. Magn. Japan, vol. 2, pp. 740--741, August 1987 [Digests 9th Annual Conf. Magnetics Japan, p. 301, 1982].
282+
\bibitem{b7} M. Young, The Technical Writer's Handbook. Mill Valley, CA: University Science, 1989.
283+
\bibitem{b8} D. P. Kingma and M. Welling, ``Auto-encoding variational Bayes,'' 2013, arXiv:1312.6114. [Online]. Available: https://arxiv.org/abs/1312.6114
284+
\bibitem{b9} S. Liu, ``Wi-Fi Energy Detection Testbed (12MTC),'' 2023, gitHub repository. [Online]. Available: https://github.com/liustone99/Wi-Fi-Energy-Detection-Testbed-12MTC
285+
\bibitem{b10} ``Treatment episode data set: discharges (TEDS-D): concatenated, 2006 to 2009.'' U.S. Department of Health and Human Services, Substance Abuse and Mental Health Services Administration, Office of Applied Studies, August, 2013, DOI:10.3886/ICPSR30122.v2
286+
\bibitem{b11} K. Eves and J. Valasek, ``Adaptive control for singularly perturbed systems examples,'' Code Ocean, Aug. 2023. [Online]. Available: https://codeocean.com/capsule/4989235/tree
287+
\end{thebibliography}
288+
289+
\vspace{12pt}
290+
\color{red}
291+
IEEE conference templates contain guidance text for composing and formatting conference papers. Please ensure that all template text is removed from your conference paper prior to submission to the conference. Failure to remove the template text from your paper may result in your paper not being published.
292+
293+
\end{document}

0 commit comments

Comments
 (0)