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
LyX ⇒ Multiple bibliographies
NEW: TikZ book now 40% off at Amazon.com for a short time.
Multiple bibliographies
I did also read the "extended feature" chapter of the Lyx guide. It suggest to include this strings in the preamble
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 
Code: Select all
\usepackage{comment}
\includecomment{comment}
