From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/30714 Path: news.gmane.org!not-for-mail From: "Thomas A. Schmitz" Newsgroups: gmane.comp.tex.context Subject: YABQ (yet another bib question...) Date: Fri, 8 Sep 2006 22:53:01 +0200 Message-ID: <16B85C12-BE15-47A5-A688-547627B06865@uni-bonn.de> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1157748895 968 80.91.229.2 (8 Sep 2006 20:54:55 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 8 Sep 2006 20:54:55 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Fri Sep 08 22:54:53 2006 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by ciao.gmane.org with esmtp (Exim 4.43) id 1GLnMy-0008OA-Qa for gctc-ntg-context-518@m.gmane.org; Fri, 08 Sep 2006 22:54:36 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id D07251FE13; Fri, 8 Sep 2006 22:54:34 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 06842-02; Fri, 8 Sep 2006 22:54:21 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 847631FE07; Fri, 8 Sep 2006 22:54:20 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 016331FE07 for ; Fri, 8 Sep 2006 22:54:13 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 06342-02 for ; Fri, 8 Sep 2006 22:54:01 +0200 (CEST) Original-Received: from mailout10.sul.t-online.com (mailout10.sul.t-online.com [194.25.134.21]) by ronja.ntg.nl (Postfix) with SMTP id DE14A1FE05 for ; Fri, 8 Sep 2006 22:53:57 +0200 (CEST) Original-Received: from fwd31.aul.t-online.de by mailout10.sul.t-online.com with smtp id 1GLnML-0005S7-02; Fri, 08 Sep 2006 22:53:57 +0200 Original-Received: from [192.168.0.2] (T5jvS8ZBweR7dUoIqR-j6cjXYIqTfai8Myokg6H1einyvl7PUvpRww@[84.172.124.155]) by fwd31.sul.t-online.de with esmtp id 1GLnMG-06sDo00; Fri, 8 Sep 2006 22:53:52 +0200 Original-To: mailing list for ConTeXt users X-Mailer: Apple Mail (2.752.2) X-ID: T5jvS8ZBweR7dUoIqR-j6cjXYIqTfai8Myokg6H1einyvl7PUvpRww@t-dialin.net X-TOI-MSGID: 1cd8de04-0d58-401d-8bc9-bf04ed755af2 X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.7 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:30714 Archived-At: I'm pleased as punch with the new bib module and have been writing my new lists with it all day. There is one thing that I could not make work, and I wonder if it is possible at all. I have 2 entries: [1] Some collected volume [2] Some article, in: a journal [reprinted in [1]]. Is it possible to refer back to item [1] automatically, by sticking the "reprinted in" in a "note" field in the database? I tried a number of combinations of \crossref or so, but couldn't get this to work. Suggestions welcome! Thomas