>>X-Injected-Via-Gmane: http://gmane.org/ >>To: [EMAIL PROTECTED] >>From: Christian Ridderström <[EMAIL PROTECTED]> >>Subject: Re: including uncited references >>Date: Fri, 28 Mar 2003 06:20:38 +0100 >>X-Complaints-To: [EMAIL PROTECTED] >>X-X-Sender: [EMAIL PROTECTED] >> >>On Thu, 27 Mar 2003, Nirmal Govind wrote: >> >>> Hi.. what's the easiest way to include uncited references from a bib >>> database? >>Easiest... soon you're going to want the 'optimal' way ;-) >> >>AFAIK, you have to do \nocite{Author98a} in ERT. >> >>I guess an enhancement request at bugzilla is in order for this, and I'll >>file it.
Another way: put all and only all the required citations in the .bib file (unsing any database sorting and extraction tool), and add \nocite{*} in ERT. \cite{*} should work also, but is seldomly needed :-) -- Jean-Pierre