I was using Bibtex last night and was able to get it to work fine.
This morning I tried adding more sources. A few of the authors' names contained accent marks and it was giving me an error and not displaying properly in the pdf file.
I completely removed all authors with accents in their names, and I when I compile I am still getting errors referencing names that no longer exist anywhere, in my main tex file or my .bib file.
Specifically:
Code: Select all
Argument of \add@accent has an extra } B.~Sudakov N.~Alon, R. Radoi{\v}
Paragraph ended before \add@accent was complete B.~Sudakov N.~Alon, R. Radoi{\v}
Thank you.
EDIT: Sorry, maybe this is a problem not with Bibtex, but something else. I noticed on the pdf that those authors names are still there even through they're gone. And, it is in fact updating the rest of pdf when it should, I just tested that out. So for some reason it seems like it's using an older version of the bib file.