Code: Select all
Package biblatex Warning: File 'AnomalyDetection.bbl' is wrong format version -
expected 2.8.
(./AnomalyDetection.bbl
! Undefined control sequence.
l.21 \datalist
[entry]{nty/global//global/global}
?
! Emergency stop.
l.21 \datalist
[entry]{nty/global//global/global}
! ==> Fatal error occurred, no output PDF file produced!
Transcript written on AnomalyDetection.log.
[verbose]: pdflatex 'AnomalyDetection.tex' failed.
Code: Select all
\pdfoutput=1
\documentclass{article}
\usepackage[backend=biber,style=numeric]{biblatex}
Code: Select all
\pdfoutput=1
Code: Select all
\usepackage[style=numeric]{biblatex}