/[MITgcm]/manual/manual.tex
ViewVC logotype

Diff of /manual/manual.tex

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.28 by afe, Wed Jun 15 14:56:02 2005 UTC revision 1.32 by jmc, Mon Aug 1 22:14:19 2005 UTC
# Line 90  Line 90 
90  %aja%\gdef\harvardleft{[}  %aja%\gdef\harvardleft{[}
91  %aja%\gdef\harvardright{]}  %aja%\gdef\harvardright{]}
92  %aja%\bibpunct{[}{]}{,}{a}{}{,}  %aja%\bibpunct{[}{]}{,}{a}{}{,}
93  \bibliographystyle{plain}  %\bibliographystyle{plain}
94    %-jmc: try agu bib-style (give author names & year instead of just a number)
95    \usepackage[square]{natbib}
96    \bibliographystyle{agu}
97    
98  % referencing  % referencing
99  %ph%\newcommand{\refequ}[1]{equation (\ref{equ:#1})}  %ph%\newcommand{\refequ}[1]{equation (\ref{equ:#1})}
# Line 113  Line 116 
116  % This allows hyperlinks in PDF  % This allows hyperlinks in PDF
117  % hyperref package and colors for hyperref package  % hyperref package and colors for hyperref package
118  \usepackage{color}  \usepackage{color}
119  \usepackage[dvips]{hyperref}  \usepackage{hyperref}
120    %\usepackage[dvips]
121  \definecolor{darkgreen}{rgb}{0,0.4,0}  \definecolor{darkgreen}{rgb}{0,0.4,0}
122  \definecolor{darkblue}{rgb}{0,0,0.4}  \definecolor{darkblue}{rgb}{0,0,0.4}
123  \definecolor{darkred}{rgb}{0.5,0,0}  \definecolor{darkred}{rgb}{0.5,0,0}
# Line 183  Line 187 
187  \input{part6/part6}  \input{part6/part6}
188  %\pagebreak  %\pagebreak
189    
190  % Section: Diagnostics  % Section: Pre-processing and Post-processing Tools
191  \input{part7/part7}  \input{part7/part7}
192  %\pagebreak  %\pagebreak
193    

Legend:
Removed from v.1.28  
changed lines
  Added in v.1.32

  ViewVC Help
Powered by ViewVC 1.1.22