BibTeX, biblatex and biberNatbib is Overwriting Bibliography Commands

Information and discussion about BiBTeX - the bibliography tool for LaTeX documents.
Post Reply
volnam
Posts: 1
Joined: Mon Jun 02, 2014 10:55 pm

Natbib is Overwriting Bibliography Commands

Post by volnam »

Hello everyone!

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.

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

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

Post by Johannes_B »

Try to do a minimal example that shows the problem. If you really need to share the style file, do it.
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.
The smart way: Calm down and take a deep breath, read posts and provided links attentively, try to understand and ask if necessary.
Post Reply