From: Jambunathan K <kjambunathan@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: How to write medical journal articles with org-mode
Date: Mon, 20 Jan 2014 15:58:55 +0530 [thread overview]
Message-ID: <87txcz9cbc.fsf@gmail.com> (raw)
In-Reply-To: 877g9vccm7.fsf@channing.harvard.edu
regcl <regcl@channing.harvard.edu> writes:
> 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 ;)
>
> My primary computation platform is linux clusters with OS X desktops.
> I have used org-mode for project management and HTML export of
> provisional computational results in working papers for ~1 year.
>
> I recently started using org-mode/babel/ESS/R to export computation
> results to HTML.
>
> It looks like the medical journals require MS word submissions. I
> have used the scheme shown below to get MSword to/from my
> collaborators for comments & corrections ...
>
> doc.org----------------------------------+
> | |
> v |
> M-x org-odt-export-to-odt |
> | |
> v |
> Open office |
> | |
> v |
> MS Word |
> | |
> v |
> doc.docx |
> | |
> v |
You can do it in a single step with
`org-odt-preferred-output-format'. See
(info "(org) Extending ODT export").
> 1) Has anyone out there used org-mode to produce medical journal
> articles (other than demonstration of reproducible research)?
> 3) How do I get references into MS word?
You can use ODT Export with JabRef using ox-jabref.el. You may want to
check whether the JabRef project has layout files that can create
citations in a format acceptable to Medical Journals. (Search the list
reverse chronologically.)
next prev parent reply other threads:[~2014-01-20 10:31 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-20 7:54 How to write medical journal articles with org-mode regcl
2014-01-20 10:28 ` Jambunathan K [this message]
2014-01-20 17:13 ` Erik Hetzner
2014-01-20 19:04 ` regcl
2014-01-20 19:20 ` Jambunathan K
2014-01-21 6:50 ` Aric
2014-01-21 6:39 ` Erik Hetzner
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87txcz9cbc.fsf@gmail.com \
--to=kjambunathan@gmail.com \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.