BibTeX, biblatex and biber ⇒ Natbib is Overwriting Bibliography Commands
Natbib is Overwriting Bibliography Commands
I am having issues with natbib overwriting commands in the style file that I must use for my dissertation. For instance, when natbib is included in my document, the "List of References" no longer appears in my table of contents and is not book marked in the PDF.
I think I can overcome these issues through hacks that alter the document after I have compiled it, but does anyone here know of a way to fix the issue properly? I would be happy to supply my dissertation style file.
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm
Natbib is Overwriting Bibliography Commands
A simple way could be to swap the loading order of natbib and the sty-file.
BTW: If you have the choice, you can use the more modern biblatex instead of natbib.