I recently had to reinstall my OS and now I'm having problems with my Texmaker installation. I'm using v4.0.4 on Windows 7.
The problem is that my bibtex file is not found. For example, my latex file is located at C:\documents\mylatexfile.tex, and my bibtex file is located at C:\research\mybibtexfile.bib. Then, in my latex file I just call:
Code: Select all
\bibliography{mybibtexfile}
I searched online high and low and couldn't find a solution (maybe I used the wrong search terms?!).
Any ideas please?
Thanks
Jade