Is bibtex stuff included in a dvi? Or does it merely make reference to other
files generated by bibtex? When you run latex on a file with bibtex references
in it, latex runs the bibtex processor for you-- but it still is a separate
process. bibtex then generates its own files. Does the dvi do any more than
reference these other files? If so, then that would explain why dvi2rtf
includes no references: the formatting isn't acutally -in- the dvi. But if I'm
not mistaken, that formatting would be in the ps or pdf output. Perhaps you
need to try converting these to something Word can read.