From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/27715 Path: news.gmane.org!not-for-mail From: "Thomas A. Schmitz" Newsgroups: gmane.comp.tex.context Subject: Re: Optional Arguments for cite Date: Mon, 8 May 2006 08:57:59 +0200 Message-ID: <5632E1C2-4130-4CF4-A34E-46A1A93EE32D@uni-bonn.de> References: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (Apple Message framework v749.3) Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1147071508 21598 80.91.229.2 (8 May 2006 06:58:28 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 8 May 2006 06:58:28 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Mon May 08 08:58:25 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 1FczhH-0000Bd-BY for gctc-ntg-context-518@m.gmane.org; Mon, 08 May 2006 08:58:23 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id CB5FE127E3; Mon, 8 May 2006 08:58:22 +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 20976-02; Mon, 8 May 2006 08:58:18 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id AF3BA127CD; Mon, 8 May 2006 08:58:18 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 57C86127CD for ; Mon, 8 May 2006 08:58:17 +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 21071-01-4 for ; Mon, 8 May 2006 08:58:16 +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 828EA12775 for ; Mon, 8 May 2006 08:58:16 +0200 (CEST) Original-Received: from fwd34.aul.t-online.de by mailout10.sul.t-online.com with smtp id 1FczhA-0007fI-01; Mon, 08 May 2006 08:58:16 +0200 Original-Received: from [192.168.0.2] (V81O0ZZCoeCTKxciEMhV1NPd83zFnerx7rZ5sF0wOhfyuTmFdAjqYh@[84.172.113.102]) by fwd34.sul.t-online.de with esmtp id 1Fczh0-0TjkvI0; Mon, 8 May 2006 08:58:06 +0200 In-Reply-To: Original-To: mailing list for ConTeXt users X-Mailer: Apple Mail (2.749.3) X-ID: V81O0ZZCoeCTKxciEMhV1NPd83zFnerx7rZ5sF0wOhfyuTmFdAjqYh@t-dialin.net X-TOI-MSGID: 7a0baebe-6841-497b-8a8a-7cd9094c39cc 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:27715 Archived-At: I'm not Taco... buy have a look at section 3.2 of the bibtex manual: \cite[extras={page~4}][key] HTH Thomas On May 8, 2006, at 7:48 AM, Aditya Mahajan wrote: > Hi Taco, > > Latex provides an optional argument for \cite. For example, if I > want > to refer to something on page 4 of a paper, I can say.... see > \cite[page~4]{key}. This is typeset as [3, page 4] where 3 is the > reference number. > > How can I do something like this with the bib module. Note that I can > not use the page key from the bib file, as the page key stores the > page numbers of the paper. I want to cite a specific page (or theorem > or ....) of the paper. > > Thanks, > Aditya > > -- > Aditya Mahajan, EECS Systems, University of Michigan > http://www.eecs.umich.edu/~adityam || Ph: 7342624008 > _______________________________________________ > ntg-context mailing list > ntg-context@ntg.nl > http://www.ntg.nl/mailman/listinfo/ntg-context