Hi all,

I tried digging mailing list and the source file. I am afraid that the bibl-tra module has a few problems:

==============
\usemodule[bibl-tra]
\setupbibtex[database=xampl]
\starttext

\section{aaa}
\cite[a]
\placepublications

\section{bbb}
\cite[b]
\placepublications

\stoptext
===============

1. Documentation says that without a criterium option, only bibl cited in local section is included in the list, but actually all cited bibl are listed.

2. In MkII, the solutioin to problem 1 is to use [criterium=section] in \placepublications, but this does not work in MkIV.

3. \placepublications only works once in the document, the second time you call this macro, it outputs nothing.

I wonder if there is a chance to see this fixed in the forthcoming beta. Otherwise, I will need to revert to some (very) old version, as I need per-chapter reference lists. Thanks a lot~

regards,
shenchen