% LaTeX file to be processed by pdflatex

\documentclass[12pt,a4paper]{article}

\usepackage{times}
% Uncomment the next line if you wish to include a figure in the abstract
%\usepackage{graphicx}


\setlength{\hoffset}{0.0cm}
\setlength{\voffset}{0.0cm}

\setlength{\oddsidemargin}{-0.54cm}
\setlength{\marginparwidth}{-0.5cm}

\setlength{\headsep}{0.0cm}
\setlength{\headheight}{0.0cm}
\setlength{\topskip}{0.4cm}
\setlength{\topmargin}{-0.5cm}
\setlength{\footskip}{1.0cm}

\setlength{\textwidth}{17.0cm}
\setlength{\textheight}{24.7cm}

\setlength{\parindent}{0em}


\newcommand{\abstracttitle}[1]{\parbox{\textwidth}
                              {\setlength{\baselineskip}{17pt}%
                               \begin{center}{\large\bfseries #1}\end{center}}}
\newcommand{\authors}[1]{\begin{center}#1\end{center}}
\newcommand{\addresses}[1]{\begin{center}#1\end{center}}

\renewcommand{\labelenumi}{[\arabic{enumi}]}

\pagestyle{empty}

\begin{document}

\abstracttitle{A 14-POINT CENTERED TITLE FOR HCI08 ABSTRACTS IN BOLD CAPITAL
CHARACTERS (TIMES NEW ROMAN OR TIMES FONT)}

\authors{{\bf Author One}, Author Two*, Author Three (12-point, centered)}

\addresses{Address of the Institution or Research Group (12-point, centered) \\
(*) Address of Author Two (12-point, centered)}

\setlength{\parskip}{\bigskipamount}

The abstract must be in one column on a single A4 page, including all figures and references.
The page must have a margin of 2 cm on the left-hand and right-hand sides, while the top and bottom margins should be 2.5cm.
All text, figures etc. must remain within these margins.
The font used should be Times 12-point, except for the abstract title which should be in Times 14-point bold capital lettering.
The lines should be single-spaced and justified. Photographs cannot be submitted.

The abstract must begin with the title followed by the names of the authors and the addresses of their institutions.
The title, authors and addresses should be centered on the page.
The name of the author responsible for submitting the abstract (corresponding author) should be in bold type.
References in the text must be numbered and enclosed in square brackets, for example [1].
The list of references should be placed at the end of the abstract.
There should be no page number.

Abstracts should be submitted through the conference website, http://yebisu.ils.uec.ac.jp/hci2008/.
The format for abstract submission is Adobe's Portable Document Format (.pdf) or Microsoft Word (.doc).
The file name should be the corresponding author's family name followed by the running number as ``NAKAMURA1.pdf" or ``NAKAMURA1.doc".
Abstracts will not be considered unless at least one of the authors is a registered participant.

% Uncomment the following if you wish to include a figure in the abstract
% Note that the figure should already be in PDF. The utility epstopdf can
% convert an eps file to a pdf file.
%\begin{figure}[h]
%\begin{center}
%\includegraphics*[height=8.0cm]{figure.pdf}
%\end{center}
%\caption{The caption for the figure should go here.}
%\end{figure}
\vspace*{4ex}
\setlength{\parskip}{\smallskipamount}

\noindent
\underline{References}
\frenchspacing
\begin{enumerate}
\setlength{\itemindent}{-0.7em}
\setlength{\itemsep}{0ex}
\item F. Author, S. Author, T. Author, J. Phys. Conf. Ser. {\bf 58}, 1 (2007)
\end{enumerate}

\end{document}
