\documentclass{article} \usepackage[backend=biber]{biblatex} \addbibresource{References.bib} \begin{document} This document tests citations through the biblatex package such as these \cite{Moreland2008}. \printbibliography \end{document}