--- manual/manual.tex 2005/06/15 14:56:02 1.28 +++ manual/manual.tex 2005/10/05 19:52:47 1.35 @@ -1,4 +1,4 @@ -% $Header: /home/ubuntu/mnt/e9_copy/manual/manual.tex,v 1.28 2005/06/15 14:56:02 afe Exp $ +% $Header: /home/ubuntu/mnt/e9_copy/manual/manual.tex,v 1.35 2005/10/05 19:52:47 edhill Exp $ % $Name: $ \documentclass[10pt]{book} @@ -11,6 +11,10 @@ \usepackage{html} \usepackage{hthtml} \usepackage{graphicx} +\usepackage{rotating} + +% CNH playing around with page widths +\usepackage{anysize} %cnh%\usepackage{array} %cnh%\usepackage{multirow} @@ -90,7 +94,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,7 +120,8 @@ % This allows hyperlinks in PDF % hyperref package and colors for hyperref package \usepackage{color} -\usepackage[dvips]{hyperref} +\usepackage{hyperref} +%\usepackage[dvips] \definecolor{darkgreen}{rgb}{0,0.4,0} \definecolor{darkblue}{rgb}{0,0,0.4} \definecolor{darkred}{rgb}{0.5,0,0} @@ -183,7 +191,7 @@ \input{part6/part6} %\pagebreak -% Section: Diagnostics +% Section: Pre-processing and Post-processing Tools \input{part7/part7} %\pagebreak @@ -199,6 +207,6 @@ %\markboth{BIBLIOGRAPHY}{BIBLIOGRAPHY} \addcontentsline{toc}{chapter}{BIBLIOGRAPHY} %aja%\bibliography{\BIBPATH/manual_references} -\bibliography{manual_references} +\bibliography{manual_references,baylor_biblio} \end{document}