emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Xianwen Chen (陈贤文)" <xianwen.chen@gmail.com>
To: John Kitchin <jkitchin@andrew.cmu.edu>
Cc: Org-mode <emacs-orgmode@gnu.org>
Subject: Re: org-cite and export to ODT
Date: Wed, 15 Dec 2021 22:11:34 +0000	[thread overview]
Message-ID: <CABQcVcgOKKoE2UiKb-Weor8mpEythtO1cgXt4qeya8Me2DqJJw@mail.gmail.com> (raw)
In-Reply-To: <CAJ51EToW4TowRsaCg6ykeOkVsKpHcNq5zBQMP1NH570JuzY94A@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 2163 bytes --]

Thank you all for the responses. I have to upgrade from orgmode 9.4.4 to
9.5 first, to try out org-cite.

I tried
https://github.com/jkitchin/org-ref/blob/master/examples/basic-csl.org#opendocument.
I added the following codes to my .emacs:

(let ((org-export-before-parsing-hook '(org-ref-cite-natmove ;; do this
first
org-ref-csl-preprocess-buffer
org-ref-refproc)))
  (org-open-file (org-odt-export-to-odt) 'system))

I tried to eval-region, after selecting these codes. I got the complain
that org-ref-cite-natmove's function definition is void.

Do I need to install or require something other than cite-ref?

Xianwen

On Thu, Dec 9, 2021 at 2:57 PM John Kitchin <jkitchin@andrew.cmu.edu> wrote:

> If you are trying to use org-ref for this see
> https://www.youtube.com/watch?v=rRR-5NSpKyE and this example:
> https://github.com/jkitchin/org-ref/blob/master/examples/basic-csl.org#opendocument.
> You need to use a preprocessing hook (org-ref-csl-preprocess-buffer) with
> org-ref to get the citations and bibliography .
> John
>
> -----------------------------------
> Professor John Kitchin (he/him/his)
> Doherty Hall A207F
> Department of Chemical Engineering
> Carnegie Mellon University
> Pittsburgh, PA 15213
> 412-268-7803
> @johnkitchin
> http://kitchingroup.cheme.cmu.edu
>
>
>
> On Thu, Dec 9, 2021 at 4:54 AM Xianwen Chen (陈贤文) <xianwen.chen@gmail.com>
> wrote:
>
>> I have been using org-ref and biblatex. They export well to PDF, through
>> LaTeX. I am able to export to ODT as well. However, I'm not able to have
>> the bibliography or the references in the produced ODT.
>>
>> I searched online and found this tutorial:
>> https://kjambunathan.github.io/org-mode-ox-odt/Bibliography-and-Citations-in-ODT-export.html.
>> However, when following through the tutorial, I wasn't able to find
>> ox-jabref.
>>
>> Thinking about the new org-cite, which is orgmode's native citation
>> solution, I'm wondering if it would be easier to use org-cite within
>> orgmode and export to ODT? A small example with configuration suggestion
>> will be highly appreciated!
>>
>> Xianwen
>>
>

[-- Attachment #2: Type: text/html, Size: 5390 bytes --]

  reply	other threads:[~2021-12-15 22:12 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-09  9:53 org-cite and export to ODT Xianwen Chen (陈贤文)
2021-12-09 14:57 ` John Kitchin
2021-12-15 22:11   ` Xianwen Chen (陈贤文) [this message]
2021-12-15 22:16     ` John Kitchin
2021-12-15 23:57       ` Xianwen Chen (陈贤文)
2021-12-16  0:50         ` John Kitchin
2021-12-16  8:47           ` Xianwen Chen (陈贤文)
2021-12-16 13:45         ` Eric S Fraga
2021-12-09 22:14 ` András Simonyi

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

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CABQcVcgOKKoE2UiKb-Weor8mpEythtO1cgXt4qeya8Me2DqJJw@mail.gmail.com \
    --to=xianwen.chen@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=jkitchin@andrew.cmu.edu \
    /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 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).