Search found 2 matches

by jadesilver
Fri Dec 13, 2013 1:03 am
Forum: Texmaker and TeXstudio
Topic: bibtex file not found
Replies: 1
Views: 5853

bibtex file not found

Thanks to my backups, I found back my previous Texmaker ini file and found the solution in there. Enter in the bibtex box:

Code: Select all

bibtex --include-directory="C:\path_to_bib_file\" %
Problem solved!

I must say, this is not really documented very well.
by jadesilver
Thu Dec 12, 2013 11:55 pm
Forum: Texmaker and TeXstudio
Topic: bibtex file not found
Replies: 1
Views: 5853

bibtex file not found

Hi all,

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 ...