"Bruce D'Arcus" <bdar...@gmail.com> writes: > On Tue, May 10, 2022, 11:20 PM Andreas Leha > <andreas.l...@med.uni-goettingen.de> wrote: >> >> Hi all, >> >> how can I use the (rather) new citation engine with the biblatex backend >> to export to \fullcite ? > > We should add a style for this that maps to biblatex fullcite and > natbib bibentry, and which ultimately would work as well in oc-csl. > > But in the meantime, you can create a custom one. > > (add-to-list ’org-cite-biblatex-styles ’(“full” nil “fullcite” nil nil)) >
Dear Bruce and Dominik, Thanks for the swift reply! I seem to be missing something: Debugger entered--Lisp error: (void-variable org-cite-biblatex-styles) What am I missing? Best, Andreas > Bruce > >> The use-case: >> When creating (beamer) presentations I prefer to have the full citation >> on the slide rather than an abbreviation. >> >> Thanks in advance! >> >> Best, >> Andreas >> >>