\documentclass[11pt]{book}
\usepackage{amsmath,pifont,multicol}
\usepackage{graphicx}
\oddsidemargin-1in\advance\oddsidemargin1in
\evensidemargin-1in\advance\evensidemargin1in
\textwidth\paperwidth\advance\textwidth-2in
\topmargin-1in\advance\topmargin.5in
\textheight\paperheight\advance\textheight-1.5in
\newcommand{\Dt}[1]{ \frac{D #1}{D t} }
\newcommand{\PD}[2]{ \frac{\partial #1}{\partial #2} }
\setcounter{tocdepth}{1}
\begin{document}
%======================================================================
\frontmatter
\thispagestyle{empty}
\begin{center}
\vspace*{20ZW}

\textbf{\Huge Introduction to}

\vspace{1ZW}

\textbf{\Huge Geophysical Fluid Dynamics}

\vspace{3ZW}

\textit{\Huge -- Computer Exercises --}

\vspace{4ZW}

\textbf{\large The 1st KAGI 21 INTERNATIONAL SUMMER SCHOOL}

\vspace{1ZW}

\textbf{\large at the Institut Teknologi Bandung, Indonesia, July 11-26, 2004}

\vspace{16ZW}

{\Huge KAGI 21}

\vspace{1ZW}

{\LARGE Kyoto University Active Geosphere Investigation}

{\LARGE for the 21st Century COE Program}
\end{center}
\newpage
%======================================================================
\thispagestyle{empty}
\mbox{}\newpage
%\pagenumbering{roman}
\input{CZ1copyright}
%======================================================================
\tableofcontents
%======================================================================
%\pagenumbering{arabic}
\mainmatter
%======================================================================
\chapter{Introduction}
\input{C00}

\chapter{Linear Advection and Diffusion}
\input{C01}

\chapter{Nonlinear Advection and Diffusion}
\input{C02}

\chapter{Deformation and Rotation -- Lagrange Recognition}
\input{C03}

\chapter{Brownian Motion -- Particle Diffusion by Stochastic Force}
\input{C04}

\chapter{Two-Dimensional System of Vortex Filaments}
\input{C05}

\chapter{Inertial Oscillation and Inertial Instability}
\input{C10}

\chapter{Inertial Gravitational Wave}
\input{CA2}

\chapter{Rossby wave}
\input{CA4}

\chapter{Parcel Method -- Static Instability}
\input{C09}

\chapter{Thermal Convection}
\input{CA5}

\chapter{Chaos and Predictability}
\input{C13}
%======================================================================
\clearpage
\addcontentsline{toc}{chapter}{List of Contributors}
\markright{\textbf{\footnotesize List of Contributors}}
\input{CZ2credit}
%======================================================================
\end{document}