emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [oc-csl] citations in footnotes
@ 2021-06-03  8:50 Bruce D'Arcus
  2021-06-04 13:28 ` Nicolas Goaziou
  0 siblings, 1 reply; 3+ messages in thread
From: Bruce D'Arcus @ 2021-06-03  8:50 UTC (permalink / raw)
  To: org-mode-email

In the approach taken by CSL implementations, and by biblatex
autocite, when dealing with note styles, you have two kinds of
citations in notes:

1. what we might call "automatically footnoted"; citations in the
running text that get converted on export to footnotes (or endnotes)
2. citations within footnotes, that get output as is, without any
footnote wrapping.

With this input:

---------------
Body text with a citation: [cite:@mcneill2011].

Footnote: [fn:1]

#+print_bibliography:

* Footnotes

[fn:1] A commentary, and then a citation: [cite:@low2001].
-----------------

... the citation within the footnote now generates an additional footnote.

----------------
[3] A commentary, and then a citation:[4].

[4] Low, “The Edge and the Center: Gated Communities and the Discourse
of Urban Fear.”
-----------------

It should not; output should be:

----------------
[3] A commentary, and then a citation: Low, “The Edge and the Center:
Gated Communities and the Discourse of Urban Fear.”
-----------------

Bruce


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-06-04 17:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-03  8:50 [oc-csl] citations in footnotes Bruce D'Arcus
2021-06-04 13:28 ` Nicolas Goaziou
2021-06-04 17:20   ` Bruce D'Arcus

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).