Re: bibliografie multiple – miktek 2.7 & texlipse

#24758
Up
0
Down
::


Ci avevo provato prima, guarda cosa ottengo

`F:\wkShared\tesi2007\tmp>bibtex webr
This is BibTeX, Version 0.99c (MiKTeX 2.7)
The top-level auxiliary file: webr.aux
I found no \citation commands—while reading file webr.aux
I found no \bibdata command—while reading file webr.aux
I found no \bibstyle command—while reading file webr.aux
(There were 3 error messages)`

Per curiosità ho invocato bibtex su web.aux ed ottengo questo

`F:\wkShared\tesi2007\tmp>bibtex web
This is BibTeX, Version 0.99c (MiKTeX 2.7)
The top-level auxiliary file: web.aux
I couldn't open style file plain_ita.bst
—line 1 of file web.aux
: \bibstyle{plain_ita
: }
I'm skipping whatever remains of this command
I couldn't open database file webr.bib
—line 2 of file web.aux
: \bibdata{webr
: }
I'm skipping whatever remains of this command
I found no \citation commands—while reading file web.aux
I found no database files—while reading file web.aux
I found no style file—while reading file web.aux
(There were 5 error messages)`

dicendogli di includere la directory in cui c’è plain_ita.bst ottengo

`F:\wkShared\tesi2007\tmp>bibtex -include-directory=.. web
This is BibTeX, Version 0.99c (MiKTeX 2.7)
The top-level auxiliary file: web.aux
The style file: plain_ita.bst
I found no \citation commands—while reading file web.aux
Database file #1: webr.bib
(There was 1 error message)`

Puoi darmi qualche altra dritta?

Scusa la domanda banalissima, ma cosa intendi con compilare al solito modo?

Go to top