/[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.33 by cnh, Tue Aug 2 17:13:01 2005 UTC
# Line 12  Line 12 
12  \usepackage{hthtml}  \usepackage{hthtml}
13  \usepackage{graphicx}  \usepackage{graphicx}
14    
15    % CNH playing around with page widths
16    \usepackage{anysize}
17    
18  %cnh%\usepackage{array}  %cnh%\usepackage{array}
19  %cnh%\usepackage{multirow}  %cnh%\usepackage{multirow}
20    
# Line 90  Line 93 
93  %aja%\gdef\harvardleft{[}  %aja%\gdef\harvardleft{[}
94  %aja%\gdef\harvardright{]}  %aja%\gdef\harvardright{]}
95  %aja%\bibpunct{[}{]}{,}{a}{}{,}  %aja%\bibpunct{[}{]}{,}{a}{}{,}
96  \bibliographystyle{plain}  %\bibliographystyle{plain}
97    %-jmc: try agu bib-style (give author names & year instead of just a number)
98    \usepackage[square]{natbib}
99    \bibliographystyle{agu}
100    
101  % referencing  % referencing
102  %ph%\newcommand{\refequ}[1]{equation (\ref{equ:#1})}  %ph%\newcommand{\refequ}[1]{equation (\ref{equ:#1})}
# Line 113  Line 119 
119  % This allows hyperlinks in PDF  % This allows hyperlinks in PDF
120  % hyperref package and colors for hyperref package  % hyperref package and colors for hyperref package
121  \usepackage{color}  \usepackage{color}
122  \usepackage[dvips]{hyperref}  \usepackage{hyperref}
123    %\usepackage[dvips]
124  \definecolor{darkgreen}{rgb}{0,0.4,0}  \definecolor{darkgreen}{rgb}{0,0.4,0}
125  \definecolor{darkblue}{rgb}{0,0,0.4}  \definecolor{darkblue}{rgb}{0,0,0.4}
126  \definecolor{darkred}{rgb}{0.5,0,0}  \definecolor{darkred}{rgb}{0.5,0,0}
# Line 183  Line 190 
190  \input{part6/part6}  \input{part6/part6}
191  %\pagebreak  %\pagebreak
192    
193  % Section: Diagnostics  % Section: Pre-processing and Post-processing Tools
194  \input{part7/part7}  \input{part7/part7}
195  %\pagebreak  %\pagebreak
196    

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

  ViewVC Help
Powered by ViewVC 1.1.22