Search found 3 matches

by hamza
Tue May 05, 2009 1:37 pm
Forum: BibTeX, biblatex and biber
Topic: Wrong BibTeX keys generated in \bibliography
Replies: 1
Views: 2082

Wrong BibTeX keys generated in \bibliography

For future google searches: Thanks to the useful replies I got from the [miktex-users] list, I can say that it wasn't BiBTeX's fault. It was more of a PEBKAC situation!

I thought that the BibTeX keys I've assigned in my .bib file would be untouched if I used the 'alpha' style but apparently the ...
by hamza
Tue May 05, 2009 1:20 am
Forum: BibTeX, biblatex and biber
Topic: Wrong BibTeX keys generated in \bibliography
Replies: 1
Views: 2082

Wrong BibTeX keys generated in \bibliography

Hi folks,

I have a rather strange problem with BibTeX keys and would appreciate any pointers on how to solve this.

I am using an external .bib file, which was created using JabRef and my BibTeX keys follow the "[first 3 names of the lastname (of first author)][year]" convention. I then reference ...
by hamza
Tue May 05, 2009 1:00 am
Forum: BibTeX, biblatex and biber
Topic: Problems with BiBTeX and TexMaker
Replies: 2
Views: 4354

Problems with BiBTeX and TexMaker

Hello whatthebananas,

I am using Texmaker too and had a similar problem like yours (I was doing pretty much what you did) but after changing my quick build settings to the following it started working:

latex -interaction=nonstopmode %|latex -interaction=nonstopmode %|bibtex %|latex -interaction ...