ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Johannes Graumann <johannes_graumann@web.de>
Subject: Chapter-wise bibliographies and multi-chapter citations
Date: Fri, 14 Apr 2006 19:48:10 -0700	[thread overview]
Message-ID: <e1pn6e$2ob$1@sea.gmane.org> (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

             reply	other threads:[~2006-04-15  2:48 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-15  2:48 Johannes Graumann [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='e1pn6e$2ob$1@sea.gmane.org' \
    --to=johannes_graumann@web.de \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).