%\documentclass[pdftex,10pt,oneside]{book}
\documentclass{maatext}
\input{../macros}
\renewcommand{\slink}[1]{\link{../Answers/#1}}

\graphicspath{{}{../Answers}}

\setcounter{chapter}{6}
  
\Opensolutionfile{\referencesFilename}

\begin{document}
\renewcommand{\here}{.}
\renewcommand{\mychaptername}{Test}
\include{\here/contents}

\Closesolutionfile{\referencesFilename}

\getreferences

\end{document}


