mirror of
https://github.com/asimonson1125/asimonson1125.github.io.git
synced 2026-02-25 13:09:51 -06:00
9 lines
400 B
TeX
9 lines
400 B
TeX
% 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}}
|
|
\setlength{\bibitemsep}{0.25\baselineskip}
|
|
\setlength{\bibhang}{1.25em}
|