Import fixltx2e in packages.tex to get \textsubscript used in defining
these commands.
\newcommand{\species}[1]{\emph{#1}} % \species{Homo sapiens}
+% Chemicals
+\newcommand{\diNaHPO}{Na\textsubscript{2}HPO\textsubscript{4}}
+\newcommand{\NadiHPO}{NaH\textsubscript{2}PO\textsubscript{4}}
+
% Aliases for citations
\defcitealias{calibcant}{calibcant}
\defcitealias{comedi}{Comedi}
%\usepackage{showkeys} % Print labels in margins
}
+% fix assorted LaTeX issues and defines \textsubscript
+\usepackage{fixltx2e}
% environments for multiline displayed equations, and other enhancements
\usepackage{amsmath}
% proof environment and extensions for the \newtheorem command