Discussion:
[Latex2rtf-users] LaTeX2RTF with document class RevTex 4-1
Erie Morales
2014-09-04 16:01:27 UTC
Permalink
Hello Converter Users,

I have Windows 7. LaTeX2RTF 2.3.8. I use document class RevTex4-1. When I run LaTeX2RTF I do not get all the citations in brackets ([1]) but get author's info and year as in [11997Author]. The LaTeX2RTF compilation is done with .bbl and .aux. When I compile LaTeX2RTF I get the error document format Revtex unknown. Are there special packages to compile with in LaTeX so that LaTeX2RTF works better?, or some other settings somewhere? What I need is that the rtf file shows the citation in brackets, as in [1].

Thanks,

Erie



Dr Erie Morales
PhD Physics
University of Pennsylvania
Material Science and Engineering
Wilfried Hennings
2014-09-04 18:02:16 UTC
Permalink
Hello!
Yes, Revtex is not supported (yet).

There is an example in the test folder (bib_simple.tex, bib_simple.bib)
which produces numbered references. It invokes the bibliography with the
commands

\bibliography{bib_simple}
\bibliographystyle{unsrt}

Hope this helps,
Wilfried
Post by Erie Morales
Hello Converter Users,
I have Windows 7. LaTeX2RTF 2.3.8. I use document class RevTex4-1.
When I run LaTeX2RTF I do not get all the citations in brackets ([1])
but get author's info and year as in [11997Author]. The LaTeX2RTF
compilation is done with .bbl and .aux. When I compile LaTeX2RTF I get
the error document format Revtex unknown. Are there special packages to
compile with in LaTeX so that LaTeX2RTF works better?, or some other
settings somewhere? What I need is that the rtf file shows the citation
in brackets, as in [1].
Thanks,
Erie
Dr Erie Morales
PhD Physics
University of Pennsylvania
Material Science and Engineering
Loading...