Skip to content

Instantly share code, notes, and snippets.

@moewew
Created December 8, 2020 15:58
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/cc3f2fb4d986bfc8a2da4efc5b6b1cb7 to your computer and use it in GitHub Desktop.
Save moewew/cc3f2fb4d986bfc8a2da4efc5b6b1cb7 to your computer and use it in GitHub Desktop.
\documentclass[british]{article}
\usepackage[T1]{fontenc}
\usepackage{babel}
\usepackage{csquotes}
\usepackage[backend=biber, style=authoryear]{biblatex}
\addbibresource{biblatex-examples.bib}
\begin{document}
Lorem \autocite{sigfridsson}
\printbibliography
\end{document}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment