
I would like to submit a problem that I have using the hyperref package!
Normally everything work perfectly, using the following code:
Code: Select all
\usepackage[bookmarks]{hyperref}
\usepackage[figure,table]{hypcap}
Now the problem is this. When I write the bibliography I insert it in the document as this.
Code: Select all
\chapter*{Bibliography}
\addcontentsline{toc}{chapter}{Bibliography}
It is not such a problem, but still does anyone know how to fix it?
Thank you for the attention.
Regards
Gabriele Colosimo