Search found 2 matches
- Mon Jan 14, 2013 6:38 pm
- Forum: TeXworks
- Topic: TeXworks, bibtex, and how to do it?
- Replies: 14
- Views: 101641
Re: TeXworks, bibtex, and how to do it?
Solved. My bib file did not have .bib extension. Adding that solved the issue!
- Mon Jan 14, 2013 5:20 pm
- Forum: TeXworks
- Topic: TeXworks, bibtex, and how to do it?
- Replies: 14
- Views: 101641
TeXworks, bibtex, and how to do it?
Has anyone found a solution to this problem? I have similar issue. Bibtex on Texworks not working with \bibliography{XX.bib} . It works only if I add bibitems in the main tex file. It creates a .bbl file, but no references on the pdf file. Previous post mentioned the need of doing DVI->PDF. Not sure ...