christopher@31: % Latex Paper Template for SMC 2015 christopher@31: % slightly adapted version of the templates for SMC 2011, SMC 2010 and ISMIR 2009 christopher@31: % christopher@31: % Version 20111229 christopher@31: % Adapded for Sound And Music computing conference christopher@31: % The bibliography style is now the most recent IEEEtran.bst christopher@31: christopher@31: \def\Hline{\noalign{\hrule height 0.4mm}} christopher@31: %\newcommand{\bm}[1]{\mbox{\boldmath{$#1$}}} christopher@31: \newcommand{\figbox}[1]{\fbox{\parbox{\columnwidth}{\centering{ #1 }}}} christopher@31: \newcommand{\range}[2]{{#1,\cdots,#2\;}} christopher@31: \newcommand{\secref}[1]{\mbox{Section~\ref{#1}}} christopher@31: \newcommand{\tabref}[1]{\mbox{Table~\ref{#1}}} christopher@31: \newcommand{\figref}[1]{\mbox{Figure~\ref{#1}}} christopher@31: \newcommand{\eqnref}[1]{\mbox{Eq.~(\ref{#1})}} christopher@31: christopher@31: \renewcommand{\sfdefault}{phv} christopher@31: \renewcommand{\rmdefault}{ptm} christopher@31: \renewcommand{\ttdefault}{pcr} christopher@31: christopher@31: \setlength{\paperheight}{297mm} christopher@31: \setlength{\paperwidth}{210mm} christopher@31: \setlength{\textheight}{252mm} christopher@31: \setlength{\textwidth}{172mm} christopher@31: \setlength{\columnsep}{8mm} christopher@31: \setlength{\headheight}{0mm} christopher@31: \setlength{\voffset}{-12mm} christopher@31: \setlength{\hoffset}{0mm} christopher@31: \setlength{\marginparwidth}{0mm} christopher@31: \setlength{\parindent}{2mm} %1pc christopher@31: \setlength{\topmargin}{-5mm} christopher@31: \setlength{\oddsidemargin}{-6mm} christopher@31: \setlength{\evensidemargin}{-6mm} christopher@31: christopher@31: \setlength\normallineskip{1\p@} christopher@31: \setlength\parskip{0\p@ \@plus \p@} christopher@31: %\def\baselinestretch{0.98} christopher@31: christopher@31: \def\normalsize{\@setsize\normalsize{12pt}\xpt\@xpt} christopher@31: \def\small{\@setsize\small{10pt}\ixpt\@ixpt} christopher@31: \def\footnotesize{\@setsize\footnotesize{8pt}\viiipt\@viiipt} christopher@31: \def\scriptsize{\@setsize\scriptsize{8pt}\viipt\@viipt} christopher@31: \def\tiny{\@setsize\tiny{7pt}\vipt\@vipt} christopher@31: \def\large{\@setsize\large{14pt}\xiipt\@xiipt} christopher@31: \def\Large{\@setsize\Large{16pt}\xivpt\@xivpt} christopher@31: \def\LARGE{\@setsize\LARGE{20pt}\xviipt\@xviipt} christopher@31: \def\huge{\@setsize\huge{23pt}\xxpt\@xxpt} christopher@31: \def\Huge{\@setsize\Huge{28pt}\xxvpt\@xxvpt} christopher@31: christopher@31: \twocolumn christopher@31: \pagestyle{empty} christopher@31: christopher@31: \def\maketitle{\par christopher@31: \begingroup christopher@31: \def\thefootnote{} christopher@31: \def\@makefnmark{ christopher@31: \hbox christopher@31: {$^{\@thefnmark}$\hss} christopher@31: } christopher@31: \twocolumn[\@maketitle] christopher@31: \permission christopher@31: \@thanks christopher@31: \endgroup christopher@31: \setcounter{footnote}{0} christopher@31: \let\maketitle\relax christopher@31: \let\@maketitle\relax christopher@31: \gdef\thefootnote{ christopher@31: \arabic{footnote} christopher@31: } christopher@31: \gdef\@@savethanks{} christopher@31: \gdef\@thanks{} christopher@31: \gdef\@author{} christopher@31: \gdef\@title{} christopher@31: \let\thanks\relax christopher@31: } christopher@31: christopher@31: \def\@maketitle{ christopher@31: \newpage christopher@31: \null christopher@31: \begin{center} { christopher@31: \Large \bf \@title \par christopher@31: } christopher@31: \vskip 2.0em { christopher@31: \normalsize \lineskip .5em christopher@31: \begin{tabular}[t]{c} christopher@31: \@author \\ christopher@31: \end{tabular} christopher@31: \par christopher@31: } christopher@31: \end{center} christopher@31: \par christopher@31: \vskip 2.0em christopher@31: } christopher@31: christopher@31: \newcommand{\permission}{ christopher@31: \begin{figure}[b] christopher@31: {\scriptsize{\it Copyright: \copyright 2015 \firstauthor \hspace*{1 pt} et al. This is an open-access article distributed under the terms of the \href{http://creativecommons.org/licenses/by/3.0/}{\textcolor {magenta} {\underline {Creative Commons Attribution 3.0 Unported License}}}, which permits unrestricted use, distribution, and reproduction in any medium, provided the original author and source are credited.}} christopher@31: %{\copyright~Copyright notice here} christopher@31: \end{figure}} christopher@31: christopher@31: \def\oneauthor#1#2{ christopher@31: \gdef\@author{ christopher@31: \begin{tabular}{@{}c@{}} christopher@31: {\bf #1} \\ christopher@31: #2\relax christopher@31: \end{tabular}\hskip .3in christopher@31: } christopher@31: } christopher@31: christopher@31: \def\twoauthors#1#2#3#4{ christopher@31: \gdef\@author{ christopher@31: \begin{tabular}{@{}c@{}} christopher@31: {\bf #1} \\ christopher@31: #2 christopher@31: \end{tabular}\hskip 1.5in christopher@31: \begin{tabular}{@{}c@{}} christopher@31: {\bf #3} \\ christopher@31: #4\relax christopher@31: \end{tabular} christopher@31: } christopher@31: } christopher@31: christopher@31: \def\threeauthors#1#2#3#4#5#6{ christopher@31: \gdef\@author{ christopher@31: \begin{tabular}{@{}c@{}} christopher@31: {\bf #1} \\ christopher@31: #2 christopher@31: \end{tabular}\hskip .3in christopher@31: \begin{tabular}{@{}c@{}} christopher@31: {\bf #3} \\ christopher@31: #4 christopher@31: \end{tabular}\hskip .3in christopher@31: \begin{tabular}{@{}c@{}} christopher@31: {\bf #5} \\ christopher@31: #6\relax christopher@31: \end{tabular} christopher@31: } christopher@31: } christopher@31: christopher@31: \def\abstract{ christopher@31: \begin{center}{ christopher@31: \bf ABSTRACT christopher@31: } christopher@31: \end{center} christopher@31: } christopher@31: \def\endabstract{\par} christopher@31: christopher@31: \def\title#1{\gdef\@title{\uppercase{#1}}} christopher@31: christopher@31: \newif\if@smcsection christopher@31: christopher@31: \renewcommand\section{ christopher@31: \@smcsectiontrue christopher@31: \@startsection christopher@31: {section} christopher@31: {1} christopher@31: {\z@} christopher@31: {-3.5ex \@plus -1ex \@minus -.2ex} christopher@31: {6pt \@plus.2ex} christopher@31: {\large\bf\centering} christopher@31: } christopher@31: christopher@31: \renewcommand\subsection{ christopher@31: \@smcsectionfalse christopher@31: \@startsection christopher@31: {subsection} christopher@31: {2} christopher@31: {\z@} christopher@31: {-2.5ex \@plus -1ex \@minus -.2ex} christopher@31: {6pt \@plus.2ex} christopher@31: {\normalsize\bf\raggedright} christopher@31: } christopher@31: christopher@31: \renewcommand\subsubsection{ christopher@31: \@smcsectionfalse christopher@31: \@startsection christopher@31: {subsubsection} christopher@31: {3} christopher@31: {\z@} christopher@31: {-1.5ex \@plus -1ex \@minus -.2ex} christopher@31: {6pt \@plus.2ex} christopher@31: {\normalsize\it\raggedright} christopher@31: } christopher@31: christopher@31: \def\@sect#1#2#3#4#5#6[#7]#8{ christopher@31: \refstepcounter{#1} christopher@31: \if@smcsection christopher@31: \edef\@svsec{\csname the#1\endcsname.\hskip 0.6em} christopher@31: \else christopher@31: \edef\@svsec{\csname the#1\endcsname\hskip 0.6em} christopher@31: \fi christopher@31: \begingroup christopher@31: \ifnum #2=1 christopher@31: \bf\centering{\interlinepenalty \@M \@svsec\uppercase{#8}\par} christopher@31: \else christopher@31: \ifnum #2=2 christopher@31: \bf\raggedright christopher@31: \noindent{\interlinepenalty \@M \@svsec #8\par} christopher@31: \else christopher@31: \it\raggedright christopher@31: \noindent{\interlinepenalty \@M \@svsec #8\par} christopher@31: \fi christopher@31: \fi christopher@31: \endgroup christopher@31: \csname #1mark\endcsname{#7}\addcontentsline christopher@31: {toc}{#1}{\protect\numberline christopher@31: \if@smcsection christopher@31: {\csname the#1\endcsname.} christopher@31: \else christopher@31: {\csname the#1\endcsname} christopher@31: \fi christopher@31: #7} christopher@31: \@tempskipa #5\relax christopher@31: \@xsect{\@tempskipa} christopher@31: } christopher@31: christopher@31: \newenvironment{acknowledgments}% christopher@31: {% christopher@31: \vskip 2.5ex {\normalsize\bf\raggedright Acknowledgments} christopher@31: \vspace*{6pt} \\ christopher@31: \noindent christopher@31: }% christopher@31: {% christopher@31: \par christopher@31: } christopher@31: christopher@31: christopher@31: \bibliographystyle{IEEEtran} christopher@31: christopher@31: \def\thebibliography#1{ christopher@31: \section{References}\list christopher@31: {[\arabic{enumi}]}{ christopher@31: \settowidth\labelwidth{[#1]}\leftmargin 1em christopher@31: \advance\leftmargin\labelsep christopher@31: \usecounter{enumi} christopher@31: } christopher@31: \def\newblock{\hskip .01em plus .01em minus .01em} christopher@31: \sloppy\clubpenalty4000\widowpenalty4000 christopher@31: \sfcode`\.=1000\relax christopher@31: } christopher@31: christopher@31: \let\endthebibliography=\endlist christopher@31: christopher@31: \long\def\@makecaption#1#2{ christopher@31: \vskip 10pt christopher@31: \setbox\@tempboxa\hbox{#1. #2} christopher@31: \ifdim christopher@31: \wd\@tempboxa >\hsize #1. #2\par christopher@31: \else christopher@31: \hbox christopher@31: to\hsize{\hfil\box\@tempboxa\hfil} christopher@31: \fi christopher@31: } christopher@31: christopher@31: \def\fnum@figure{{\bf Figure\ \thefigure}} christopher@31: \def\fnum@table{{\bf Table \thetable}} christopher@31: christopher@31: \flushbottom