--- manual/manual.tex 2005/07/14 20:39:23 1.31 +++ 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.31 2005/07/14 20:39:23 cnh 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})}