annotate paper/Template.tex @ 47:b0186d4a4496 tip

Move 7Digital dataset to Downloads
author Paulo Chiliguano <p.e.chiliguano@se14.qmul.ac.uk>
date Sat, 09 Jul 2022 00:50:43 -0500
parents 31e201d48a03
children
rev   line source
p@33 1 % Template for ICASSP-2016 paper; to be used with:
p@33 2 % spconf.sty - ICASSP/ICIP LaTeX style file, and
p@33 3 % IEEEbib.bst - IEEE bibliography style file.
p@33 4 % --------------------------------------------------------------------------
p@33 5 \documentclass{article}
p@33 6 \usepackage{spconf,amsmath,graphicx}
p@33 7
p@33 8 % Example definitions.
p@33 9 % --------------------
p@33 10 \def\x{{\mathbf x}}
p@33 11 \def\L{{\cal L}}
p@33 12
p@33 13 % Title.
p@33 14 % ------
p@33 15 \title{AUTHOR GUIDELINES FOR ICASSP 2016 PROCEEDINGS MANUSCRIPTS}
p@33 16 %
p@33 17 % Single address.
p@33 18 % ---------------
p@33 19 \name{Author(s) Name(s)\thanks{Thanks to XYZ agency for funding.}}
p@33 20 \address{Author Affiliation(s)}
p@33 21 %
p@33 22 % For example:
p@33 23 % ------------
p@33 24 %\address{School\\
p@33 25 % Department\\
p@33 26 % Address}
p@33 27 %
p@33 28 % Two addresses (uncomment and modify for two-address case).
p@33 29 % ----------------------------------------------------------
p@33 30 %\twoauthors
p@33 31 % {A. Author-one, B. Author-two\sthanks{Thanks to XYZ agency for funding.}}
p@33 32 % {School A-B\\
p@33 33 % Department A-B\\
p@33 34 % Address A-B}
p@33 35 % {C. Author-three, D. Author-four\sthanks{The fourth author performed the work
p@33 36 % while at ...}}
p@33 37 % {School C-D\\
p@33 38 % Department C-D\\
p@33 39 % Address C-D}
p@33 40 %
p@33 41 \begin{document}
p@33 42 %\ninept
p@33 43 %
p@33 44 \maketitle
p@33 45 %
p@33 46 \begin{abstract}
p@33 47 The abstract should appear at the top of the left-hand column of text, about
p@33 48 0.5 inch (12 mm) below the title area and no more than 3.125 inches (80 mm) in
p@33 49 length. Leave a 0.5 inch (12 mm) space between the end of the abstract and the
p@33 50 beginning of the main text. The abstract should contain about 100 to 150
p@33 51 words, and should be identical to the abstract text submitted electronically
p@33 52 along with the paper cover sheet. All manuscripts must be in English, printed
p@33 53 in black ink.
p@33 54 \end{abstract}
p@33 55 %
p@33 56 \begin{keywords}
p@33 57 One, two, three, four, five
p@33 58 \end{keywords}
p@33 59 %
p@33 60 \section{Introduction}
p@33 61 \label{sec:intro}
p@33 62
p@33 63 These guidelines include complete descriptions of the fonts, spacing, and
p@33 64 related information for producing your proceedings manuscripts. Please follow
p@33 65 them and if you have any questions, direct them to Conference Management
p@33 66 Services, Inc.: Phone +1-979-846-6800 or email
p@33 67 to \\\texttt{papers@icassp2016.org}.
p@33 68
p@33 69 \section{Formatting your paper}
p@33 70 \label{sec:format}
p@33 71
p@33 72 All printed material, including text, illustrations, and charts, must be kept
p@33 73 within a print area of 7 inches (178 mm) wide by 9 inches (229 mm) high. Do
p@33 74 not write or print anything outside the print area. The top margin must be 1
p@33 75 inch (25 mm), except for the title page, and the left margin must be 0.75 inch
p@33 76 (19 mm). All {\it text} must be in a two-column format. Columns are to be 3.39
p@33 77 inches (86 mm) wide, with a 0.24 inch (6 mm) space between them. Text must be
p@33 78 fully justified.
p@33 79
p@33 80 \section{PAGE TITLE SECTION}
p@33 81 \label{sec:pagestyle}
p@33 82
p@33 83 The paper title (on the first page) should begin 1.38 inches (35 mm) from the
p@33 84 top edge of the page, centered, completely capitalized, and in Times 14-point,
p@33 85 boldface type. The authors' name(s) and affiliation(s) appear below the title
p@33 86 in capital and lower case letters. Papers with multiple authors and
p@33 87 affiliations may require two or more lines for this information. Please note
p@33 88 that papers should not be submitted blind; include the authors' names on the
p@33 89 PDF.
p@33 90
p@33 91 \section{TYPE-STYLE AND FONTS}
p@33 92 \label{sec:typestyle}
p@33 93
p@33 94 To achieve the best rendering both in printed proceedings and electronic proceedings, we
p@33 95 strongly encourage you to use Times-Roman font. In addition, this will give
p@33 96 the proceedings a more uniform look. Use a font that is no smaller than nine
p@33 97 point type throughout the paper, including figure captions.
p@33 98
p@33 99 In nine point type font, capital letters are 2 mm high. {\bf If you use the
p@33 100 smallest point size, there should be no more than 3.2 lines/cm (8 lines/inch)
p@33 101 vertically.} This is a minimum spacing; 2.75 lines/cm (7 lines/inch) will make
p@33 102 the paper much more readable. Larger type sizes require correspondingly larger
p@33 103 vertical spacing. Please do not double-space your paper. TrueType or
p@33 104 Postscript Type 1 fonts are preferred.
p@33 105
p@33 106 The first paragraph in each section should not be indented, but all the
p@33 107 following paragraphs within the section should be indented as these paragraphs
p@33 108 demonstrate.
p@33 109
p@33 110 \section{MAJOR HEADINGS}
p@33 111 \label{sec:majhead}
p@33 112
p@33 113 Major headings, for example, "1. Introduction", should appear in all capital
p@33 114 letters, bold face if possible, centered in the column, with one blank line
p@33 115 before, and one blank line after. Use a period (".") after the heading number,
p@33 116 not a colon.
p@33 117
p@33 118 \subsection{Subheadings}
p@33 119 \label{ssec:subhead}
p@33 120
p@33 121 Subheadings should appear in lower case (initial word capitalized) in
p@33 122 boldface. They should start at the left margin on a separate line.
p@33 123
p@33 124 \subsubsection{Sub-subheadings}
p@33 125 \label{sssec:subsubhead}
p@33 126
p@33 127 Sub-subheadings, as in this paragraph, are discouraged. However, if you
p@33 128 must use them, they should appear in lower case (initial word
p@33 129 capitalized) and start at the left margin on a separate line, with paragraph
p@33 130 text beginning on the following line. They should be in italics.
p@33 131
p@33 132 \section{PRINTING YOUR PAPER}
p@33 133 \label{sec:print}
p@33 134
p@33 135 Print your properly formatted text on high-quality, 8.5 x 11-inch white printer
p@33 136 paper. A4 paper is also acceptable, but please leave the extra 0.5 inch (12 mm)
p@33 137 empty at the BOTTOM of the page and follow the top and left margins as
p@33 138 specified. If the last page of your paper is only partially filled, arrange
p@33 139 the columns so that they are evenly balanced if possible, rather than having
p@33 140 one long column.
p@33 141
p@33 142 In LaTeX, to start a new column (but not a new page) and help balance the
p@33 143 last-page column lengths, you can use the command ``$\backslash$pagebreak'' as
p@33 144 demonstrated on this page (see the LaTeX source below).
p@33 145
p@33 146 \section{PAGE NUMBERING}
p@33 147 \label{sec:page}
p@33 148
p@33 149 Please do {\bf not} paginate your paper. Page numbers, session numbers, and
p@33 150 conference identification will be inserted when the paper is included in the
p@33 151 proceedings.
p@33 152
p@33 153 \section{ILLUSTRATIONS, GRAPHS, AND PHOTOGRAPHS}
p@33 154 \label{sec:illust}
p@33 155
p@33 156 Illustrations must appear within the designated margins. They may span the two
p@33 157 columns. If possible, position illustrations at the top of columns, rather
p@33 158 than in the middle or at the bottom. Caption and number every illustration.
p@33 159 All halftone illustrations must be clear black and white prints. Colors may be
p@33 160 used, but they should be selected so as to be readable when printed on a
p@33 161 black-only printer.
p@33 162
p@33 163 Since there are many ways, often incompatible, of including images (e.g., with
p@33 164 experimental results) in a LaTeX document, below is an example of how to do
p@33 165 this \cite{Lamp86}.
p@33 166
p@33 167 \section{FOOTNOTES}
p@33 168 \label{sec:foot}
p@33 169
p@33 170 Use footnotes sparingly (or not at all!) and place them at the bottom of the
p@33 171 column on the page on which they are referenced. Use Times 9-point type,
p@33 172 single-spaced. To help your readers, avoid using footnotes altogether and
p@33 173 include necessary peripheral observations in the text (within parentheses, if
p@33 174 you prefer, as in this sentence).
p@33 175
p@33 176 % Below is an example of how to insert images. Delete the ``\vspace'' line,
p@33 177 % uncomment the preceding line ``\centerline...'' and replace ``imageX.ps''
p@33 178 % with a suitable PostScript file name.
p@33 179 % -------------------------------------------------------------------------
p@33 180 \begin{figure}[htb]
p@33 181
p@33 182 \begin{minipage}[b]{1.0\linewidth}
p@33 183 \centering
p@33 184 \centerline{\includegraphics[width=8.5cm]{image1}}
p@33 185 % \vspace{2.0cm}
p@33 186 \centerline{(a) Result 1}\medskip
p@33 187 \end{minipage}
p@33 188 %
p@33 189 \begin{minipage}[b]{.48\linewidth}
p@33 190 \centering
p@33 191 \centerline{\includegraphics[width=4.0cm]{image3}}
p@33 192 % \vspace{1.5cm}
p@33 193 \centerline{(b) Results 3}\medskip
p@33 194 \end{minipage}
p@33 195 \hfill
p@33 196 \begin{minipage}[b]{0.48\linewidth}
p@33 197 \centering
p@33 198 \centerline{\includegraphics[width=4.0cm]{image4}}
p@33 199 % \vspace{1.5cm}
p@33 200 \centerline{(c) Result 4}\medskip
p@33 201 \end{minipage}
p@33 202 %
p@33 203 \caption{Example of placing a figure with experimental results.}
p@33 204 \label{fig:res}
p@33 205 %
p@33 206 \end{figure}
p@33 207
p@33 208
p@33 209 % To start a new column (but not a new page) and help balance the last-page
p@33 210 % column length use \vfill\pagebreak.
p@33 211 % -------------------------------------------------------------------------
p@33 212 %\vfill
p@33 213 %\pagebreak
p@33 214
p@33 215 \section{COPYRIGHT FORMS}
p@33 216 \label{sec:copyright}
p@33 217
p@33 218 You must submit your fully completed, signed IEEE electronic copyright release
p@33 219 form when you submit your paper. We {\bf must} have this form before your paper
p@33 220 can be published in the proceedings.
p@33 221
p@33 222 \section{RELATION TO PRIOR WORK}
p@33 223 \label{sec:prior}
p@33 224
p@33 225 The text of the paper should contain discussions on how the paper's
p@33 226 contributions are related to prior work in the field. It is important
p@33 227 to put new work in context, to give credit to foundational work, and
p@33 228 to provide details associated with the previous work that have appeared
p@33 229 in the literature. This discussion may be a separate, numbered section
p@33 230 or it may appear elsewhere in the body of the manuscript, but it must
p@33 231 be present.
p@33 232
p@33 233 You should differentiate what is new and how your work expands on
p@33 234 or takes a different path from the prior studies. An example might
p@33 235 read something to the effect: "The work presented here has focused
p@33 236 on the formulation of the ABC algorithm, which takes advantage of
p@33 237 non-uniform time-frequency domain analysis of data. The work by
p@33 238 Smith and Cohen \cite{Lamp86} considers only fixed time-domain analysis and
p@33 239 the work by Jones et al \cite{C2} takes a different approach based on
p@33 240 fixed frequency partitioning. While the present study is related
p@33 241 to recent approaches in time-frequency analysis [3-5], it capitalizes
p@33 242 on a new feature space, which was not considered in these earlier
p@33 243 studies."
p@33 244
p@33 245 \vfill\pagebreak
p@33 246
p@33 247 \section{REFERENCES}
p@33 248 \label{sec:refs}
p@33 249
p@33 250 List and number all bibliographical references at the end of the
p@33 251 paper. The references can be numbered in alphabetic order or in
p@33 252 order of appearance in the document. When referring to them in
p@33 253 the text, type the corresponding reference number in square
p@33 254 brackets as shown at the end of this sentence \cite{C2}. An
p@33 255 additional final page (the fifth page, in most cases) is
p@33 256 allowed, but must contain only references to the prior
p@33 257 literature.
p@33 258
p@33 259 % References should be produced using the bibtex program from suitable
p@33 260 % BiBTeX files (here: strings, refs, manuals). The IEEEbib.bst bibliography
p@33 261 % style file from IEEE produces unsorted bibliography list.
p@33 262 % -------------------------------------------------------------------------
p@33 263 \bibliographystyle{IEEEbib}
p@33 264 \bibliography{strings,refs}
p@33 265
p@33 266 \end{document}