Holger Warm wrote: > How can I include literature in my bibliography that I haven't cited > explicitly in the text.
Use \nocite{myBibKey} \nocite{*} lists the whole database. Regards, Jürgen
Holger Warm wrote: > How can I include literature in my bibliography that I haven't cited > explicitly in the text.
Use \nocite{myBibKey} \nocite{*} lists the whole database. Regards, Jürgen