\documentclass{maatext}
\input{../macros}
\renewcommand{\slink}[1]{\link{../Answers/#1}}

%\usepackage[showframe,text={5in,7in}]{geometry}

\graphicspath{{}{../Answers}}

\setcounter{chapter}{12}

\Opensolutionfile{\referencesFilename}

\begin{document}
\renewcommand{\here}{.}
\renewcommand{\mychaptername}{How Good Is That Test?}
\include{\here/contents}

\Closesolutionfile{\referencesFilename}

\getreferences

\end{document}


