I took a look at the log file attached; that log file was produced after compiling through pdfLaTeX but without compiling with BiBTeX. Please make sure to process your document in the following way:
Code: Select all
pdflatex TestingBib
bibtex TestingBib
pdflatex TestingBib
pdflatex TestingBib