Skip to content

Instantly share code, notes, and snippets.

@moewew
Created September 15, 2020 14:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save moewew/293c2c51a5336b659f72049860253e9c to your computer and use it in GitHub Desktop.
Save moewew/293c2c51a5336b659f72049860253e9c to your computer and use it in GitHub Desktop.
\documentclass[ngerman]{article}
\usepackage{babel}
\usepackage{csquotes}
\usepackage[style=apa, backend=biber]{biblatex}
\addbibresource{biblatex-examples.bib}
\begin{document}
\autocite{sigfridsson}
\printbibliography
\end{document}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment