1

I am using the following code, but the bibliography is not printing. I checked all possible solutions like 1, 2 and many more. But I my problem did not get solved.

\documentclass{amsart}
\usepackage{amsmath,amsthm,amssymb}
\usepackage{hyperref}
\usepackage{biblatex}
\bibliography{Myref_bib}
\title{Temp}
\author{Author}
\begin{document}
    \maketitle
    \section{Hello}
    hello hello hello hello  \cite{Abr70} 
    \section{ref not prinitng}
    \cite{AbWe02},\cite{Ada56}
    \printbibliography 
\end{document}

Edit

After compling with biber, I am getting the following:

INFO - This is Biber 2.14
INFO - Logfile is 'temp.tex.blg'
ERROR - Cannot find 'temp.tex.bcf'!
INFO - ERRORS: 1
biber: major issue: User/administrator updates are out-of-sync.

enter image description here

Can anyone please help me regrading this? I am using MikTeX and TeXStudio.

XYZABC
  • 245

0 Answers0