[NTG-context] XML and chapter specific bibliographies
Johannes Graumann
johannes_graumann at web.de
Tue Apr 11 07:44:13 CEST 2006
Taco Hoekwater wrote:
> \placepublications[criterium=local] should work.
Still struggling with this.
\usemodule[bib]
\setupbibtex[database={../Bibliography/bibliography.bib,../Bibliography/verma04.bib}]
\setuppublications[sorttype=bbl]
\defineXMLenvironment
[chapter]
{
\defineXMLargument
[title]
{\chapter}
\defineXMLenvironment
[content]
{}{}
}
{\setupindenting[none]\section{References}\placepublications}
leads to the first chapter carrying the references of ALL chapters in it's
bibliography section.
Adding '\placepublications[criterium=local]' results in total lack of
reference listings - no bibliography ANYWHERE.
Any idea how I may go about fixing this?
Joh
More information about the ntg-context
mailing list