MiKTeX and proTeXtbibtex in texnicenter

Information and discussion about MikTeX distribution for Windows and the related proTeXt: Installing, updating, configuring
Post Reply
rajini
Posts: 64
Joined: Mon Mar 22, 2010 2:27 pm

bibtex in texnicenter

Post by rajini »

hello members,

In linux pc i do the following to get my output as pdf:
1. two times pdflatex master.tex (file name master.tex),
2. one time bibtex m (without extension)
3. again two times pdflatex master.tex.

How to do this in Texnicenter ?
I just need to know how to compile bibtex?

PS: i modified the phaip.bst file and put it in a folder where all my .tex file are.
Is there any way..?
thanks.

Recommended reading 2024:

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

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

rajini
Posts: 64
Joined: Mon Mar 22, 2010 2:27 pm

Re: bibtex in texnicenter

Post by rajini »

Sorry,
i solved the problem!
seems like in texnicenter i should use the bdt file without extension.
In latex it does not matter.
Post Reply