James wrote:

I want the bibliography that would be generated by the document, but I would
like it exported to a separate document.  Your suggestion works for a small
number of references, but would be very tedious for a large number,
particularly if the ordering of these references changes...

Any other suggestions?

Shouldn't be tedious -- you only need one instance of \cite{*} -- but it will export everything in the database, whether cited or not, and if you're using a style that lists the bibliography in the order of citation, you're correct that the order will be munged.

Do you need the bibliography in a particular format? One approach would be to add a page break just before your bibliography (to be removed after the operation is done), export to a PDF file, then use a PDF tool such as PDFSAM (http://www.pdfsam.org/) to split out just the bibliography pages. That gives you a verbatim copy of the actual bibliography in PDF format.

/Paul

Reply via email to