From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/30822 Path: news.gmane.org!not-for-mail From: Taco Hoekwater Newsgroups: gmane.comp.tex.context Subject: Re: YABQ (yet another bib question...) Date: Fri, 15 Sep 2006 11:47:55 +0200 Message-ID: <450A76CB.4040502@elvenkind.com> References: <4504138A.9030008@elvenkind.com> <9BDD8527-9C5A-4568-B754-02047069EF92@uni-bonn.de> <450A5CE5.5070307@elvenkind.com> <56F339C9-40B5-4D0F-8310-4AB388899CDF@uni-bonn.de> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1158313919 29451 80.91.229.2 (15 Sep 2006 09:51:59 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 15 Sep 2006 09:51:59 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Fri Sep 15 11:51:54 2006 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 ciao.gmane.org with esmtp (Exim 4.43) id 1GOAMK-00072b-W2 for gctc-ntg-context-518@m.gmane.org; Fri, 15 Sep 2006 11:51:45 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id A82061FE4A; Fri, 15 Sep 2006 11:51:44 +0200 (CEST) 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 05635-02; Fri, 15 Sep 2006 11:51:44 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 092F11FE44; Fri, 15 Sep 2006 11:48:00 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 77DC41FE44 for ; Fri, 15 Sep 2006 11:47:58 +0200 (CEST) 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 05315-07 for ; Fri, 15 Sep 2006 11:47:57 +0200 (CEST) Original-Received: from lochside.elvenkind.com (elvenknd.xs4all.nl [213.84.171.68]) by ronja.ntg.nl (Postfix) with SMTP id 1F9F31FD8C for ; Fri, 15 Sep 2006 11:47:56 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by lochside.elvenkind.com (Postfix) with ESMTP id 818591B9A4 for ; Fri, 15 Sep 2006 11:47:45 +0200 (CEST) Original-Received: from lochside.elvenkind.com ([127.0.0.1]) by localhost (glenfiddich.elvenkind.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 06514-07 for ; Fri, 15 Sep 2006 11:47:45 +0200 (CEST) Original-Received: from [10.10.0.6] (glenlivet.elvenkind.com [10.10.0.6]) by lochside.elvenkind.com (Postfix) with ESMTP id 439F41B982 for ; Fri, 15 Sep 2006 11:47:45 +0200 (CEST) User-Agent: Mozilla Thunderbird 1.0.6-7.1.20060mdk (X11/20050322) X-Accept-Language: en-us, en Original-To: mailing list for ConTeXt users In-Reply-To: <56F339C9-40B5-4D0F-8310-4AB388899CDF@uni-bonn.de> X-Virus-Scanned: by amavisd-new at elvenkind.net X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.7 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:30822 Archived-At: Thomas A. Schmitz wrote: > IMHO, bibtex should now generate keys such as Hoek2006a and Hoek2006b > or authoryear references like Hoekwater (2006a) and Hoekwater > (2006b), but it should not (!) append the "a" and "b" to the years in > the bibliographic list itself. Actually, sometimes it should, namely in authoryear styles with the list in database ordering as opposed to cite ordering. > But I may be wrong here - what do you > and other users say? Should the (2006) in the example above come out > as "(2006a)" and "(2006b)"? And as I was suggesting: if you use > numered references, I think it would be best to just switch maybeyear > off completely, so my suggestion would be to have a switch "maybeyear > = on/off" for the \setuppublicationlist. Sure, that is simple. Will upload in a few minutes Taco