I am using Bib.bib file for all the references. When I use \cite{someref} it works fine for the first time but when I update the Bib.bib file it does not get the updated information, it just show the previous information. I just build the file by quick build button.
|
It sounds to me like you are not running BibTeX at all. When writing a
Now, When writing LaTeX document you need to:
Note the the last two also updates the internal references (e.g. made with as the picture above shows you can use hotkeys to run pdflatex and bibtex with F6 and F11 on your keyboard respectively, so pressing F6 F11 F6 F6 one at a time (and waiting for texmaker to finish each time) you will update everything in your document (unless you are also making a subject index or something of the sort). Now to explain what happens when you use quickbuild. In the texmaker configuration:
you can see what the quickbuild does, and change this. This menu is accesed through the options menu
EDIT I did not reallize that it was a question about TexStudie/TexMakerX and not TexMaker. The problem might still be the same, but of course the menus might look different. |
|||||||||
|



filecontents? How did you setup thequick-build-button? – Marco Daniel Aug 19 '12 at 16:38