On 05/02/11 16:31, Renald Buter wrote: > Hello all, > > I am currently making up my thesis in ConTeXt. And I am thoroughly impressed > with > the professional looking result I already have, although I have only recently > started > using ConTeXt. > > Now, I have a question regarding reference lists: I would like to have one > list per chapter (which are original research papers), but also one big list > at the end of > the thesis, as a separate chapter, containing all unique references in whole > thesis. > > At the moment, I'm using the bib module. This works perfectly if I compile > every single > chapter separately (i.e. 'texexec chapter01.tex', for example). However, if I > compile > the whole component (i.e. 'texexec thesis.tex'), I obviously get at every > chapter the > same reference list, regardless whether the references were cited in that > particular > chapter. > > Does anyone have suggestions on how to accomplish this (if at all possible)?
\completepublications[criterium=chapter] should do this. Best wishes, Taco ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : [email protected] / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________
