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