1

could somebody help me with my APA references for my thesis? This is my code and all the packages that I include.

\documentclass[
11pt, 
english, 
onehalfspacing 
]{MastersDoctoralThesis} 
\usepackage[utf8]{inputenc} % Required for inputting international characters
\usepackage[T1]{fontenc} % Output font encoding for international characters
\usepackage{microtype}
\usepackage{palatino} 
\usepackage{multirow}
\usepackage[table,xcdraw]{xcolor}
\usepackage[backend=biber,style=apa,sorting=none,natbib=true]{biblatex}
\usepackage[style=apa]{biblatex}
\addbibresource{library.bib} 
\usepackage[autostyle=true]{csquotes}
\usepackage{datetime}
\usepackage{pfnote}
\usepackage{epstopdf}
\usepackage{float}
\usepackage{comment}
\usepackage{subfig}
\usepackage{graphicx}
\usepackage{color}
\usepackage{pdfpages}
%\captionsetup[subfigure]{labelfont=rm}
\captionsetup[subfigure]{margin=0pt, parskip=0pt, hangindent=0pt, indention=0pt, labelformat=parens, labelfont=rm}
\printbibliography[heading=bibintoc]   <<-- here I always get the error: Undefined control sequence

I get a table with references, almost in the right way but unfortunately not alphabetically sorted and with "yearmonthday" in brackets instead of the year of publication.

Does somebody know my mistake? Thank you very much!

Bernard
  • 271,350
Johanna
  • 31

0 Answers0