On 27 jun 2004, at 19:19, Chris Swoyer wrote:
I am going to have to convert a pretty long LaTeX
file to WORD (or rtf or html, which I then convert to
MSWORD).
There is a fairly long bibliography
generated by Bibtex (using
natbib). I can live with fine-tuning this in the
Word version, but would very much like to
have the bibliography converted automatically
even if imperfectly.
If you don't have to add references: generate the bibliography in
LaTeX, replace the \bibliography{} command with the contents of you
(generated) bbl file, and convert to rtf or html. There is no magic
about the generated bibliography, it is just (La)TeX code.
Maarten
|