From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/11019 Path: main.gmane.org!not-for-mail From: Idris S Hamid Newsgroups: gmane.comp.tex.context Subject: Re: bibtex Date: Thu, 13 Feb 2003 15:53:58 -0700 Sender: ntg-context-admin@ntg.nl Message-ID: <3E4C2206.4021B7F8@lamar.colostate.edu> References: <3E46C632.3B707E53@lamar.colostate.edu> <20030211105904.382f5c34.taco@elvenkind.com> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1045176923 18653 80.91.224.249 (13 Feb 2003 22:55:23 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 13 Feb 2003 22:55:23 +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 18jSGG-0004qh-00 for ; Thu, 13 Feb 2003 23:55:20 +0100 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 4ECFC10B15; Thu, 13 Feb 2003 23:57:27 +0100 (MET) Original-Received: from mesa.acns.ColoState.EDU (mesa.acns.colostate.edu [129.82.100.130]) by ref.ntg.nl (Postfix) with ESMTP id 49DB810AF0 for ; Thu, 13 Feb 2003 23:53:59 +0100 (MET) Original-Received: from lamar.colostate.edu (lamar.acns.colostate.edu [129.82.100.75]) by mesa.acns.ColoState.EDU (AIX4.3/8.9.3/8.9.3) with ESMTP id PAA42714 for ; Thu, 13 Feb 2003 15:53:58 -0700 Original-Received: from lamar.colostate.edu (ihamid.libarts.colostate.edu [129.82.187.166] (may be forged)) by lamar.colostate.edu (AIX5.1/8.11.0/8.8.8) with ESMTP id h1DMrwI341678 for ; Thu, 13 Feb 2003 15:53:58 -0700 X-Mailer: Mozilla 4.77 [en] (Windows NT 5.0; U) X-Accept-Language: en Original-To: ntg-context@ntg.nl Errors-To: ntg-context-admin@ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.0.13 Precedence: bulk X-Reply-To: ishamid@colostate.edu 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:11019 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:11019 I've gotten m-bib to work so far. I really like how easy it is to set up the bbl file is set up so I may be retiring my BibTeX database completely! The only major glitch is that apparently m-bib cannot directly sort the bbl file alphabetically. I have a more important question for now: Is there an argument to \cite for subdivision references? 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? Is there any way to format subdivision references in m-bib? Finally, why is m-bib not included in cont-tmf.zip? It seems important and sophisticated enough to include as part of the main distribution. Thnx Idris