Version: latex2rtf 1.9.19 (released Nov 20 2007)
Problem with natbib options "comma" and "square"
Using only natbib options "comma" and "square" gives a garbled output (numerical citations are used):
\usepackage[comma,square,sort&compress]{natbib}
The following does work:
\usepackage[sort&compress]{natbib}
\bibpunct{[}{]}{,}{n}{}{;}.
2009-02-13 10:30:14 UTC in LaTeX to RTF converter