0

I have a report created in Latex:

\documentclass{report}
\usepackage[backend=bibtex]{biblatex}
\addbibresource{testbib.bib}
\begin{document}
\tableofcontents
\chapter{First chapter}
For more information see \cite{ahu61}.
\printbibliography
\end{document}

enter image description here

The Bibliography is not present in the Table Of Contents. How to fix?

moewe
  • 175,683
Viesturs
  • 7,895

0 Answers0