emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Perl Ancar <perlancar@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Endnote-style bibliographic citation with Zotero, zotxt-emacs, and org-mode
Date: Mon, 6 Apr 2020 14:38:15 +0700	[thread overview]
Message-ID: <CAMyyfzC3UNMFJypKh3OBJ=T2NSKxPFyJh-2k7b5NMc1UQ5fCQQ@mail.gmail.com> (raw)

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

I'm trying to write a book in org-mode. The book will contain numerous
citations to journal articles (in addition to books or URLs), which are all
stored in my Zotero library. I've successfully installed the Zotero addons
zotxt & Better Bibtex for Zotero, as well as the Emacs package zotxt
(zotxt-emacs). I can create the basic citation using the
"@AUTHOR_FIRSTTITLEWORD_YEAR" style (set org-zotxt-link-description-style
variable to :betterbibtexkey and then use C-c " i to insert references).

My book being targetted to the general public, I want to use end-notes
instead of the usual citation format (LastName, Year). Something like:

    Experts studied ([[zotero://select/items/1_VDVFUIBV][1]],
    [[zotero://select/items/1_TXDISZDFR][2]]) that animals behave very
differently
    under captivity.

And then all the references will go to the References chapter.

Judging from reading the org-zotxt.el source code in the zotxt-emacs
package (with my non-existant Emacs Lisp knowledge) I conclude that this is
not supported. But I can certainly whip up some script to preprocess the
Org document to change the betterbibtexkey description style to the numbers
before exporting.

There are also a few other things I want/need but don't know yet how to
accomplish. Like generating the References chapter (will probably whip up
some script again), making item searching less painful, doing something
useful when a zotero Org link is opened (org-open-at-point), or customizing
the ODT export (hopefully creating Zotero reference instead of just
unlinked text or broken links).

Anyone already using Zotero and org-mode, and in the same situation? I'm
not tied to zotxt; still open to using org-ref or other alternatives; but I
want to keep both org-mode and Zotero.

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

                 reply	other threads:[~2020-04-06  9:24 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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='CAMyyfzC3UNMFJypKh3OBJ=T2NSKxPFyJh-2k7b5NMc1UQ5fCQQ@mail.gmail.com' \
    --to=perlancar@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 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).