Re: [Refdb-devel] latex bibliographies with multiple databases
Status: Beta
Brought to you by:
mhoenicka
From: David N. <dav...@sw...> - 2006-07-11 19:51:35
|
Hi Damien, Damien Jade Duff wrote: > I'd like to see the following kind of latex markup reproduced (not > stripped entirely): > TITLE = {Why {AM} and {EURISKO} appear to work}, Alternately, you could save the title in plain Unicode with that capitalisation and refdb's BibTeX output filter would wrap any abnormally capitalised words in braces. That way your reference can be used in either DocBook XML/SGML or LaTeX output. Regards, David. |