Re: Biblatex – empty bibliography

#74164
Up
0
Down
::

Cerbero” post=73071Salve a tutti,

ho broblemi con biblatex.
Utilizzo TeXLive su Fedora 16; ho cercato l’errore nel .log (già qui: TexMaker non mi mostra gli errori a “terminale” se gli faccio eseguire bibtex) e ho trovato questo:
`LaTeX Warning: Empty bibliography on input line 57.

(./tesi_MM.aux)

LaTeX Warning: There were undefined references.

Package biblatex Warning: Please (re)run Biber on the file:
(biblatex) tesi_MM
(biblatex) and rerun LaTeX afterwards.`
Su “L’arte di gestire una bibliografia con BibLaTeX” trovo il suggerimento di compilare e poi eseguire bibtex sui .aux e sul file principale, ma trovo l’errore
`I found no \citation commands—while reading file tesi_MM.aux
I found no \bibdata command—while reading file tesi_MM.aux
I found no \bibstyle command—while reading file tesi_MM.aux
`
Non ho biber installato nè sono riuscito a trovarlo.

Nel preambolo ho
`\usepackage[bibstyle = authortitle, citestyle = authortitle-comp ,backend = biber]{biblatex}`
Cosa posso fare?

Devi usare [tt]biber[/tt] e non [tt]bibtex[/tt].

Ciao
Enrico

Go to top