BibTeX, biblatex and biber ⇒ BibTeX not working with TeXnicCenter
BibTeX not working with TeXnicCenter
I'm using TexnicCenter (1.0 Stable Release) with MikTex 2.9. I've been having a problem with BibTex. Bibtex is not working at all. I looked up on the website and most of the explanations point to the use of "%tm" instead "%bm" for "Define Output Profiles". Amazingly, I followed the instruction and it worked for a while before I tried to have TexnicCenter close Acrobat Reader 10 before compliling. Then everything broke down. I reinstalled both MikTex and TexnicCenter but just couldn't get BibTex back to work again. Here are my settings in Define Output Profiles"
(La)Tex
C:\MikTex2.9\miktex\bin\pdflatex.exe
-interaction=nonstopmode "%pm"
C:\MikTex2.9\miktex\bin\bibtex.exe
"%tm"
C:\MikTex2.9\miktex\bin\makeindex.exe
-s "%tm.ist" -t "%tm.glg" -o "%tm.gls" "%tm.glo"
Viewer
C:\Program Files (x86)\Adobe\Reader 10.0\Reader\AcroRd32.exe
Close documents before running (La)Tex
Command: [DocClose("%tm.pdf")]
Server: acroviewR10
Topic: control
Any clue? Thanks,
Andie
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
- Stefan Kottwitz
- Site Admin
- Posts: 10359
- Joined: Mon Mar 10, 2008 9:44 pm
BibTeX not working with TeXnicCenter
check also the BibTeX settings in the output profile, have a look at the check box in the middle, it should not be marked:
Stefan