From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/11026 Path: main.gmane.org!not-for-mail From: "Adam Lindsay" Newsgroups: gmane.comp.tex.context Subject: Re: bibtex Date: Fri, 14 Feb 2003 10:07:35 +0000 Sender: ntg-context-admin@ntg.nl Message-ID: <20030214100735.14033@mail.comp.lancs.ac.uk> References: <3E4C2206.4021B7F8@lamar.colostate.edu> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: main.gmane.org 1045217292 28889 80.91.224.249 (14 Feb 2003 10:08:12 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 14 Feb 2003 10:08:12 +0000 (UTC) Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18jclO-0007Vj-00 for ; Fri, 14 Feb 2003 11:08:10 +0100 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id BEE3310AF0; Fri, 14 Feb 2003 11:10:26 +0100 (MET) Original-Received: from protactinium.btinternet.com (protactinium.btinternet.com [194.73.73.176]) by ref.ntg.nl (Postfix) with ESMTP id 225BE10AE9 for ; Fri, 14 Feb 2003 11:08:38 +0100 (MET) Original-Received: from host213-122-58-253.in-addr.btopenworld.com ([213.122.58.253]) by protactinium.btinternet.com with esmtp (Exim 3.22 #23) id 18jclo-0001aj-00; Fri, 14 Feb 2003 10:08:37 +0000 Original-To: , "Idris S Hamid" In-Reply-To: <3E4C2206.4021B7F8@lamar.colostate.edu> X-Mailer: CTM PowerMail 4.1.2 carbon Errors-To: ntg-context-admin@ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.0.13 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.comp.tex.context:11026 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:11026 I believe Idris S Hamid said this around Thu, 13 Feb 2003: >I have a more important question for now: Is there an argument to \cite for >subdivision references=3F In LaTeX we have, e.g, \cite[p.\~23]{key}. In m- bib we >have \cite[key] but no way to include the `p.\~23'. What is the way users = of >m-bib get around this=3F Is there any way to format subdivision = references in >m-bib=3F Actually, Eckhart Guth=F6hrlein came up with a suggestion a week or so ago that does this. He had: \def\citeplus[#1][#2][#3]{% {% \setupcite[#1][right=3D{, #3)}]% \cite[#1][#2]% }% } I simplified it to something like: \def\citepage[#1][#2]{% {% \setupcite[authoryears][right=3D{, #2)}]% \cite[authoryears][#1]% }% } And it is used something like this: \citepage[McAd:84][pp.~4--6] Hope that gives enough of the flavor... cheers, adam -- =3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D= -=3D-=3D-=3D-=3D-=3D-=3D- Adam Lindsay +44(0)1524 594 537 atl@comp.lancs.ac.uk http://www.comp.lancs.ac.uk/computing/users/atl/ -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-= =3D-=3D-=3D-=3D-=3D-=3D-=3D