\input{./filename.tex}
\usepackage{ifthen}
\usepackage{xspace}
\def\abbrev#1#2#3#4{\newcommand{#1}{\stepcounter{#2}%
\ifthenelse{\equal{#3}{1}}{{#4 (#2)}\xspace}
{{#2}\xspace}}}
\newcounter{ABBREVA}
\abbrev{\ABBREVA}{ABBREVA}{\theABBREVA}{full form of the abbreviation a}
\newcounter{ABBREVB}
\abbrev{\ABBREVB}{ABBREVB}{\theABBREVB}{full form of the abbreviation b}
Back to the
Astrophysics Main Page.
Back to the
Astrophysics Group Members' Page.