[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Patch for \usepackage[ ... natbib = true ...]{...biblatex} with org-
From: |
Ihor Radchenko |
Subject: |
Re: Patch for \usepackage[ ... natbib = true ...]{...biblatex} with org-cite |
Date: |
Sat, 21 Jan 2023 08:37:18 +0000 |
Edgar Lux <edgarlux@mailfence.com> writes:
> I send the attached patch for your consideration. It allows to use biber for
> bibliographies. I tested it with this:
>
> (require 'oc-natbib)
>
> #+cite_export: natbib
> #+LaTeX_HEADER: \usepackage[style=numeric-comp,sorting=none,
> hyperref=true,backref=true,url=true,backend=biber,natbib=true]{biblatex}
> #+LaTeX_HEADER: \addbibresource{../../Sources/sources.bib}
I now looked at the patch and I have one general question. What you
don't just use oc-biblatex in the above?
--
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>
- Patch for \usepackage[ ... natbib = true ...]{...biblatex} with org-cite, Edgar Lux, 2023/01/19
- Re: Patch for \usepackage[ ... natbib = true ...]{...biblatex} with org-cite, Ihor Radchenko, 2023/01/20
- Re: Patch for \usepackage[ ... natbib = true ...]{...biblatex} with org-cite,
Ihor Radchenko <=
- Re: Patch for \usepackage[ ... natbib = true ...]{...biblatex} with org-cite, Edgar Lux, 2023/01/22
- Re: Patch for \usepackage[ ... natbib = true ...]{...biblatex} with org-cite, Ihor Radchenko, 2023/01/23
- Re: Patch for \usepackage[ ... natbib = true ...]{...biblatex} with org-cite, Edgar Lux, 2023/01/23
- [BUG] #+cite_export: ... bibstyle citestyle cannot be universally used as global defaults (was: Patch for \usepackage[ ... natbib = true ...]{...biblatex} with org-cite), Ihor Radchenko, 2023/01/24