\documentclass[runningheads]{llncs}

% MOVEP'06 article -- PhD students' sessions

% some packages you need
\usepackage{psfig,amsmath,amsfonts,amssymb,latexsym}

\pagestyle{plain}

\begin{document}


% ==============================================================================
% ==============================================================================
\title{The title !}
\titlerunning{The running title}

\author{Foo \and Bar} % the list of authors

\authorrunning{Running author}
\tocauthor{Foo (Here, France)} % the name and affiliation of the
                               % author to appear in the toc

\institute{Foo, France % Lab of the first author
         \and 
         Bar, % Lab of the second author
         Denmark,
        \email{bar@movep.com}
        }

\maketitle


\noindent {\small\sc Supervisor(s):} The Boss % the name and
                                     % affiliations of your supervisors.

\noindent {\small\sc Keywords:} {Real-time, Petri nets}

\begin{abstract}
Abstract of your article for MOVEP'08.
\end{abstract}
% ==============================================================================
% ==============================================================================

% you can alter the titles of the sections, but are required
% to stick to this structure
\section{Research Area -- Main Themes}

\section{Directions of the work}

\section{Results}

% ==============================================================================

% ==============================================================================
% ==============================================================================



% ------------------------------------------
% ==============================================================================
\bibliography{}

\end{document}
