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
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
- Stefan Kottwitz
- Site Admin
- Posts: 10335
- 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