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