--- manual/manual.tex 2006/04/07 15:40:07 1.37 +++ manual/manual.tex 2006/06/28 21:20:41 1.39 @@ -1,4 +1,4 @@ -% $Header: /home/ubuntu/mnt/e9_copy/manual/manual.tex,v 1.37 2006/04/07 15:40:07 edhill Exp $ +% $Header: /home/ubuntu/mnt/e9_copy/manual/manual.tex,v 1.39 2006/06/28 21:20:41 cnh Exp $ % $Name: $ \documentclass[10pt]{book} @@ -25,6 +25,7 @@ %afe seems like these need to be long, sorry \newcommand{\varlink}[2]{\htmladdnormallink{\tt #1}{../code_reference/vdb/byname/#2.html}} \newcommand{\filelink}[2]{\htmladdnormallink{\bf \tt #1}{../code_reference/vdb/byname/#2.html}} +\newcommand{\myhref}[2]{\htmladdnormallink{#2}{#1}} % afe Commands to standardize typesetting \newcommand{\file}[1]{\texttt{#1}} @@ -96,8 +97,10 @@ %aja%\bibpunct{[}{]}{,}{a}{}{,} %\bibliographystyle{plain} %-jmc: try agu bib-style (give author names & year instead of just a number) +%% \usepackage[square] \usepackage[square]{natbib} \bibliographystyle{agu} +%% \bibliographystyle{aguurl} % referencing %ph%\newcommand{\refequ}[1]{equation (\ref{equ:#1})}