From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/10906 Path: main.gmane.org!not-for-mail From: "Bruce D'Arcus" Newsgroups: gmane.comp.tex.context Subject: Re: bibtex Date: Sun, 9 Feb 2003 17:56:07 -0500 Sender: ntg-context-admin@ntg.nl Message-ID: References: <3E46C632.3B707E53@lamar.colostate.edu> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (Apple Message framework v546) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1044831009 29233 80.91.224.249 (9 Feb 2003 22:50:09 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 9 Feb 2003 22:50:09 +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 18i0Gy-0007bC-00 for ; Sun, 09 Feb 2003 23:50:04 +0100 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 1F64F10B2B; Sun, 9 Feb 2003 23:52:11 +0100 (MET) Original-Received: from muaix02.mcs.muohio.edu (muaix02.mcs.muohio.edu [134.53.253.22]) by ref.ntg.nl (Postfix) with ESMTP id 802C510AEC for ; Sun, 9 Feb 2003 23:50:46 +0100 (MET) Original-Received: from muwnt04 (muwnt04.mcs.muohio.edu [134.53.7.74]) by muaix02.mcs.muohio.edu (Switch-3.0.0/Switch-3.0.0) with SMTP id h19Mojjp086544 for ; Sun, 9 Feb 2003 17:50:45 -0500 Original-Received: From mcsaix02.mcs.muohio.edu ([134.53.253.26]) by muwnt04 (WebShield SMTP v4.5 MR1a); id 1044831044487; Sun, 9 Feb 2003 17:50:44 -0500 Original-Received: from fastmail.fm (u168.s28.muohio.edu [134.53.28.168]) by mcsaix02.mcs.muohio.edu (Switch-3.0.0/Switch-3.0.0) with ESMTP id h19MogYc119026 for ; Sun, 9 Feb 2003 17:50:42 -0500 Original-To: ntg-context@ntg.nl In-Reply-To: <3E46C632.3B707E53@lamar.colostate.edu> X-Mailer: Apple Mail (2.546) 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:10906 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:10906 On Sunday, February 9, 2003, at 04:20 PM, Idris S Hamid wrote: >> I heard that there is a bibtex module for context somewhere, but I >> could >> not find an m-bib module anywhere in tex/base. Is there a bibtex >> how-to >> for ConTeXt anywhere? I have a LaTeX file to insert in the journal >> and I >> don't want my *.bib database to go to waste;-) You have to download it. The module is written and maintained by Taco Hoekwater, and I assume this is where to find the current version (??): http://www.elvenkind.com/~taco/bibmod/ >> Secondary question: Assuming that there IS a bibtex module, can I >> place >> separate bibliographies from a single .bib file for separate chapters. >> That is, from a single journal.bib, can I generate a separate >> bibliography for each article? Don't know. I haven't used it much; am waiting for the XML-based rewrite of the module ;-) Bruce