Re: Biblatex

#65582
Up
0
Down
::

gheremedin.daniele” post=64708Si era proprio quello il problema 😀 .
Ora bibtex compila ma riscontro questo errore
`The top-level auxiliary file: C:\Users\Daniele\DOC\Doc.aux
I couldn't open style file biblatex.bst
—line 3 of file C:\Users\Daniele\DOC\Doc.aux
: \bibstyle{biblatex
: }
I'm skipping whatever remains of this command
I found no stile file —while reading file C:\Users\Daniele\DOC\Doc.aux
(There were 2 error messages)`
Aiutatemi

Non ha alcun senso scrivere \bibliographystyle{biblatex}. Se vuoi usare biblatex devi scrivere
`\usepackage{biblatex}`
e non dare alcun comando \bibliographystyle

Ciao
Enrico

Go to top