Hello again,

Taco had helped me working the following out:

\usemodule[bib]
\setupbibtex[database={../Bibliography/bibliography.bib}]
\setuppublications[sorttype=bbl]

\defineXMLenvironment
  [chapter]
  {
    \defineXMLargument
      [title]
      {\chapter}
    \defineXMLenvironment
      [content]
      {}{}
  }
  {\setupindenting[none]\section{References}\placepublications}

Which works just the way I want it to for the first chapter BUT in the next
one all citations from the first one are being included as well. Is there a
mechanism to reset the bibliography after a chapter is processed?

Thanks, Joh

_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to