This commit is contained in:
Pim Nelissen
2025-05-11 10:21:46 +02:00
commit 419ceb060c
15 changed files with 3475 additions and 0 deletions

11
pubs-authoryear.tex Normal file
View File

@ -0,0 +1,11 @@
% When using APA6 if you need more author names to be listed
% because you're e.g. the 12th author, add apamaxprtauth=12
\usepackage[backend=biber,style=apa6,sorting=ydnt]{biblatex}
\defbibheading{pubtype}{\cvsubsection{#1}}
\renewcommand{\bibsetup}{\vspace*{-\baselineskip}}
\AtEveryBibitem{%
\makebox[\bibhang][l]{\itemmarker}%
\iffieldundef{doi}{}{\clearfield{url}}%
}
\setlength{\bibitemsep}{0.25\baselineskip}
\setlength{\bibhang}{1.25em}