BibTeX, biblatex and biberChapterbib, citation with[?]: How to solve this problem?

Information and discussion about BiBTeX - the bibliography tool for LaTeX documents.
vietnamica
Posts: 21
Joined: Thu Nov 19, 2009 6:00 am

Chapterbib, citation with[?]: How to solve this problem?

Post by vietnamica »

Finally, I remove the entry of Bibliography in the TOC by delete

Code: Select all

\addcontentsline{toc}{#2}{\bibname}% local: * -> no num
in the chapterbib.sty, line 141

and delete

Code: Select all

\addcontentsline{toc}{chapter}{\bibname}
in the chapterbib.sty, line 207.

At present, it's fine for me.
Last edited by vietnamica on Mon Apr 05, 2010 3:45 am, edited 1 time in total.

Recommended reading 2024:

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

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

vietnamica
Posts: 21
Joined: Thu Nov 19, 2009 6:00 am

Re: Chapterbib, citation with[?]: How to solve this problem?

Post by vietnamica »

Dear all: Is there any suggestion for the bookmark option? I dropped hyperref because the option of dvipdfm causes citation mark problem of [?].
Post Reply