LyXMultiple bibliographies

Information and discussion about LyX, a WYSIWYM editor, available for Linux, Windows and Mac OS X systems.
Post Reply
coscione
Posts: 7
Joined: Sun Sep 12, 2010 5:29 pm

Multiple bibliographies

Post by coscione »

Hi all,
I'm writing my thesis with Lyx and I'm organizing it in several chapters and a bibliography.

Every chapter have reference to the same bibliography but to cite bibliography entries I must include bibliography (generated by bibtex using referencer) in every chapter!
By this way I have several bibliography in my output and obviously I don't nedd it.

What can I do to cite bibliography entries without printing them at the end of every chapter?

Thank you so much

Recommended reading 2024:

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

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

coscione
Posts: 7
Joined: Sun Sep 12, 2010 5:29 pm

Multiple bibliographies

Post by coscione »

I did also read the "extended feature" chapter of the Lyx guide. It suggest to include this strings in the preamble

Code: Select all

\usepackage{comment}

\includecomment{comment}
but theese are not usefull since in this way the output shows the entire bibliography even if I've included it in a "comment" box :?
coscione
Posts: 7
Joined: Sun Sep 12, 2010 5:29 pm

Re: Multiple bibliographies

Post by coscione »

Pleeeease! :)
Post Reply