/[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.30 by molod, Thu Jul 14 19:22:18 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{hyperref}
120  %\usepackage[dvips]  %\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}

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

  ViewVC Help
Powered by ViewVC 1.1.22