General ⇒ Problems compiling with BiBTeX
Problems compiling with BiBTeX
I also looked for settings about BiBTeX, but I found anything.
What's the solution to evitate to have the .bbl file created by WinEdt instead of TeXnicCenter?
Italian's LaTeX supporter
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
- pumpkinegan
- Posts: 91
- Joined: Thu May 03, 2007 10:29 pm
Re: Problems compiling with BiBTeX
1. Check the box that says use BiBTeX with this profile.
2. Instead of using latex.exe as the compiler, change it to texify.exe (which is also in the bin folder of MiKTeX).
Patrick.
Re: Problems compiling with BiBTeX
Moreover, the checking-box when not selected allows the use of BibTeX, but no problem because it wasn't selected.
I am still at the beginning of the problem. Thank you for your help, however.
Italian's LaTeX supporter
Re: Problems compiling with BiBTeX
First of all I changed the path of the project, to not have space in the file path.
I changed the parameters that TeXnicCenter was passing to BibTeX, that were wrong because it asked "no file extension". So I pass now %bm. The compiler I chose is bibtex.exe.
Now I can compile all in TeXnicCenter. Thank you so much because I suggested the way to find the error, also if you weren't able to know why before now!
Italian's LaTeX supporter