I am currently writing a report using R Sweave. I am trying to create a references section at the end but can not make it look the way I want to. I would like for it to be an unnumbered chapter at the end of the report. However, I can not make that happen.I have been using the command:
\chapter{References}
as I was under the impression that a references section would create itself, as an unnumbered chapter at the end of the report. Any help is greatly appreciated.