>>> "Martin" == Martin Leduc <ldcm...@gmail.com> writes:
> Hi orgers, > People using org-mode or LaTeX to write scientific papers inevitably > face problems when time comes to share a manuscript with co-authors > for reviewing. Unless one decides to restrict the choice of his > co-authors based exclusively on their knowledge of LaTeX, > collaborators generally use Microsoft Word to write their documents. In my experience - Pandoc is one possibility but does not allow ordering of the references. So the following works best: - Use an org file (and the org-ref pkg). See the file org-ref.org for details. I have some addons, John, the author of org-ref.org provided for my needs, if you want I can send them to you. *Important* export the odt file to html, not to ascii text, nor to odt. Open the html file with openoffice/libreoffice and save it then to odt or doc or docx. The other way from docx seems somehow to work with pandoc. Uwe Brauer