% Template file for the CONTENTS of 
% Cism Courses and Lectures volumes
% 
% A.P. 2002/09/19
%----------------------------------------------
% If you want to print your proofs on Letter paper
% replace a4paper with letterpaper in the next line
\documentclass[12pt,a4paper]{memoir}
%----------------------------------------------
% You may comment next line if your default language
% (and hyphenation patterns) is english 
\usepackage[english]{babel}
%
%----- don't change the following lines
%
\usepackage{CCLContents}
\begin{document}
\pagestyle{empty}
\begin{center}
    \textbf{CONTENTS}
\end{center}
\bigskip
%
%----- each entry is formatted as follows
%
%      \CCLContEntry{title}{by author(s)}{page}
%
%----- you may edit this file (taken from Vol. 409)
%      if you like
%      
      \CCLContEntry{Long-Term Morphodynamics
       of Alluvial Rivers and Coasts}
       {by H. de Vriend}{1}
       
      \CCLContEntry{Conflict Resolution in Water
       Resource Management: the Case of Lake Como}
       {by S. Rinaldi}{21} 
      
      \CCLContEntry{Mechanics Applied to the Underground Storage
       of Radioactive Waste Materials}
       {by K.S. Chan, S.R. Bodner and D.E. Munson}{31} 

      \CCLContEntry{Environmental Fluid Mechanics: Its Role
       in Solving Problems of Pollution in Lakes, Rivers 
       and Coastal Waters}
       {by G.H. Jirka}{49} 
            
      \CCLContEntry{Computational Environmental Geomechanics}
       {by B.A. Schrefler}{99} 

%
%----- don't forget the \end{document}
%
\end{document}
