emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Re: org-ref and ODT export
       [not found]   ` <87twx6rfz2.fsf@pc-117-162.i-did-not-set--mail-host-address--so-tickle-me>
@ 2015-03-27 13:23     ` John Kitchin
  0 siblings, 0 replies; only message in thread
From: John Kitchin @ 2015-03-27 13:23 UTC (permalink / raw)
  To: Jordi Inglada; +Cc: org-mode mailing list

The markdown file will not contain the bibliography. You have to use
pandoc to get that, e.g. create a bibtex file containing the citations,
and run something like

pandoc --bibliography=test.bib --filter pandoc-citeproc test.md -o
test.odt

This works on a minimal kind of example for me.

see also
http://kitchingroup.cheme.cmu.edu/blog/2015/01/29/Export-org-mode-to-docx-with-citations-via-pandoc/




Jordi Inglada writes:

> John Kitchin <jkitchin@andrew.cmu.edu> wrote:
>>
>> There is no odt support. I am not sure what the best way to do that is,
>> since I don't know how to format the citations in odt. You could try
>> exporting to markdown and then use pandoc to convert to odt. I think the
>> citations export as pandoc citations in markdown export.
>>
>
> Thank you for your prompt reply.
>
> I tried the markdown export and, yes, the citations get exported as for instance "[@breimandecisiontrees]", but the markdown file does not contain the reference itself. I don't know markdown, so there is something I am not doing correctly.
>
> Best wishes,
>
> Jordi
>
>
>
>> Jordi Inglada writes:
>>
>>> Hello,
>>>
>>> I am a very happy user of your org-ref package, mainly for getting bibtex entries from DOIs, organizing my bibliography and writing papers in LaTeX.
>>>
>>> I need to export a document in ODT format and it seems that the
>>> cite:xxx references do not get exported. Is this a missing feature
>>> or is there some specific configuration to set up to make it work?
>>>
>>> I have also tried using pandoc to export to Word, but the behavior is the same.
>>>
>>> Thanks for your great work.
>>>
>>> Best wishes,
>>>
>>> Jordi
>>
>> --
>> Professor John Kitchin
>> Doherty Hall A207F
>> Department of Chemical Engineering
>> Carnegie Mellon University
>> Pittsburgh, PA 15213
>> 412-268-7803
>> @johnkitchin
>> http://kitchingroup.cheme.cmu.edu

--
Professor John Kitchin
Doherty Hall A207F
Department of Chemical Engineering
Carnegie Mellon University
Pittsburgh, PA 15213
412-268-7803
@johnkitchin
http://kitchingroup.cheme.cmu.edu

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-03-27 13:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <87y4mlw0vz.fsf@pc-117-162.i-did-not-set--mail-host-address--so-tickle-me>
     [not found] ` <m2384tdr0o.fsf@andrew.cmu.edu>
     [not found]   ` <87twx6rfz2.fsf@pc-117-162.i-did-not-set--mail-host-address--so-tickle-me>
2015-03-27 13:23     ` org-ref and ODT export John Kitchin

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).