Search found 3 matches

by karirafn
Sun Nov 24, 2013 8:44 pm
Forum: General
Topic: Bibliography Conflict with Custom Style File
Replies: 4
Views: 8507

Bibliography Conflict with Custom Style File

I solved the problem by using the tocbibind package and replacing the line in the template with \settocbibname{Bibliography} like you suggested.
by karirafn
Sun Nov 24, 2013 8:29 pm
Forum: General
Topic: Bibliography Conflict with Custom Style File
Replies: 4
Views: 8507

Bibliography Conflict with Custom Style File

Sorry about that, I just really need to get this solved and I wanted to increase my possibilities of getting an answer. The following text is also on TeX.SE.

It seems that the error is more complicated than I thought as I'm not able to reproduce it without using my university's template. Here is ...
by karirafn
Sun Nov 24, 2013 7:11 pm
Forum: General
Topic: Bibliography Conflict with Custom Style File
Replies: 4
Views: 8507

Bibliography Conflict with Custom Style File

Hi!

I'm working on my thesis and my university has a LaTeX template package which renames the bibliography chapter from "References" to "Bibliography" and adds it to the table of contents like so
\renewcommand{\bibname}{Bibliography \addcontentsline{toc}{chapter}{Bibliography}}
But this causes a ...