
\documentclass[10pt,conference]{IEEEtran}
% If the IEEEtran.cls has not been installed into the LaTeX system files,
% manually specify the path to it:
% \documentclass[conference]{../sty/IEEEtran}

\begin{document}

% paper title
\title{Instructions for Preparation and Submission of Papers for the Proceedings of WEMIS 2009}


% author names and affiliations
% use a multiple column layout for up to three different
% affiliations
\author{
\authorblockN{Johann Sebastian ThŽ\'eremin}
\authorblockA{Department of Musicology\\
His University \\
Leizpig, 04003, Germany\\
Email: js@math.bach.edu}
\and
\authorblockN{L\'eon Bach}
\authorblockA{Department of Software\\
Library University\\
Corfu, Greece\\
Email: leon@sea.gr}
}
% make the title area
\maketitle

\begin{abstract}
This paper provides the instructions for the preparation of papers
for submission to WEMIS 2009 and relevant style file that produced
this page.
\end{abstract}


\section{Introduction}
The 2009 Workshop on Exploring Musical Information Spaces will be held in Corfu, Greece, from October 01 through October 2, 2009. 



\section{Submission and Review Process}
Papers will be reviewed on the basis of a manuscript of
sufficient detail to permit reasonable evaluation.
The manuscript should
{\bf not exceed six double-column pages,
with single line spacing, main text
font size no smaller than 10 points,
and at least 3/4 inch margins (about 18 mm)}.
The deadline for submission is {\bf June 14, 2009}, with
notification of decisions by {\bf July 26, 2009}.

\section{Camera-ready}
The deadline for the submission of the final camera-ready
paper is {\bf September 6, 2009}. Final manuscript guidelines will be
made available after the notification of decisions.


\section{Preparation of the Paper}
Only electronic submissions in form of a Postscript (PS) or Portable Document
Format (PDF) file will
be accepted. Most authors will prepare their papers with \LaTeX. The
\LaTeX\ style file (\verb#IEEEtran.cls#) and the \LaTeX\ source
(\verb#wemis_example.tex#) that produced this page may be downloaded
from the WEMIS 2009 web site (http://www.dlsi.ua.es/gent/drizo/wemis09/index.html).
Do not change the style file in any way.
Authors using other means to prepare their manuscripts should attempt
to duplicate the style of this example as closely as possible.

% The {\bf Abstract} section should be no more than $250$ words and
% should contain no math notation. If citations are required in the abstract,
% they should be self-contained, e.g. Shannon, \emph{Bell Syst.\ Tech.\ J.} 1948,
% rather than [1]. The abstract will be published separately in the hardcopy book
% of abstracts.

The style of references, e.g.,
\cite{Shannon1948}, equations, figures, tables, etc., should follow the standard IEEE bibliography style from:
http://www.ctan.org/tex-archive/macros/latex/contrib/supported/IEEEtran/bibtex.

The affiliation shown for authors should constitute a sufficient mailing
address for persons who wish to write for more details about the
paper.

\section{Electronic Submission}
The paper submission portal is ConfDriver:
\begin{verbatim}
https://stdev.ifs.tuwien.ac.at/wemis/
\end{verbatim}
Check WEMIS2009 website (http://www.dlsi.ua.es/gent/drizo/wemis09/index.html)
for relevant announcements.

% An example of a floating figure using the graphicx package.
% Note that \label must occur AFTER (or within) \caption.
% For figures, \caption should occur after the \includegraphics.
%
%\begin{figure}
%\centering
%\includegraphics[width=2.5in]{myfigure}
% where an .eps filename suffix will be assumed under latex,
% and a .pdf suffix will be assumed for pdflatex
%\caption{Simulation Results}
%\label{fig_sim}
%\end{figure}


% An example of a double column floating figure using two subfigures.
%(The subfigure.sty package must be loaded for this to work.)
% The subfigure \label commands are set within each subfigure command, the
% \label for the overall fgure must come after \caption.
% \hfil must be used as a separator to get equal spacing
%
%\begin{figure*}
%\centerline{\subfigure[Case I]{\includegraphics[width=2.5in]{subfigcase1}
% where an .eps filename suffix will be assumed under latex,
% and a .pdf suffix will be assumed for pdflatex
%\label{fig_first_case}}
%\hfil
%\subfigure[Case II]{\includegraphics[width=2.5in]{subfigcase2}
% where an .eps filename suffix will be assumed under latex,
% and a .pdf suffix will be assumed for pdflatex
%\label{fig_second_case}}}
%\caption{Simulation results}
%\label{fig_sim}
%\end{figure*}


% An example of a floating table. Note that, for IEEE style tables, the
% \caption command should come BEFORE the table. Table text will default to
% \footnotesize as IEEE normally uses this smaller font for tables.
% The \label must come after \caption as always.
%
%\begin{table}
%% increase table row spacing, adjust to taste
%\renewcommand{\arraystretch}{1.3}
%\caption{An Example of a Table}
%\label{table_example}
%\begin{center}
%% Some packages, such as MDW tools, offer better commands for making tables
%% than the plain LaTeX2e tabular which is used here.
%\begin{tabular}{|c||c|}
%\hline
%One & Two\\
%\hline
%Three & Four\\
%\hline
%\end{tabular}
%\end{center}
%\end{table}


\section{Conclusion}
The conclusion goes here.

% conference papers do not normally have an appendix

% use section* for acknowledgement
\section*{Acknowledgment}
% optional entry into table of contents (if used)
%\addcontentsline{toc}{section}{Acknowledgment}
The authors would like to thank various sponsors for supporting their research.
% In particular, we thank the TPC chairs of WEMIS 2009 for
% providing the \LaTeX\ templates for paper submission.

% trigger a \newpage just before the given reference
% number - used to balance the columns on the last page
% adjust value as needed - may need to be readjusted if
% the document is modified later
%\IEEEtriggeratref{8}
% The "triggered" command can be changed if desired:
%\IEEEtriggercmd{\enlargethispage{-5in}}

% references section
% NOTE: BibTeX documentation can be easily obtained at:
% http://www.ctan.org/tex-archive/biblio/bibtex/contrib/doc/

% can use a bibliography generated by BibTeX as a .bbl file
% standard IEEE bibliography style from:
% http://www.ctan.org/tex-archive/macros/latex/contrib/supported/IEEEtran/bibtex
%\bibliographystyle{IEEEtran.bst}
% argument is your BibTeX string definitions and bibliography database(s)
%\bibliography{IEEEabrv,../bib/paper}
%
% <OR> manually copy in the resultant .bbl file
% set second argument of \begin to the number of references
% (used to reserve space for the reference number labels box)
\begin{thebibliography}{1}


\bibitem{Shannon1948}
C. E. Shannon, ``A mathematical theory of communication,''
\emph{Bell Syst.\ Tech.\ J.}, vol.\ 27, pt.~I, pp.~379--423, 1948;
     pt.~II, pp.~623--656, 1948.


\end{thebibliography}


\end{document}

