%======================================================================
%                    T H E S I S . T E X 
%                    doc: Tue Nov 16 11:52:33 1999
%                    dlm: Wed Jun  7 23:10:03 2000
%                    (c) 1999 A.M. Thurnherr
%                    uE-Info: 72 38 NIL 0 0 72 3 2 4 ofnI
%======================================================================

\documentclass[11pt,a4paper,oneside]{book}

\usepackage{thesislayout}			% page size, margins, line spacing
\usepackage{ant}					% common commands (e.g. \Section, \REM)
\usepackage{units}					% scientific units (e.g. \km{})
\usepackage{epsfig}					% figures
\usepackage{amssymb}				% additional symbols
\usepackage[citindex]{chicagoplus}	% citations

\input{names}						% e.g. \R(ainbow), \SigmaTwo
\input{macros}						% e.g. \callout

%----------------------------------------------------------------------

\begin{document}

\frontmatter
														\input{title}
\chapter*{Abstract}\chaptermark{Abstract}				\input{abstract}
\chapter*{Acknowledgments}								\input{ack}
														\tableofcontents
														\listoffigures
														\listoftables
\chapter*{List of Symbols}\chaptermark{List of Symbols}	\input{los}

%----------------------------------------------------------------------

\mainmatter

\chapter{Introduction}
	\Section{motivation}{Motivation}					\input{intro/motivation}
	\section{Thesis Outline}							\input{intro/outline}
	\Section{background}{Background}					\input{intro/background}
		\Subsection{AMAR}{The \A Segments}				\input{intro/AMAR}
		\Subsection{Rainbow}{The \R Hydrothermal Vent Field}
														\input{intro/Rainbow}

\Chapter{methods}{Data Sets and Methods}
	\Section{F-methods}{1997 Survey \Fp{(}{)}}			\input{intro/FLAME}
	\Section{F2-methods}{1998 Survey \FFp{(}{)}}		\input{intro/FLAME2}
	\Section{CM-methods}{Current-Meter Moorings}		\input{intro/CM}
	
\Chapter{HYD}{Quasi-Synoptic Hydrographic and Flow Observations}
  \section{Introduction}								\input{HYD/intro}
  \Section{HYD-1997}{1997 Survey \Fp{(}{)}}
	\Subsection{F-regional}{Regional Hydrography}		\input{HYD/F_regional}
	\Subsection{F-waterorigin}{Origin of the Rift-Valley Water}
														\input{HYD/F_waterorigin}
	\Subsection{F-local}{Rift-Valley Hydrography and Flow}
														\input{HYD/F_local}
  \Section{HYD-1998}{1998 Survey \FFp{(}{)}}			\input{HYD/FLAME2}
  \Section{HYD-discu}{Discussion}						\input{HYD/discu}

\Chapter{CM}{Current-Meter Observations}
	\section{Introduction}								\input{CM/intro}
	\Section{CM-event}{Warming Event}					\input{CM/event}
	\Section{CM-energy}{Energy Partition}				\input{CM/energy}
	\Section{CM-tempvar}{High-Frequency Temperature Variability}
														\input{CM/tempvar}
	\Section{CM-asflow}{Along-Segment Flow and Transport}
														\input{CM/transport}
	\Section{CM-discu}{Discussion}						\input{CM/discu}

\Chapter{plume}{Hydrothermal Particle-Plume Observations}
	\section{Introduction}								\input{plume/intro}
	\Section{P-1997}{1997 Survey \Fp{(}{)}}				\input{plume/FLAME}
	\Section{P-1998}{1998 Survey \FFp{(}{)}}			\input{plume/FLAME2}
	\Section{P-discu}{Discussion}						\input{plume/discu}

\Chapter{NESPI}{Geothermal Hydrographic Anomalies}
	\section{Introduction}								\input{NESPI/intro}
	\Section{NESPI-mcd90}{Isopycnal Hydrographic Anomalies}
														\input{NESPI/mcdougall90}
	\Section{NESPI-relations}{Relationship Between Isopycnal and Isohaline Anomalies}
														\input{NESPI/relations}
	\Section{NESPI-bracket}{Plume-Bracketing Method}	\input{NESPI/bracket}
	\Section{NESPI-bilin}{Bilinear Method}				\input{NESPI/bilin}
	\Section{NESPI-R}{Spice Anomalies of the \R Hydrothermal Plume}
		\Subsection{N-1997}{1997 Survey \Fp{(}{)}} 		\input{NESPI/FLAME}
		\subsection{1998 Survey \FFp{(}{)}}				\input{NESPI/FLAME2}
    \Section{NESPI-Pacific}{Spice Anomalies of Pacific Hydrothermal Plumes}
														\input{NESPI/Pacific}
	\Section{NESPI-discu}{Discussion}					\input{NESPI/discu}

\Chapter{HFLUX}{Convective Heat Flux from the \R Hydrothermal Vent Field}
		\chaptermark{Convective Heat Flux}
	\section{Introduction}								\input{fluxes/intro}
	\Section{HF-hor}{Height-Of-Rise Method}				\input{fluxes/height-of-rise}
	\Section{HF-advective}{Advective Flux in the 1997 Particle Plume}
														\input{fluxes/advective}
	\Section{HF-discu}{Discussion}						\input{fluxes/discu}

\Chapter{mixing}{Mass and Heat Budgets of the \A Segments}
	\section{Introduction}								\input{mixing/intro}
	\Section{mix-saunders}{Heat Budget Beneath a Grounding Isopycnal}
														\input{mixing/saunders}
	\Section{mix-2000}{Rift-Valley Mass and Heat Budgets}
														\input{mixing/valley}
	\Section{mix-discu}{Discussion}						\input{mixing/discu}

\Chapter{BOF}{A Simple Basin/Sill Model}
	\section{Introduction}								\input{BOF/intro}
	\Section{BOF-model}{Model Formulation}				\input{BOF/model}
	\Section{BOF-analytic}{Steady Forcing}				\input{BOF/analytic}
	\Section{BOF-numeric}{Non-Steady Forcing}			\input{BOF/numeric}
	\Section{BOF-discu}{Discussion}						\input{BOF/discu}

\Chapter{concs}{Findings, Implications and Speculation}
	\section{Main Observations and Conclusions}			\input{discu/results}
	\section{Implications and Speculation}				\input{discu/implications}

%----------------------------------------------------------------------

\backmatter

\bibliographystyle{chicago}
\addcontentsline{toc}{chapter}{Bibliography}
\bibliography{review,geo,oc,fd,misc,ant,books}

\newpage\addcontentsline{toc}{chapter}{Citation Index}
\printindex

\end{document}
