| 27 | \renewcommand{\headrulewidth}{0.4pt} | \renewcommand{\headrulewidth}{0.4pt} | 
| 28 | \renewcommand{\footrulewidth}{0.4pt} | \renewcommand{\footrulewidth}{0.4pt} | 
| 29 |  |  | 
| 30 |  | % bibtex stuff | 
| 31 |  | \newcommand{\BIBPATH}{.} | 
| 32 |  | \usepackage{natbib} | 
| 33 |  | \bibliographystyle{\BIBPATH/jmr_my} | 
| 34 |  | \gdef\harvardleft{[} | 
| 35 |  | \gdef\harvardright{]} | 
| 36 |  | \bibpunct{[}{]}{,}{a}{}{,} | 
| 37 |  |  | 
| 38 | % referencing | % referencing | 
| 39 | \newcommand{\refequ}[1]{equation (\ref{equ:#1})} | \newcommand{\refequ}[1]{equation (\ref{equ:#1})} | 
| 40 | \newcommand{\refequbig}[1]{Equation (\ref{equ:#1})} | \newcommand{\refequbig}[1]{Equation (\ref{equ:#1})} | 
| 52 | % This changes the the chapter title | % This changes the the chapter title | 
| 53 | %\renewcommand{\chaptername}{Section} | %\renewcommand{\chaptername}{Section} | 
| 54 |  |  | 
| 55 |  | \usepackage{showlabels} | 
| 56 |  |  | 
| 57 |  |  | 
| 58 | \begin{document} | \begin{document} | 
| 60 | \tableofcontents | \tableofcontents | 
| 61 | \pagebreak | \pagebreak | 
| 62 |  |  | 
| 63 | \part{The MIT GCM basics} | \part{MIT GCM basics} | 
| 64 |  |  | 
| 65 | % Section: Overview | % Section: Overview | 
| 66 | \input{part1/part1} | \input{part1/part1} | 
| 98 |  |  | 
| 99 | % Section: ECCO Interface | % Section: ECCO Interface | 
| 100 | \input{part8/part8} | \input{part8/part8} | 
| 101 |  | \pagebreak | 
| 102 |  |  | 
| 103 |  | % Section: References: | 
| 104 |  | \markboth{BIBLIOGRAPHY}{BIBLIOGRAPHY} | 
| 105 |  | \addcontentsline{toc}{chapter}{BIBLIOGRAPHY} | 
| 106 |  | \bibliography{\BIBPATH/manual_references} | 
| 107 |  |  | 
| 108 | \end{document} | \end{document} |