Hi, I've managed to get the module bib working. Anyhow, it doesn't produce a proper References list. In fact, this list remains empty.
Here is what I did. * Put my reference in s.bib * wrote some test file s.tex, containing a \cite[dsg-121] and a \completepublications; (dsg-121 is a key from s.bib) * run "texexec --pdf --once s" * run "bibtex s" * run "texexec --pdf s" Now the cite was resolved correctly but completepublications only produced the heading "Literatur" (I'm using German) with nothing in it. I tried to set the criterium to all. Same result :-( Hope anyone can help me. Thanks, Andreas
