BibTeX, biblatex and biberBibTeX not working with TeXnicCenter

Information and discussion about BiBTeX - the bibliography tool for LaTeX documents.
Post Reply
e_hbwang
Posts: 4
Joined: Mon Jan 09, 2012 5:13 am

BibTeX not working with TeXnicCenter

Post by e_hbwang »

Hi,

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

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

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

Post by Stefan Kottwitz »

Hi Andie,

check also the BibTeX settings in the output profile, have a look at the check box in the middle, it should not be marked:
profile.png
profile.png (92.93 KiB) Viewed 2217 times
Stefan
LaTeX.org admin
Post Reply