ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Chapter-wise bibliographies and multi-chapter citations
@ 2006-04-15  2:48 Johannes Graumann
  2006-04-15  8:28 ` Taco Hoekwater
  0 siblings, 1 reply; 7+ messages in thread
From: Johannes Graumann @ 2006-04-15  2:48 UTC (permalink / raw)


Hello,

First: I've put together a minimal example for this problem which can be
found at http://www.johannesgraumann.net/copy_of_profession/bibprob/
Second: The problem ...
When I declare chapterspecific bibliographies like so:
\usemodule[bib]
\setupbibtex[database={bibprob.bib}]
\setuppublications[sorttype=bbl]
\starttext
  \chapter{1}
    \cite[authoryear][garrels:96]\par
    \cite[authoryears][gavin:06]
    \section{References}
      \placepublications[criterium=chapter]
  \chapter{2}
    \cite[authoryear][garrels:96]\par
    \cite[authoryears][gavin:06]\par
    \cite[authoryear][giaever:02]
    \section{References}
      \placepublications[criterium=chapter]
\stoptext

I run into the problem, that shared citations (in this case 'garrels:96'
and 'gavin:06' are only printed following the first '\placepublications'
call and not the second. I'm collating multiple publications into a thesis
and since they all deal with similar themes, there's a lot of overlap. My
university requires chapter-specific complete bibliographies, so the status
quo is bad for me.

Thanks for any hints, 

Joh

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2006-04-17  8:58 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-04-15  2:48 Chapter-wise bibliographies and multi-chapter citations Johannes Graumann
2006-04-15  8:28 ` Taco Hoekwater
2006-04-15 21:08   ` Johannes Graumann
2006-04-16 10:03     ` Taco Hoekwater
2006-04-16 14:46       ` Johannes Graumann
2006-04-17  8:40       ` Hans Hagen
2006-04-17  8:58         ` Taco Hoekwater

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).