Search found 1 match

by mumbatwa
Sat Jul 09, 2011 5:38 pm
Forum: BibTeX, biblatex and biber
Topic: Problem with aux file for .bib file
Replies: 16
Views: 174215

Re: Problem with aux file for .bib file

I had the same problem. this is what i did:

delete all aux files to begin with.
put only your file.tex in a new map, together with library.bib (the database).
you run file.tex, there will be a file.aux but no library.aux, but that's ok.
run bibtex file. So don't run the library.bib. Just write ...