hekeus@48: % ----------------------------------------------- hekeus@48: % Template for SMC 2012 hekeus@48: % adapted from the template for SMC 2011, which was adapted from that of SMC 2010 hekeus@48: % ----------------------------------------------- hekeus@48: hekeus@48: \documentclass{article} hekeus@48: \usepackage{smc2012} hekeus@48: \usepackage{times} hekeus@48: \usepackage{ifpdf} hekeus@48: \usepackage[english]{babel} hekeus@48: \usepackage{cite} hekeus@48: hekeus@48: %%%%%%%%%%%%%%%%%%%%%%%% Some useful packages %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% hekeus@48: %%%%%%%%%%%%%%%%%%%%%%%% See related documentation %%%%%%%%%%%%%%%%%%%%%%%%%% hekeus@48: %\usepackage{amsmath} % popular packages from Am. Math. Soc. Please use the hekeus@48: %\usepackage{amssymb} % related math environments (split, subequation, cases, hekeus@48: %\usepackage{amsfonts}% multline, etc.) hekeus@48: %\usepackage{bm} % Bold Math package, defines the command \bf{} hekeus@48: %\usepackage{paralist}% extended list environments hekeus@48: %%subfig.sty is the modern replacement for subfigure.sty. However, subfig.sty hekeus@48: %%requires and automatically loads caption.sty which overrides class handling hekeus@48: %%of captions. To prevent this problem, preload caption.sty with caption=false hekeus@48: %\usepackage[caption=false]{caption} hekeus@48: %\usepackage[font=footnotesize]{subfig} hekeus@48: hekeus@48: hekeus@48: %user defined variables hekeus@48: \def\papertitle{PAPER TEMPLATE FOR THE hekeus@48: 2012 SOUND AND MUSIC COMPUTING CONFERENCE (SMC2012), hekeus@48: TO BE HELD IN COPENHAGEN, DENMARK, JULY 12-14, 2012, hekeus@48: WHICH IS SUPPOSEDLY A WARM PART OF THE YEAR, hekeus@48: BUT NO GUARANTEES AS WE WILL BE NEAR THE WATER, hekeus@48: WHICH IS SCENIC THOUGH, AS LONG AS THE WIND STAYS CALM} hekeus@48: \def\firstauthor{First author} hekeus@48: \def\secondauthor{Second author} hekeus@48: \def\thirdauthor{Third author} hekeus@48: hekeus@48: % adds the automatic hekeus@48: % Saves a lot of ouptut space in PDF... after conversion with the distiller hekeus@48: % Delete if you cannot get PS fonts working on your system. hekeus@48: hekeus@48: % pdf-tex settings: detect automatically if run by latex or pdflatex hekeus@48: \newif\ifpdf hekeus@48: \ifx\pdfoutput\relax hekeus@48: \else hekeus@48: \ifcase\pdfoutput hekeus@48: \pdffalse hekeus@48: \else hekeus@48: \pdftrue hekeus@48: \fi hekeus@48: hekeus@48: \ifpdf % compiling with pdflatex hekeus@48: \usepackage[pdftex, hekeus@48: pdftitle={\papertitle}, hekeus@48: pdfauthor={\firstauthor, \secondauthor, \thirdauthor}, hekeus@48: bookmarksnumbered, % use section numbers with bookmarks hekeus@48: pdfstartview=XYZ % start with zoom=100% instead of full screen; hekeus@48: % especially useful if working with a big screen :-) hekeus@48: ]{hyperref} hekeus@48: %\pdfcompresslevel=9 hekeus@48: hekeus@48: \usepackage[pdftex]{graphicx} hekeus@48: % declare the path(s) where your graphic files are and their extensions so hekeus@48: %you won't have to specify these with every instance of \includegraphics hekeus@48: \graphicspath{{./figures/}} hekeus@48: \DeclareGraphicsExtensions{.pdf,.jpeg,.png} hekeus@48: hekeus@48: \usepackage[figure,table]{hypcap} hekeus@48: hekeus@48: \else % compiling with latex hekeus@48: \usepackage[dvips, hekeus@48: bookmarksnumbered, % use section numbers with bookmarks hekeus@48: pdfstartview=XYZ % start with zoom=100% instead of full screen hekeus@48: ]{hyperref} % hyperrefs are active in the pdf file after conversion hekeus@48: hekeus@48: \usepackage[dvips]{epsfig,graphicx} hekeus@48: % declare the path(s) where your graphic files are and their extensions so hekeus@48: %you won't have to specify these with every instance of \includegraphics hekeus@48: \graphicspath{{./figures/}} hekeus@48: \DeclareGraphicsExtensions{.eps} hekeus@48: hekeus@48: \usepackage[figure,table]{hypcap} hekeus@48: \fi hekeus@48: hekeus@48: %setup the hyperref package - make the links black without a surrounding frame hekeus@48: \hypersetup{ hekeus@48: colorlinks,% hekeus@48: citecolor=black,% hekeus@48: filecolor=black,% hekeus@48: linkcolor=black,% hekeus@48: urlcolor=black hekeus@48: } hekeus@48: hekeus@48: hekeus@48: % Title. hekeus@48: % ------ hekeus@48: \title{\papertitle} hekeus@48: hekeus@48: % Authors hekeus@48: % Please note that submissions are NOT anonymous, therefore hekeus@48: % authors' names have to be VISIBLE in your manuscript. hekeus@48: % hekeus@48: % Single address hekeus@48: % To use with only one author or several with the same address hekeus@48: % --------------- hekeus@48: %\oneauthor hekeus@48: % {\firstauthor} {Affiliation1 \\ % hekeus@48: % {\tt \href{mailto:author1@smcnetwork.org}{author1@smcnetwork.org}}} hekeus@48: hekeus@48: %Two addresses hekeus@48: %-------------- hekeus@48: % \twoauthors hekeus@48: % {\firstauthor} {Affiliation1 \\ % hekeus@48: % {\tt \href{mailto:author1@smcnetwork.org}{author1@smcnetwork.org}}} hekeus@48: % {\secondauthor} {Affiliation2 \\ % hekeus@48: % {\tt \href{mailto:author2@smcnetwork.org}{author2@smcnetwork.org}}} hekeus@48: hekeus@48: % Three addresses hekeus@48: % -------------- hekeus@48: \threeauthors hekeus@48: {\firstauthor} {Affiliation1 \\ % hekeus@48: {\tt \href{mailto:author1@smcnetwork.org}{author1@smcnetwork.org}}} hekeus@48: {\secondauthor} {Affiliation2 \\ % hekeus@48: {\tt \href{mailto:author2@smcnetwork.org}{author2@smcnetwork.org}}} hekeus@48: {\thirdauthor} { Affiliation3 \\ % hekeus@48: {\tt \href{mailto:author3@smcnetwork.org}{author3@smcnetwork.org}}} hekeus@48: hekeus@48: hekeus@48: % ***************************************** the document starts here *************** hekeus@48: \begin{document} hekeus@48: % hekeus@48: \capstartfalse hekeus@48: \maketitle hekeus@48: \capstarttrue hekeus@48: % hekeus@48: \begin{abstract} hekeus@48: Place your abstract at the top left column on the first page. hekeus@48: Please write about 150-200 words that specifically highlight the purpose of your work, hekeus@48: its context, and provide a brief synopsis of your results. hekeus@48: Avoid equations in this part. hekeus@48: \end{abstract} hekeus@48: % hekeus@48: hekeus@48: \section{Introduction}\label{sec:introduction} hekeus@48: This template includes all the information about formatting manuscripts for hekeus@48: the SMC2012 Conference. hekeus@48: Please use \LaTeX{} templates when hekeus@48: preparing your submission. hekeus@48: Please follow these guidelines to give the final proceedings a professional look. hekeus@48: If you have any questions, please contact the SMC2012 Organizers. hekeus@48: This template can be downloaded from: hekeus@48: \url{http://smc2012.smcnetwork.org}. hekeus@48: hekeus@48: \section{Page size and format}\label{sec:page_size} hekeus@48: Your paper must not exceed {\bf 8 pages}, hekeus@48: no matter if you are presenting orally or posterly. hekeus@48: We \underline{strongly encourage} hekeus@48: a paper length of {\bf 6 pages}. hekeus@48: We will format the proceedings as hekeus@48: \underline{portrait A4-size paper} \underline{(21.0cm x 29.7cm)}. hekeus@48: All material on each page should fit within a rectangle of 17.2cm x 25.2cm, hekeus@48: centered on the page, beginning 2.0cm from the top of the page and ending hekeus@48: with 2.5cm from the bottom. hekeus@48: The left and right margins should be 1.9cm. hekeus@48: The text should be in two 8.2cm columns with a 0.8cm gutter. hekeus@48: All text must be in a two-column format, and justified. hekeus@48: If you prepare your document by cutting and pasting into this one, hekeus@48: then you should not have to worry, hekeus@48: unless there is something strange with your \LaTeX{} interpreter. hekeus@48: So double check. hekeus@48: If you have any questions, please contact the SMC2012 Organizers. hekeus@48: hekeus@48: \section{Typeset Text}\label{sec:typeset_text} hekeus@48: hekeus@48: \subsection{Normal or Body Text}\label{subsec:body} hekeus@48: Please use a 10pt (point) Times font. hekeus@48: Use sans-serif or non-proportional fonts hekeus@48: only for special purposes, hekeus@48: such as distinguishing source code. hekeus@48: The first paragraph in each section should not be indented, hekeus@48: but all other paragraphs should be. hekeus@48: hekeus@48: \subsection{Title and Authors} hekeus@48: As you can see above, the title is 16pt Times, bold, upper case, and centered. hekeus@48: The names of the authors are also centered. hekeus@48: The lead author's name is to be listed first (left-most), and the co-authors' hekeus@48: names after. If the addresses for all authors are the same, include the hekeus@48: address only once, centered. If the authors have different addresses, put the hekeus@48: addresses, evenly spaced, under each authors' name. hekeus@48: hekeus@48: \subsection{First Page Copyright Notice} hekeus@48: Please leave the copyright notice exactly as it appears in the lower hekeus@48: left-hand corner of the first page. It is set in 8pt Times, if you are wondering. hekeus@48: hekeus@48: \subsection{Page Numbering, Headers and Footers} hekeus@48: Do not include headers, footers or page numbers in your submission. hekeus@48: We add these electronically when we assemble the publications hekeus@48: into the proceedings. hekeus@48: hekeus@48: \section{Headings} hekeus@48: First level headings are in Times 12pt bold, hekeus@48: centered with 1 line of space above the section head, and 1/2 space below it. hekeus@48: For a section header immediately followed by a subsection header, the space hekeus@48: should be merged. hekeus@48: hekeus@48: \subsection{Second Level Headings} hekeus@48: Second level headings are in Times 10pt bold, flush left, hekeus@48: with 1 line of space above the section head, and 1/2 space below it. hekeus@48: The first letter of each significant word is capitalized. hekeus@48: hekeus@48: \subsubsection{Third Level Headings} hekeus@48: Third level headings are in Times 10pt italic, flush left, hekeus@48: with 1/2 line of space above the section head, and 1/2 space below it. hekeus@48: The first letter of significant words is capitalized. hekeus@48: hekeus@48: \subsubsection{Level Headings Beyond the Third} hekeus@48: We strongly discourage any use of hekeus@48: more than three levels of headings. hekeus@48: Also, if you have only one subsection in a section,\footnote{Just like this section.} hekeus@48: then you should reorganize it into one section. hekeus@48: hekeus@48: \section{Floats and equations} hekeus@48: hekeus@48: \subsection{Equations} hekeus@48: Equations of importance, hekeus@48: or to which you refer later, hekeus@48: should be placed on separated lines and numbered. hekeus@48: The number should be on the right side, in parentheses. hekeus@48: \begin{equation} hekeus@48: E=mc^{2+\delta}. hekeus@48: \label{eq:Emc2} hekeus@48: \end{equation} hekeus@48: Refer to equations like so: hekeus@48: As (\ref{eq:Emc2}) shows, hekeus@48: I do not completely trust Special Relativity. hekeus@48: hekeus@48: \subsection{Figures, Tables and Captions} hekeus@48: \begin{table}[t] hekeus@48: \begin{center} hekeus@48: \begin{tabular}{|l|l|} hekeus@48: \hline hekeus@48: String value & Numeric value \\ hekeus@48: \hline hekeus@48: Hej SMC & 2012 \\ hekeus@48: \hline hekeus@48: \end{tabular} hekeus@48: \end{center} hekeus@48: \caption{Table captions should be placed below the table, exactly like this, hekeus@48: but using words different from these.} hekeus@48: \label{tab:example} hekeus@48: \end{table} hekeus@48: hekeus@48: All artwork must be centered, neat, clean, and legible. hekeus@48: And if you include figures in your paper, instead of artwork, hekeus@48: please make sure they are centered, neat, clean, hekeus@48: and completely legible without superresolution imaging. hekeus@48: All lines should be thick and dark enough to be reproducible hekeus@48: even by a facsimile machine; hekeus@48: and figures should not be hand-drawn unless your hand is robotically precise. hekeus@48: Since the proceedings are distributed in electronic form only, hekeus@48: we allow color to be used in figures; hekeus@48: but please check that your figures are hekeus@48: coherent if they are printed in black-and-white. hekeus@48: For instance, to make your figures zing in several conditions, hekeus@48: vary line thickness, style, and color at the same time. hekeus@48: hekeus@48: Numbers and captions of figures and tables always appear below the figure/table. hekeus@48: Leave 1 line space between the figure or table and the caption. hekeus@48: Figure and tables are numbered consecutively. hekeus@48: Captions should be Times 10pt. hekeus@48: And try to make your captions sufficiently explain your figures and tables. hekeus@48: Place tables/figures in text as close to the reference as possible, hekeus@48: and preferably at the top of the page. hekeus@48: hekeus@48: Always refer to tables and figures in the main text, for example: hekeus@48: see Fig. \ref{fig:example} and \tabref{tab:example}. hekeus@48: Figures and tables may extend across both columns to a maximum width of 17.2cm. hekeus@48: hekeus@48: Vectorial figures are preferred, e.g., eps. hekeus@48: When using \texttt{Matlab}, hekeus@48: export using either (encapsulated) Postscript or PDF format. hekeus@48: In order to optimize readability, hekeus@48: the font size of text within a figure should be no smaller than hekeus@48: that of footnotes (8pt font-size). hekeus@48: If you use bitmap figures, make sure that hekeus@48: the resolution is high enough for print quality. hekeus@48: hekeus@48: \begin{figure}[t] hekeus@48: \centering hekeus@48: \includegraphics[width=0.6\columnwidth]{figure} hekeus@48: \caption{Figure captions should be placed below the figure, hekeus@48: exactly like this. hekeus@48: When you come to SMC2012, you will hekeus@48: understand why there is a large hand hekeus@48: planted atop Copenhagen.\label{fig:example}} hekeus@48: \end{figure} hekeus@48: hekeus@48: %\begin{figure}[t] hekeus@48: %\figbox{ hekeus@48: %\subfloat[][]{\includegraphics[width=60mm]{figure}\label{fig:subfigex_a}}\\ hekeus@48: %\subfloat[][]{\includegraphics[width=80mm]{figure}\label{fig:subfigex_b}} hekeus@48: %} hekeus@48: %\caption{Here's an example using the subfig package.\label{fig:subfigex} } hekeus@48: %\end{figure} hekeus@48: hekeus@48: \subsection{Footnotes} hekeus@48: You can indicate footnotes with a number in the text,\footnote{This is a footnote.} hekeus@48: but try to work the content into the main text. hekeus@48: Use 8pt font-size for footnotes. hekeus@48: Place the footnotes at the bottom of the page hekeus@48: on which they appear. hekeus@48: Precede the footnote with a 0.5pt horizontal rule. hekeus@48: hekeus@48: \section{Citations} hekeus@48: List all bibliographical references at the end of your paper, hekeus@48: inside a section named ``REFERENCES''. hekeus@48: Order and number the references in order of appearance. hekeus@48: Do not list references that do not appear in the text. hekeus@48: Reference numbers in the text should appear within square brackets, such as hekeus@48: in~\cite{Someone:00} or~\cite{Someone:00,Someone:04,Someone:09}. hekeus@48: The reference format is the standard IEEE one. hekeus@48: We highly recommend you use BibTeX hekeus@48: to generate the reference list. hekeus@48: hekeus@48: \section{Conclusions} hekeus@48: To finish your full-length paper, end it with a conclusion; hekeus@48: and after careful editing and a final spell-cheek, hekeus@48: submit it through the Conference Web Submission System. hekeus@48: \underline{Do not} send papers directly by e-mail. hekeus@48: % hekeus@48: \begin{acknowledgments} hekeus@48: You may acknowledge people, projects, hekeus@48: funding agencies, etc. hekeus@48: which can be included after the second-level heading hekeus@48: ``Acknowledgments'' (with no numbering). hekeus@48: \end{acknowledgments} hekeus@48: hekeus@48: %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% hekeus@48: %bibliography here hekeus@48: \bibliography{smc2012template} hekeus@48: hekeus@48: \end{document}