Ok, credo di aver trovato il prompt dei comandi; questo ho ottenuto:
I couldn’t open file name ‘987.aux’
———————————————————————————————————
Quando compilo con bibtex, impostando bibtex in “opzioni–>configura texmaker–> bib(la)tex–> bibtex %.aux e scrivo
\usepackage[style=alphabetic]{biblatex}
Ottengo il seguente messaggio di errore
This is BibTeX, Version 0.99d (MiKTeX 2.9 64-bit) The top-level auxiliary file: 987.aux I found no \citation commands—while reading file 987.aux I found no \bibdata command—while reading file 987.aux I found no \bibstyle command—while reading file 987.aux (There were 3 error messages)
Process exited normally
———————————————————————————–
Quando imposto biber in “opzioni–>configura texmaker–> bib(la)tex–> biber %.aux e scrivo
\usepackage[style=alphabetic,backend=biber]{biblatex}
poi per compilare trovo solo BibTeX…
Ma se clicco su BibTeX
trovo Error: could not start the command.
La ringrazio ancora e mi scuso per il disturbo 🙁