From: Gustavo Barros <gusbrs.2016@gmail.com>
To: "Juan Manuel Macías" <maciaschain@posteo.net>
Cc: orgmode <emacs-orgmode@gnu.org>
Subject: Re: [Tip] Export a bibliography to HTML with bibLaTeX and make4ht
Date: Sun, 24 Jan 2021 10:00:37 -0300 [thread overview]
Message-ID: <87eeialcay.fsf@gmail.com> (raw)
In-Reply-To: <87ft2qlg66.fsf@gmail.com>
On Sun, 24 Jan 2021 at 08:37, Gustavo Barros <gusbrs.2016@gmail.com>
wrote:
> It should handle two limitations of your procedure, which
> are: getting the bibliography with the entries actually cited in the
> document and citation callouts. The first one is easy to handle in
> your
> current approach by means of any of the multiple alternatives to
> generate a bib file with only the cited entries. The second one, much
> harder, as far as I can see.
Thinking this through: there is actually a third challenge to the
approach, which is ensuring the relation of the citation callouts and
the bibliography is correct. For example, if using a numeric or alpha
style, how to be sure the labels are the same in the citation and the
bibliography. Even in other styles, such as author-year, if
disambiguation rules come into play (e.g. (Smith 1987a, Smith 1987b)),
how to be sure the same rules are being applied by pandoc/CSL (on the
citations) and biblatex (in the bibliography). As far as I can tell,
this will hang on sorting, something which biblatex is known to be more
capable than other tools, so that I would expect differences (at least
potentially). Styles such as verbose or author-title would probably be
safe, I guess. Have you given some thought about this? If so, how are
you handling the case?
Best,
Gustavo.
next prev parent reply other threads:[~2021-01-24 13:02 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-01-23 11:03 [Tip] Export a bibliography to HTML with bibLaTeX and make4ht Juan Manuel Macías
2021-01-24 11:37 ` Gustavo Barros
2021-01-24 13:00 ` Gustavo Barros [this message]
2021-01-24 19:20 ` Juan Manuel Macías
2021-01-24 22:44 ` Gustavo Barros
2021-01-25 17:46 ` Juan Manuel Macías
2021-01-25 18:30 ` Gustavo Barros
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=87eeialcay.fsf@gmail.com \
--to=gusbrs.2016@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=maciaschain@posteo.net \
/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).