me@1972: % ----------------------------------------------- me@1972: % Template for SMC 2012 me@1972: % adapted from the template for SMC 2011, which was adapted from that of SMC 2010 me@1972: % ----------------------------------------------- me@1972: me@1972: \documentclass{article} me@1972: \usepackage{smc2015} me@1972: \usepackage{times} me@1972: \usepackage{ifpdf} me@1972: \usepackage[english]{babel} me@1972: \usepackage{cite} me@1972: me@1972: %%%%%%%%%%%%%%%%%%%%%%%% Some useful packages %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% me@1972: %%%%%%%%%%%%%%%%%%%%%%%% See related documentation %%%%%%%%%%%%%%%%%%%%%%%%%% me@1972: %\usepackage{amsmath} % popular packages from Am. Math. Soc. Please use the me@1972: %\usepackage{amssymb} % related math environments (split, subequation, cases, me@1972: %\usepackage{amsfonts}% multline, etc.) me@1972: %\usepackage{bm} % Bold Math package, defines the command \bf{} me@1972: %\usepackage{paralist}% extended list environments me@1972: %%subfig.sty is the modern replacement for subfigure.sty. However, subfig.sty me@1972: %%requires and automatically loads caption.sty which overrides class handling me@1972: %%of captions. To prevent this problem, preload caption.sty with caption=false me@1972: %\usepackage[caption=false]{caption} me@1972: %\usepackage[font=footnotesize]{subfig} me@1972: me@1972: me@1972: %user defined variables me@1972: \def\papertitle{APE FOR WEB: A BROWSER-BASED EVALUATION TOOL FOR AUDIO} me@1972: \def\firstauthor{Brecht De Man} me@1972: \def\secondauthor{Nicholas Jillings} me@1972: \def\thirdauthor{David Moffat} me@1972: \def\fourthauthor{Joshua D. Reiss} me@1972: me@1972: % adds the automatic me@1972: % Saves a lot of ouptut space in PDF... after conversion with the distiller me@1972: % Delete if you cannot get PS fonts working on your system. me@1972: me@1972: % pdf-tex settings: detect automatically if run by latex or pdflatex me@1972: \newif\ifpdf me@1972: \ifx\pdfoutput\relax me@1972: \else me@1972: \ifcase\pdfoutput me@1972: \pdffalse me@1972: \else me@1972: \pdftrue me@1972: \fi me@1972: me@1972: \ifpdf % compiling with pdflatex me@1972: \usepackage[pdftex, me@1972: pdftitle={\papertitle}, me@1972: pdfauthor={\firstauthor, \secondauthor, \thirdauthor}, me@1972: bookmarksnumbered, % use section numbers with bookmarks me@1972: pdfstartview=XYZ % start with zoom=100% instead of full screen; me@1972: % especially useful if working with a big screen :-) me@1972: ]{hyperref} me@1972: %\pdfcompresslevel=9 me@1972: me@1972: \usepackage[pdftex]{graphicx} me@1972: % declare the path(s) where your graphic files are and their extensions so me@1972: %you won't have to specify these with every instance of \includegraphics me@1972: \graphicspath{{./figures/}} me@1972: \DeclareGraphicsExtensions{.pdf,.jpeg,.png} me@1972: me@1972: \usepackage[figure,table]{hypcap} me@1972: me@1972: \else % compiling with latex me@1972: \usepackage[dvips, me@1972: bookmarksnumbered, % use section numbers with bookmarks me@1972: pdfstartview=XYZ % start with zoom=100% instead of full screen me@1972: ]{hyperref} % hyperrefs are active in the pdf file after conversion me@1972: me@1972: \usepackage[dvips]{epsfig,graphicx} me@1972: % declare the path(s) where your graphic files are and their extensions so me@1972: %you won't have to specify these with every instance of \includegraphics me@1972: \graphicspath{{./figures/}} me@1972: \DeclareGraphicsExtensions{.eps} me@1972: me@1972: \usepackage[figure,table]{hypcap} me@1972: \fi me@1972: me@1972: %setup the hyperref package - make the links black without a surrounding frame me@1972: \hypersetup{ me@1972: colorlinks,% me@1972: citecolor=black,% me@1972: filecolor=black,% me@1972: linkcolor=black,% me@1972: urlcolor=black me@1972: } me@1972: me@1972: me@1972: % Title. me@1972: % ------ me@1972: \title{\papertitle} me@1972: me@1972: % Authors me@1972: % Please note that submissions are NOT anonymous, therefore me@1972: % authors' names have to be VISIBLE in your manuscript. me@1972: % me@1972: % Single address me@1972: % To use with only one author or several with the same address me@1972: % --------------- me@1972: %\oneauthor me@1972: % {\firstauthor} {Affiliation1 \\ % me@1972: % {\tt \href{mailto:author1@smcnetwork.org}{author1@smcnetwork.org}}} me@1972: me@1972: %Two addresses me@1972: %-------------- me@1972: % \twoauthors me@1972: % {\firstauthor} {Affiliation1 \\ % me@1972: % {\tt \href{mailto:author1@smcnetwork.org}{author1@smcnetwork.org}}} me@1972: % {\secondauthor} {Affiliation2 \\ % me@1972: % {\tt \href{mailto:author2@smcnetwork.org}{author2@smcnetwork.org}}} me@1972: me@1972: % Three addresses me@1972: % -------------- me@1972: \fourauthors me@1972: {\firstauthor} {%Affiliation1 \\ me@1972: {\tt \href{mailto:b.deman@qmul.ac.uk}{\{b.deman@, }}} me@1972: {\secondauthor} {%Affiliation2\\ % me@1972: {\tt \href{mailto:n.g.r.jillings@se14.qmul.ac.uk}{n.g.r.jillings@se14. ,}}} me@1972: {\thirdauthor} {%Affiliation3\\ % me@1972: {\tt \href{mailto:d.j.moffat@qmul.ac.uk}{d.j.moffat@, }}} me@1972: {\fourthauthor} {%Affiliation4\\ % me@1972: {\tt \href{mailto:joshua.reiss@qmul.ac.uk}{joshua.reiss@\}qmul.ac.uk}}} me@1972: me@1972: % ***************************************** the document starts here *************** me@1972: \begin{document} me@1972: % me@1972: \capstartfalse me@1972: \maketitle me@1972: \capstarttrue me@1972: % me@1972: \begin{abstract} me@1972: Place your abstract at the top left column on the first page. me@1972: Please write about 150-200 words that specifically highlight the purpose of your work, me@1972: its context, and provide a brief synopsis of your results. me@1972: Avoid equations in this part. me@1972: \end{abstract} me@1972: % me@1972: me@1972: \section{Introduction}\label{sec:introduction} me@1972: me@1972: background (types of research)\\ me@1972: prior work: \cite{deman2014b} \\ me@1972: goal, what are we trying to do? \\ me@1972: me@1972: me@1972: Minimum 4 pages, 6 preferred, max. 8 (6 for demos/posters) me@1972: me@1972: me@1972: me@1972: me@1972: %\subsection{Equations} me@1972: %Equations of importance, me@1972: %or to which you refer later, me@1972: %should be placed on separated lines and numbered. me@1972: %The number should be on the right side, in parentheses. me@1972: %\begin{equation} me@1972: %E=mc^{2+\delta}. me@1972: %\label{eq:Emc2} me@1972: %\end{equation} me@1972: %Refer to equations like so: me@1972: %As (\ref{eq:Emc2}) shows, me@1972: %I do not completely trust Special Relativity. me@1972: % me@1972: %\subsection{Figures, Tables and Captions} me@1972: %\begin{table}[t] me@1972: % \begin{center} me@1972: % \begin{tabular}{|l|l|} me@1972: % \hline me@1972: % String value & Numeric value \\ me@1972: % \hline me@1972: % Hej SMC & 2015 \\ me@1972: % \hline me@1972: % \end{tabular} me@1972: %\end{center} me@1972: % \caption{Table captions should be placed below the table, exactly like this, me@1972: % but using words different from these.} me@1972: % \label{tab:example} me@1972: %\end{table} me@1972: me@1972: %\begin{figure}[t] me@1972: %\figbox{ me@1972: %\subfloat[][]{\includegraphics[width=60mm]{figure}\label{fig:subfigex_a}}\\ me@1972: %\subfloat[][]{\includegraphics[width=80mm]{figure}\label{fig:subfigex_b}} me@1972: %} me@1972: %\caption{Here's an example using the subfig package.\label{fig:subfigex} } me@1972: %\end{figure} me@1972: me@1972: me@1972: \section{Conclusions}\label{sec:conclusions} me@1972: me@1972: me@1972: %\begin{acknowledgments} me@1972: %You may acknowledge people, projects, me@1972: %funding agencies, etc. me@1972: %which can be included after the second-level heading me@1972: %``Acknowledgments'' (with no numbering). me@1972: %\end{acknowledgments} me@1972: me@1972: %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% me@1972: %bibliography here me@1972: %\bibliography{smc2015template} me@1972: me@1972: \bibliography{../General}{} me@1972: me@1972: me@1972: \end{document}