I have small problem with page numbering in TOC. Everything works just fine in sections and subsections ect, but when I use:
Code: Select all
\bibliographystyle{unsrt}
\bibliography{Master_paper}
\addcontentsline{toc}{section}{Literature}
Literature ............................. 100
But I want, that it show:
Literature ............................. 98
Please help me
