ntg-context-bounces@ntg.nl wrote:
------------------------------------------------------------------------
Subject: bib module -- \completepublications inside \start|\stopbackmatter From:
Date: Thu, 11 Jan 2007 15:54:51 +1100 To: To:
Hi all,
I've noticed that when using numerical citations, if the \completepublications is inside the back matter (which is where I would think it would normally be), then the citations themslves (in the body matter) disappear from the text (they turn into empty brackets, []). The reference list itself is correct.
If you comment out the \start|\stopbackmatter, then everything works. There seems to be no problem if you use author-date style citations, either globally or for individual citations.
Is this a bug or something I'm doing wrong (again)? The program below produces the attached PDF.
Just something you missed in the manual. You need \completepublications[criterium=all] (because the module also supports per-sectionblock lists) Best, Taco