Search found 1 match

by newlatexer
Thu Aug 29, 2024 8:53 pm
Forum: Texmaker and TeXstudio
Topic: The top-level auxiliary file found no \bibdata command
Replies: 5
Views: 127588

The top-level auxiliary file found no \bibdata command

I faced with it too, so, the problem was with compiler in Tex:

you should use \usepackage[backend=bibtex,bibencoding=ascii]
{biblatex}
, not biber as backend