% ===========================================================================
%
% LaTeX template for list of contents in the printed proceedings.  
% Insert working group name, title and authors for reports at the 
% indicated places and store as contents.tex and formatted 
% version as contents.ps.gz 
% Instructions: http://www.desy.de/~heramc/proceedings/instructions.html
%
% ===========================================================================
% Alternatives:
% 1. LaTeX2e (prefered); usage at DESY with alternatives for including figures:
%    \documentclass[12pt]{article} \usepackage{dina4p} 
%    \usepackage{psfig}  \usepackage{epsfig}  \usepackage{graphics}
% 2. Simple LaTeX with DINA4 page definition at DESY:
%    \documentstyle[12pt,dina4p]{article} 
% 3. Simple LaTex with explicit DINA4 page definition from DESY style files:
     \documentstyle[12pt]{article}   
     \newlength{\dinwidth}                       
     \newlength{\dinmargin}                      
     \setlength{\dinwidth}{21.0cm}               
     \textheight24.2cm \textwidth17.0cm          
     \setlength{\dinmargin}{\dinwidth}           
     \addtolength{\dinmargin}{-\textwidth}       
     \setlength{\dinmargin}{0.5\dinmargin}       
     \oddsidemargin -1.0in                       
     \addtolength{\oddsidemargin}{\dinmargin}    
     \setlength{\evensidemargin}{\oddsidemargin} 
     \setlength{\marginparwidth}{0.9\dinmargin}  
     \marginparsep 8pt \marginparpush 5pt        
     \topmargin -42pt                            
     \headheight 12pt                            
     \headsep 30pt \footheight 12pt \footskip 24pt % <--- Use this with LaTeX2e
    %\headsep 30pt \footskip 24pt                  % <--- Use this with LaTeX
%
% Use always these additional commands:
% ------------------------------------
\pagestyle{empty}  % No page numbers (avoids problems for proceedings volume)
\parskip 2mm plus 2mm minus 1mm     % Adds space between paragraphs
%
% Start of document
% -----------------
\begin{document}
%\setcounter{page}{1}
\vspace*{1cm}
{\large {\bf 
% --------------------> Insert working group name here:
QCD cascades
--- Working Group Reports:}}\\
\vspace*{1cm}
\begin{itemize}
% --------------------> Insert reports (titles and authors) here:
\item[~] 
Summary  \dotfill xxxx \\
  {\it N.~Brook, L.~L\"onnblad}
%
\item[~] A Comparison of Deep Inelastic Scattering
  Monte Carlo Event Generators\\
  to HERA Data \dotfill xxxx \\
  {\it N.~Brook, et al.}
%
\item[~] A Comparison of Energy Flows and Particle Spectra in Deep
  Inelastic Scattering\\
  at HERA with Monte Carlo
  Models \dotfill xxxx \\
  {\it G.~Grindhammer, D.~Kr\"ucker, G.~Nellen}
%
\item[~] The Colour-Dipole model and the ARIADNE program at high $Q^2$ \dotfill xxxx \\
  {\it L.~L\"onnblad}
%
\item[~] Comparing Quark Jets in e$^+$e$^-$ and DIS \dotfill xxxx \\
  {\it P.~Ed\'en}
%
\item[~] CCFM prediction on forward jets and $F_2$: parton level
  predictions and a new\\
  hadron level Monte Carlo generator CASCADE \dotfill xxxx \\
  {\it H.~Jung}
%
\item[~] Transverse Momentum Transfer and Low $x$
  Parton Dynamics at HERA \dotfill xxxx \\
  {\it E.A.~De~Wolf, P.~Van~Mechelen}
%
\item[~] Some Properities of the CCFM Monte Carlo - SMALLX \dotfill xxxx \\
  {\it L.~Goerlich, J.~Turnau}
%
\item[~] MLLA Parton Spectra Compared to ARIADNE \dotfill xxxx \\
  {\it N.~Brook}
%
\item[~] Small-$x$ final states and the CCFM equation \dotfill xxxx \\
  {\it G.~Salam}
%
\item[~] Low $x$ news for Monte Carlo \dotfill xxxx \\
  {\it E.~Levin}
%
%
\end{itemize}
\end{document}
