%LaTex Template for REC2012 Abstract
\documentclass[12pt,a4paper]{article}
\pagestyle{empty}
\usepackage{times}
\usepackage[authoryear]{natbib}

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Do not modify the dimensions of the page
\setlength{\topmargin}{0.2in} \setlength{\headheight}{0in}
\setlength{\headsep}{0in} \setlength{\textheight}{8.8in}
\setlength{\oddsidemargin}{0.3in} \setlength{\textwidth}{6.0in}
% Do not modify the dimensions of the page
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Do not modify this part
% paragraph indent 5mm, NO paragraph skip 
\parindent=5mm \parskip=0pt

\let\oldthebibliography=\thebibliography
  \let\endoldthebibliography=\endthebibliography
  \renewenvironment{thebibliography}[1]{%
    \begin{oldthebibliography}{#1}%
      \setlength{\parskip}{0ex}%
      \setlength{\itemsep}{0ex}%
  }%
  {%
    \end{oldthebibliography}%
 }
% Do not modify this part
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\begin{document}

\centerline{\bf \large Title of the Paper,}

%%%%%%%%%%%%%%%%%%%%
% If the second line is not needed, please delete this part.
\vspace{2pt}
\centerline{\bf
\large Second line if needed}
%%%%%%%%%%%%%%%%%%%%%%%%%%

\vspace{12pt}

\centerline{{\bf A. B. Author1$^{1)}$}, {\bf C. D. Author2$^{2)}$},
and {\bf X. Y. Author3$^{1)}$}}
\vspace{12pt}

\centerline{$^{1)}$Department, University/Company, City with ZIP-code, country, email address}
\vspace{12pt}
\centerline{$^{2)}$Department, University/Company, City with ZIP-code, country, email address}

\vspace{12pt} \vspace{12pt}

\noindent {\em \textbf{Keywords:} Keyword1; Keyword2; ...; LastKeyword.}

\vspace{12pt}

\noindent \textbf{Abstract}

\vspace{6pt}

\noindent Please key in your abstract here. The text may include symbols like $x(t)$. However, equations, figures and tables are NOT allowed in the abstract.

The page limit, including references, is ONE page. Abstracts exceeding this limit will not be accepted. Please do NOT change the adjustments for the margins.

There is no space between the paragraphs. The first line of paragraphs is indented by 5mm, except the first line of the abstract. References may be included. They should be cited as follows; see~\cite{BrownAndBurton}. The reference section contains all cited references in alphabetical order.

Please submit the source file, WORD or \LaTeX, AND the PDF generated from this source. If you use \LaTeX, please compile your source using PDFLATEX. Use of the templates is a condition for acceptance of the abstract. Please make sure that all fonts are embedded.

{\em Please do NOT change any adjustments in the templates.} Paper format is A4.
The references are listed at the end of the page in the reference section in alphabetical order. Selected examples of different types of publications are provided below.
\vspace{12pt}

\noindent \textbf{References}

\renewcommand*{\refname}{\vspace*{-12mm}}{\vspace*{-12pt}}

\begin{thebibliography}{9}

\bibitem[\protect\citeauthoryear{Brown and Burton}{1978}]{BrownAndBurton}
Brown, J.~S. and R.~R. Burton.
\newblock {Diagnostic Models for Procedural Bugs in Basic Mathematical Skills}.
\newblock {\em Cognitive Science}, 2(2):155--192, 1978.

\bibitem[\protect\citeauthoryear{Cahour}{1990}]{Cahour-90-Montreal}
Cahour, B.
\newblock {Competence Modelling in Consultation Dialogs}.
\newblock In L.~Berlinguet and D.~Berthelette, editors, {\em Proceedings of the
  International Congress, Work With Display Units' 89}, Montreal, Canada,
  September 1990. North Holland, Amsterdam.

\bibitem[\protect\citeauthoryear{Chin}{1987}]{ChinThesis}
Chin, D.~N.
\newblock {\em Intelligent Agents as a Basis for Natural Language Interfaces}.
\newblock PhD thesis, University of California at Berkeley, 1987.

\bibitem[\protect\citeauthoryear{Cohen and Jones}{1989}]{Cohen-Jones88-book}
Cohen, R. and M. Jones.
\newblock {Incorporating User Models into Expert Systems for Educational
  Diagnosis}.
\newblock In A. Kobsa and W. Wahlster, editors, {\em User Models in
  Dialog Systems}, pages 35 -- 51. Springer-Verlag, Symbolic Computation
  Series, Berlin Heidelberg New York Tokyo, 1989.

\bibitem[\protect\citeauthoryear{Klir}{2006}]{Klir2006}
Klir, G.~J.
\newblock {\em Uncertainty and information: foundations of generalized information theory}.
\newblock Wiley-Interscience, Hoboken, 2006.

\end{thebibliography}

\end{document}
