apa7 reference style
Hi,
Thank you for this great template. I have been using it for my PhD thesis and it has been very useful.
I have one question: I am trying to use apa7 style for my references. I tried to insert the following codes but it did not work. Could you please let me know how to use apa7 for all my references? Thank you!
The code I tried: \usepackage[T1]{fontenc} \usepackage[utf8]{inputenc} \usepackage{babel} \usepackage{csquotes}
\usepackage[style=apa, backend=biber]{biblatex}
\addbibresource{references.bib}
\begin{document} \autocite{sigfridsson} \printbibliography \end{document}
Not tried it yet but biblatex-apa supposedly added apa7 awhile ago. It would obviously need to be tested with the template. https://github.com/plk/biblatex-apa