Re: Creazione file .bib e configurazione Texworks

#88179
Up
0
Down
::


nel file .bbl c’è scritto questo:

`
% $ biblatex auxiliary file $
% $ biblatex bbl format version 2.1 $
% Do not modify the above lines!
%
% This is an auxiliary file used by the 'biblatex' package.
% This file may safely be deleted. It will be recreated by
% biber as required.
%
\begingroup
\makeatletter
\@ifundefined{ver@biblatex.sty}
{\@latex@error
{Missing 'biblatex' package}
{The bibliography requires the 'biblatex' package.}
\aftergroup\endinput}
{}
\endgroup

\endinput
`

Ma andando a controllare nella cartella di MiKTeX 2.9 ho diversi files che cominciano con biblatex con diverse estensioni tra cui biblatex.sty

Go to top