From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/16346 Path: main.gmane.org!not-for-mail From: Taco Hoekwater Newsgroups: gmane.comp.tex.context Subject: Re: Taco bib module Date: Fri, 3 Sep 2004 08:26:18 +0200 Organization: Elvenkind Sender: ntg-context-bounces@ntg.nl Message-ID: <20040903082618.0389bfba.taco@elvenkind.com> References: <526A43F2-FD3E-11D8-AC4A-003065D685DC@cox.net> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1094192660 10350 80.91.224.253 (3 Sep 2004 06:24:20 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 3 Sep 2004 06:24:20 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Fri Sep 03 08:24:12 2004 Return-path: Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1C37Ua-0005FE-00 for ; Fri, 03 Sep 2004 08:24:12 +0200 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 9D7B712788; Fri, 3 Sep 2004 08:24:11 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 18512-01; Fri, 3 Sep 2004 08:24:08 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 270451277B; Fri, 3 Sep 2004 08:24:08 +0200 (CEST) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 82A7E1277B for ; Fri, 3 Sep 2004 08:24:07 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 18487-01-2 for ; Fri, 3 Sep 2004 08:24:07 +0200 (CEST) Original-Received: from amsfep14-int.chello.nl (unknown [213.46.243.21]) by ronja.ntg.nl (Postfix) with ESMTP id 2D12512778 for ; Fri, 3 Sep 2004 08:24:07 +0200 (CEST) Original-Received: from hal.chatalicious.net ([62.163.251.163]) by amsfep14-int.chello.nl (InterMail vM.6.00.05.02 201-2115-109-103-20031105) with SMTP id <20040903062406.ELXJ1935.amsfep14-int.chello.nl@hal.chatalicious.net> for ; Fri, 3 Sep 2004 08:24:06 +0200 Original-To: mailing list for ConTeXt users In-Reply-To: <526A43F2-FD3E-11D8-AC4A-003065D685DC@cox.net> X-Mailer: Sylpheed version 0.9.5 (GTK+ 1.2.10; i586-mandrake-linux-gnu) X-Virus-Scanned: by amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.5 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: by amavisd-new at ntg.nl Xref: main.gmane.org gmane.comp.tex.context:16346 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:16346 On Thu, 2 Sep 2004 19:15:11 -0500 n9020@cox.net wrote: > tried compling per readme get error unable to find file if aux is > defined for cont-ab.bst Please try: \usemodule[bib] \setupbibtex[database={mba},sort=author] \setuppublications[alternative=apa,refcommand=author] If that doesn't work, please cut&paste the actual error message. Greetings, Taco