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

NEW: TikZ book now 40% off at Amazon.com for a short time.

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