emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Bruce D'Arcus" <bdarcus@gmail.com>
To: Elias Bounatirou <elias.bounatirou@gmail.com>
Cc: org-mode-email <emacs-orgmode@gnu.org>,
	John Kitchin <jkitchin@andrew.cmu.edu>
Subject: Re: Citation in footnote not expanded/exported to LaTeX (using Org-ref-cite)
Date: Mon, 6 Sep 2021 11:45:32 -0400	[thread overview]
Message-ID: <CAF-FPGOyhvhP5SfW1nSKoDjK=m_U2Aev=U8rz+kWdvFe=dax9g@mail.gmail.com> (raw)
In-Reply-To: <CAF-FPGMxDRfUP_q=DeWuF=dqbAepMUp_YiVN5J5wyE1oj_MTDA@mail.gmail.com>

It does seems there's a little bug with this; for in-footnote citation
outputs, but the second not.

Body text with a citation: [cite:@mcneill2011 with a suffix][fn:2].

Body text with a citation: [cite:@low2001; @mcneill2011; with a suffix][fn:3].

On Mon, Sep 6, 2021 at 7:50 AM Bruce D'Arcus <bdarcus@gmail.com> wrote:
>
> This works fine for me:
>
> #+bibliography: test.bib
> #+cite_export: biblatex verbose
>
> Body text with a citation: [cite:@mcneill2011].
>
> Footnote: [fn:1]
>
> #+print_bibliography:
>
> * Footnotes
>
> [fn:1] A commentary, and then a citation: [cite:@low2001].
>
> Results for the end is:
>
> Body text with a citation: \autocite{mcneill2011}.
>
> Footnote: \footnote{A commentary, and then a citation: \autocite{low2001}.}
>
> On Mon, Sep 6, 2021 at 6:04 AM Elias Bounatirou
> <elias.bounatirou@gmail.com> wrote:
> >
> > Hello,
> > I tried to insert a citation in a footnote using Org-ref-cite. Unfortunately, when exporting to  LaTeX, the citation is ignored, i.e., it is left out and does not appear in the LaTeX output. Is there a way to make references appear in the footnotes or is there at least a work around? The footnote itself in my case was created by C-c C-x f.
> > I am writing to the list, following John Kitchin's advice, who supposes that the problem might be a limitation in Org-cite, see also my github issue https://github.com/jkitchin/org-ref-cite/issues/22.
> > I am using Org-mode to write a book on a linguistic subject and I absolutely (desperately!) need footnotes with references in them. Therefore, if the functionality in question does not exist, my mail is also a feature request to create it.
> > Many thanks for your help.
> >
> > Elias
> >
> > (org-version)
> > "9.4.6"
> > (emacs-version)
> > "GNU Emacs 27.2 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.20, cairo version 1.16.0)
> >  of 2021-06-04"


  reply	other threads:[~2021-09-06 15:47 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-06 10:03 Citation in footnote not expanded/exported to LaTeX (using Org-ref-cite) Elias Bounatirou
2021-09-06 11:50 ` Bruce D'Arcus
2021-09-06 15:45   ` Bruce D'Arcus [this message]
2021-09-07  8:21     ` Elias Bounatirou
2021-10-03 22:23       ` Nicolas Goaziou
2021-10-04 14:11         ` Bruce D'Arcus
2021-10-04 14:26           ` Bruce D'Arcus
2021-10-05 21:08             ` Elias Bounatirou
2021-10-06 14:13               ` Nicolas Goaziou
2021-10-08 13:33                 ` Elias Bounatirou

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='CAF-FPGOyhvhP5SfW1nSKoDjK=m_U2Aev=U8rz+kWdvFe=dax9g@mail.gmail.com' \
    --to=bdarcus@gmail.com \
    --cc=elias.bounatirou@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).