From mboxrd@z Thu Jan 1 00:00:00 1970 From: Erik Hetzner Subject: Re: How to write medical journal articles with org-mode Date: Mon, 20 Jan 2014 09:13:55 -0800 Message-ID: <87mwiqk23w.wl%egh@e6h.org> References: <877g9vccm7.fsf@channing.harvard.edu> Reply-To: Erik Hetzner Mime-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: text/plain; charset=ISO-2022-JP Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41162) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W5IQK-000776-3y for emacs-orgmode@gnu.org; Mon, 20 Jan 2014 12:14:12 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W5IQE-0003SS-7V for emacs-orgmode@gnu.org; Mon, 20 Jan 2014 12:14:08 -0500 Received: from mail-pa0-x234.google.com ([2607:f8b0:400e:c03::234]:43544) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W5IQE-0003SE-0d for emacs-orgmode@gnu.org; Mon, 20 Jan 2014 12:14:02 -0500 Received: by mail-pa0-f52.google.com with SMTP id bj1so5805683pad.11 for ; Mon, 20 Jan 2014 09:14:00 -0800 (PST) In-Reply-To: <877g9vccm7.fsf@channing.harvard.edu> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: regcl Cc: emacs-orgmode@gnu.org 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 .