% Common format file for ADAPT documents, not to be edited
% by document authors.
%
% The top-level document should begin by defining these commands:
% 
%  \doctitle -- title of document, for title page and footers
%  \docversion -- version number of document
%  \docauthors -- comma-separated list of authors
%  \docdate -- document date, month/day/year
%  \docdelid -- identifier of this deliverable 
%  \docdeldate -- delivery date for this deliverable
%  \docclassification -- classification of this document
%    (e.g. Public Circulation, Internal Draft)
%
% Then it should input this document, followed by all the sections
% (including the bibliography), then \end{document}.

\documentclass[11pt]{article}
\usepackage{times}
\usepackage{a4wide}
\usepackage{fancyheadings}
\usepackage{graphics}
\usepackage{isolatin1}
\usepackage{latexsym}
\usepackage{amssymb}
\usepackage{boxedminipage}
\usepackage[dvips]{graphicx}

% Margin definition
\setlength{\textheight}{25cm}
\setlength{\textwidth}{16cm}
\setlength{\oddsidemargin}{0cm}
\setlength{\evensidemargin}{0cm}
\setlength{\topmargin}{-1.25cm}

% Project macros
\newcommand{\proj}{{\sc Adapt}}
\newcommand{\adapt}{{\sc Adapt}}
\newcommand{\projname}{\proj: Middleware Technologies for Adaptive
and Composable Distributed Components}
\newcommand{\projnumber}{IST-2001-37126}


%Define page headers and footers
\pagestyle{fancy}
\newcommand{\mylhead}{\small\fancyplain{}{\projname}}
\lhead[\mylhead]{\mylhead}
\chead[]{}
\newcommand{\myrhead}{\fancyplain{}{\projnumber}}
\rhead[\myrhead]{\myrhead}
\cfoot{}
\lfoot{\doctitle\ \docversion}\rfoot{\rm{}\thepage}

\begin{document}

%Old title.tex begins here
\setcounter{page}{1}

\begin{center}
\ \\
\vspace{1cm}
\begin{boxedminipage}[!H]{\textwidth}
\begin{center}
{\LARGE \bf \proj\\
\vspace{0.2cm}
\projnumber} \\
\vspace{1cm}
{\em Middleware Technologies for Adaptive and \\
Composable Distributed Components}\\ 
\end{center}
\end{boxedminipage}
\vspace{1.5cm}

\begin{boxedminipage}[!H]{\textwidth}
\begin{center}
\ \\
\vspace{1.5cm}

{\LARGE\bf \doctitle}\\
\vspace{1cm}
\resizebox{4cm}{!}{\includegraphics{adapt-logo.eps}} 
\vspace{1cm}

{\large
\begin{tabular}{p{4cm}p{11cm}}
\textbf{Deliverable Identifier:} & \docdelid \\
\textbf{Delivery Date:} & \docdeldate \\
\textbf{Classification:} & \docclassification \\
\textbf{Authors:} & {\docauthors} \\
\textbf{Document version:} & {\docversion}, \docdate \\
\ \\
\textbf{Contract Start Date:} & 1 September 2002\\
\textbf{Duration:} & 36 months \\
\textbf{Project Coordinator:} & Universidad Polit\'ecnica de Madrid (Spain)\\
\textbf{Partners:} & Universit\`a di Bologna (Italy), 
ETH Z\"urich (Switzerland),\\
& McGill University (Canada), Universit\`a di Trieste (Italy),\\
& University of Newcastle (UK), Arjuna Technologies Ltd.(UK)
\end{tabular}
} %large
\end{center}
\end{boxedminipage}
\begin{center}
\begin{tabular*}{\textwidth}{|p{8.75cm}|c|} \hline
\begin{tabular}{c}
\Large \bf Project funded by the\\
\Large \bf European Commission under the \\
\Large \bf Information Society Technologies \\
\Large \bf Programme of the 5$^{th}$ Framework \\
\Large \bf (1998-2002) 
\end{tabular}
&
\begin{tabular}{c}
\ \\
\resizebox{6cm}{!}{\includegraphics{ist-logo.eps}} 
\end{tabular}
\\\hline
\end{tabular*}
\end{center}

\end{center}
\thispagestyle{empty}
% Margin definition
\setlength{\textheight}{22cm}
\setlength{\textwidth}{16cm}
\setlength{\oddsidemargin}{0cm}
\setlength{\evensidemargin}{0cm}
\setlength{\topmargin}{0cm}
\newpage

\bibliographystyle{alpha}

% Contents 
\tableofcontents
\newpage
