--- manual/manual.tex 2005/07/14 19:22:18 1.30 +++ manual/manual.tex 2005/08/02 17:13:01 1.33 @@ -1,4 +1,4 @@ -% $Header: /home/ubuntu/mnt/e9_copy/manual/manual.tex,v 1.30 2005/07/14 19:22:18 molod Exp $ +% $Header: /home/ubuntu/mnt/e9_copy/manual/manual.tex,v 1.33 2005/08/02 17:13:01 cnh Exp $ % $Name: $ \documentclass[10pt]{book} @@ -12,6 +12,9 @@ \usepackage{hthtml} \usepackage{graphicx} +% CNH playing around with page widths +\usepackage{anysize} + %cnh%\usepackage{array} %cnh%\usepackage{multirow} @@ -90,7 +93,10 @@ %aja%\gdef\harvardleft{[} %aja%\gdef\harvardright{]} %aja%\bibpunct{[}{]}{,}{a}{}{,} -\bibliographystyle{plain} +%\bibliographystyle{plain} +%-jmc: try agu bib-style (give author names & year instead of just a number) +\usepackage[square]{natbib} +\bibliographystyle{agu} % referencing %ph%\newcommand{\refequ}[1]{equation (\ref{equ:#1})} @@ -113,6 +119,7 @@ % This allows hyperlinks in PDF % hyperref package and colors for hyperref package \usepackage{color} +\usepackage{hyperref} %\usepackage[dvips] \definecolor{darkgreen}{rgb}{0,0.4,0} \definecolor{darkblue}{rgb}{0,0,0.4}