[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] oc-csl: New custom option `org-cite-csl-sentence-case-bibtex
From: |
András Simonyi |
Subject: |
Re: [PATCH] oc-csl: New custom option `org-cite-csl-sentence-case-bibtex-titles' |
Date: |
Mon, 8 Jul 2024 17:18:44 +0200 |
A quick correction: instead of "BibLaTex title fields" I should have written
"BibTeX or biblatex title fields".
best wishes,
András
On Mon, 8 Jul 2024 at 14:56, András Simonyi <andras.simonyi@gmail.com> wrote:
>
> On Mon, 8 Jul 2024 at 12:57, Max Nikulin <manikulin@gmail.com> wrote:
> > On 06/07/2024 16:59, András Simonyi wrote:
> > If a style does not specify conversion or use "title" then result should
> > be in title case. Title case is recommended for BibTeX databases. If you
> > pass string in title case then conversion to title case should not
> > change it. You do not need any conversion.
> >
> > Original BibTeX title should be converted to sentence case only if
> > specific style explicitly demand it.
>
> What I've been arguing for in this thread and what motivates the
> current default behavior is that it is a general, style-independent
> CSL assumption that the processor's input for title fields is in
> sentence-case, and this requires converting the BibLaTeX title fields
> in title-case to sentence-case before feeding into the CSL processor
> independently of the style -- please refer to my email dated 14 May
> for further details and the references therein.
>
> best wishes,
> András