emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Rudolf Adamkovič" <salutis@me.com>
To: emacs-orgmode@gnu.org
Subject: [org-cite] CSL processor, APA Style, and no-date citations
Date: Wed, 17 Nov 2021 15:50:47 +0100	[thread overview]
Message-ID: <m2ee7e4z08.fsf@me.com> (raw)

I would like to start using the new citations with the APA Style. To cite in APA, I use a CSL file. Everything works well with Pandoc, but with Org, all citations with no "date" BibTeX field render as "$AUTHOR" instead of "$AUTHOR (n.d.)" both in-text and in the reference list. This renders Org unusable with APA Style. What can I do?

Emacs configuration:

(add-to-list 'package-selected-packages 'citeproc)
(with-eval-after-load 'oc
  (require 'ox)
  (require 'oc-csl))

Document configuration:

#+CITE_EXPORT: csl apa.csl

CSL file:

https://github.com/citation-style-language/styles/blob/master/apa.csl

Rudy
-- 
"I love deadlines. I love the whooshing noise they make as they go by." -- Douglas Adams, The Salmon of Doubt

Rudolf Adamkovič <salutis@me.com>
Studenohorská 25
84103 Bratislava
Slovakia

[he/him]


             reply	other threads:[~2021-11-17 15:01 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-17 14:50 Rudolf Adamkovič [this message]
2021-11-17 15:06 ` [org-cite] CSL processor, APA Style, and no-date citations Bruce D'Arcus
2021-11-17 16:25   ` András Simonyi
2021-11-17 17:47     ` Rudolf Adamkovič
2021-11-17 17:51       ` Bruce D'Arcus
2021-11-17 18:05         ` John Kitchin
2021-11-17 21:57         ` Joost Kremers

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=m2ee7e4z08.fsf@me.com \
    --to=salutis@me.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).