Hello fellow bibdesk users,

I’m trying to get a formatted latex preview in the preview pane in apa7 style. 
However, the apa7 document class requires going through biblatex to do proper 
apa7 formatting. Here is my attempt for a corresponding preview template (I’m 
running MacTex 2023):

\documentclass[man, biblatex]{apa7}
\usepackage[american]{babel}
\usepackage{csquotes}
\usepackage[style=apa,backend=biber]{biblatex}
\addbibresource{<<File>>}  
\pagestyle{empty}
\textwidth = 6.5in
\voffset = -105pt
\hoffset = -120pt


\begin{document}
\nocite{<<CiteKeys>>}    
\printbibliography
\end{document}

However, this throws an error in the preview log:

Package biblatex Info: Trying to load bibliographic data...
Package biblatex Info: ... file 'bibpreview.bbl' not found.
No file bibpreview.bbl.

Any idea how to fix this? 

Thank you and best greetings,
Bertolt


--

Prof. Dr. Bertolt Meyer
Professor for Work and Organizational Psychology
Vice Dean of Student Affairs, Institute of Psychology

Speaker of the CRC 1410 „Hybrid Societies“
https://hybrid-societies.org

Chemnitz University of Technology

Wilhelm-Raabe-Str. 43
09120 Chemnitz
Germany

Tel. +49 371 531 30587
bertolt.me...@psychologie.tu-chemnitz.de


_______________________________________________
Bibdesk-users mailing list
Bibdesk-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bibdesk-users

Reply via email to