I am not sure why my TeXworks is not creating a bbl file. This happens after I started using a new computer, i. e. after installing MiKTeX (I have Windows 7). The error messages are like:
Package natbib Warning: Citation `....' on page 1 undefined on input line 31
If I copy my old bbl file (from my old computer) in the current folder it works OK, but I need to update this bbl file.
.bibfile in the same folder? TeXWorks will use this file to generate a new.bblfile. The\cite{...}commands in theTeXfile actually refer to entries in thebibfile. – Mark S. Everitt Dec 18 '11 at 12:06pdflatexand BibTeX as necessary. Perhaps you were using this before. Latexmk is another such script that is used for this purpose. – Torbjørn T. Dec 18 '11 at 20:30