At Mon, 20 Jan 2014 02:54:08 -0500,
regcl wrote:
> 
> 
> I am looking for advice regarding how to write medical journal
> articles using org-mode.
> 
> My primary motivations are the desire to ... automate the flow of data
> from computation to publication, avoid clerical errors, speed up the
> conversion of computational results to manuscript, and do 99.9% of my
> typing in emacs ;)
>
> […]
>
> So here are my questions...
> 
> 1) Has anyone out there used org-mode to produce medical journal
> articles (other than demonstration of reproducible research)?
> 
> 2) I am mystified by all of these org-reftex-... functions.  Can
> someone please point me to an overview of how to use
> bibtex/reftex/orgmode/emacs/etc as reference manager?
> 
> 3) How do I get references into MS word?
> 
> Any other comments or suggestions would be most welcome.

Hi George,

For question 3, you might have a look at pandoc
(http://johnmacfarlane.net/pandoc/), which can convert from markdown
to docx (MS Word) with citation support. You might find it simpler to
export from org-mode to markdown and use pandoc to produce your docx
files, thus saving some steps above.

best, Erik

-- 
Sent from my free software system <http://fsf.org/>.

Reply via email to