BibTeX, biblatex and biberHeadings using multibib package

Information and discussion about BiBTeX - the bibliography tool for LaTeX documents.
User avatar
frabjous
Posts: 2064
Joined: Fri Mar 06, 2009 12:20 am

Headings using multibib package

Post by frabjous »

vietnamica wrote:Now my problem is in the text. Although the bibliography is good, there is [?] in the text. I don't know the reason.
Are you running LaTeX, then BibTeX, then LaTeX twice more to get the citations right?
In addition, I want to make bibliography no display in the table of content (like a section*{}). How can i do that?
Do you mean "to display" instead of "no display"?

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: Headings using multibib package

Post by vietnamica »

Hello frabjous

I ran:
lambda [main tex file]
bibtex [included 1st tex file]
bibtex [included 2nd tex file]
lambda [main tex file]
lambda [main tex file]
dvipdfmx [main tex file]

And I do NOT want to display the bibliography in the Table of Content.
Post Reply