Nicolas Luchier wrote:
Bonjour,
I am using the bib and bibltx modules to manage the bibliography of my articles. All was fine up to just recently where no more reference seems to be made any more in my current writing (half the article is OK). The \cite command return empty brackets [] (even when I wrote the wrong reference, there usually always had a number) and no new line is created in the \placepublications[criterium=all] command (or \completepublications for that matter). Things seem to be done properly though.
I am running ConTeXt ver: 2008.05.21
Would anybody have a clue on what is going on?
Not enough information for a good answer, but you should check to make sure there are no problematic entries in the bbl file. Perhaps you added a citation recently and now the bbl reader is confused because there is an unrecognized macro or stray dollar sign, something like that. Best wishes, Taco