[Tex/LaTex] \addbibresource undefined control sequence with MikTex

biblatexmiktex

I'm using the latest version of MikTex, which comes with biblatex, and I can't get biblatex to work. It breaks in the preamble:

\documentclass[a4paper,12pt]{scrartcl}
\usepackage{hyperref}
\usepackage[style=authoryear]{biblatex}
\addbibresource{soarBib.bib}
\title{A title}
\subtitle{Some Subtitle}
\author{Nate Glenn}
\date{May 16, 2011}
\begin{document}

The errors are:

! Undefined control sequence.
<recently read> \addbibresource
l.5 \addbibresource
{soarBib.bib}
The control sequence at the end of the top line
of your error message was never \def'ed. If you have
misspelled it (e.g., `\hobx'), type `I' and the correct
spelling (e.g., `I\hbox'). Otherwise just continue,
and I'll forget about whatever was undefined.
! LaTeX Error: Missing \begin{document}.
...

! Package biblatex Error: File 'literatureReview.bbl' not created by biblatex.
See the biblatex package documentation for explanation.

Best Answer

The problem was that biblatex isn't included in MikTeX 2.8. It was solved by updating to 2.9.