I have a problem with this code in LaTeX and can't figure out why?
Code: Select all
\begingroup
\raggedright
\addcontentsline{toc}{chapter}{\numberline{}Literature}
\bibliography{bibtex/literature}
\endgroup
Code: Select all
package hyperref warning the anchor of a bookmark and its parent's must
not be the same. Added a new anchor on input line 72.
Kasper