On Monday 22 April 2002 20:34, Mauro Bardini wrote: > I have a bibtex file and I would like to build a reference list of all the > pubblications without making any citation. > How can I do that?
Within a LyX document:
(In ERT) \nocite{*}
before you insert your bibliography
If you just want a printout of the bibliography, printbib will creat a .dvi
file from a .bib file. I don't have it on my system though, so don't know
what the output is like.
Robin
