From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/45312 Path: news.gmane.org!not-for-mail From: Taco Hoekwater Newsgroups: gmane.comp.tex.context Subject: Re: Bibtex doubt Date: Wed, 05 Nov 2008 11:05:03 +0100 Message-ID: <49116FCF.1010201@elvenkind.com> References: <4910AA09.4080500@telefonica.net> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1225881455 11821 80.91.229.12 (5 Nov 2008 10:37:35 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 5 Nov 2008 10:37:35 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Wed Nov 05 11:38:35 2008 connect(): Connection refused 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 lo.gmane.org with esmtp (Exim 4.50) id 1KxfmO-00078t-E3 for gctc-ntg-context-518@m.gmane.org; Wed, 05 Nov 2008 11:38:28 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id C43991FC14; Wed, 5 Nov 2008 11:37:15 +0100 (CET) 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 30378-07-2; Wed, 5 Nov 2008 11:36:26 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id C8DC61FB49; Wed, 5 Nov 2008 11:36:26 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id CBB8C1FB30 for ; Wed, 5 Nov 2008 11:36:25 +0100 (CET) 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 31914-02 for ; Wed, 5 Nov 2008 11:35:40 +0100 (CET) Original-Received: from plane.elvenkind.com (elvenknd.xs4all.nl [82.95.203.226]) by ronja.ntg.nl (Postfix) with ESMTP id 210BD1FBFB for ; Wed, 5 Nov 2008 11:05:04 +0100 (CET) Original-Received: from glenlivet.elvenkind.com (glenlivet.elvenkind.com [10.10.0.6]) by plane.elvenkind.com (Postfix) with ESMTP id 067A2804515C for ; Wed, 5 Nov 2008 11:05:04 +0100 (CET) User-Agent: Thunderbird 2.0.0.12 (X11/20080305) In-Reply-To: <4910AA09.4080500@telefonica.net> X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.9 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:45312 Archived-At: Xan wrote: > Hi, > > I'm a beginner with ConText. Before I used LaTeX and I want to switch to > try.... > > Now I'm preparing a simple document: resum-recerca.contex (I attach it) > and I have a bibtex bibliography, but when I run texexec > resum-recerca.tex, I get the "References" empty. > > What fails? You have to fix this line: %\setupbibtex[database=llibres] Remove the % sign, and change the database to "resum-reserca". by the \setupbibtex command you tell the bib module to use bibtex, and bibtex to use a specific .bib file. There is no implied magic, you have to be explicit. Best wishes, Taco ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________