From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/68328 Path: news.gmane.org!not-for-mail From: Florian Wobbe Newsgroups: gmane.comp.tex.context Subject: Bibliography and multiple years of the same author Date: Tue, 10 May 2011 19:47:14 +0200 Message-ID: <1414A127-B6F6-4CD2-A163-6DA6600C234C@awi.de> 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: dough.gmane.org 1305049660 6168 80.91.229.12 (10 May 2011 17:47:40 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 10 May 2011 17:47:40 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Tue May 10 19:47:33 2011 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QJr1x-0004ZM-FR for gctc-ntg-context-518@m.gmane.org; Tue, 10 May 2011 19:47:33 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 91964CACD2; Tue, 10 May 2011 19:47:32 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id qZ+uZEqDespY; Tue, 10 May 2011 19:47:30 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 21C7FCACCE; Tue, 10 May 2011 19:47:30 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id D4ABCCACCE for ; Tue, 10 May 2011 19:47:28 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id bIDKxZPPb7YD for ; Tue, 10 May 2011 19:47:27 +0200 (CEST) Original-Received: from filter4-til.mf.surf.net (filter4-til.mf.surf.net [194.171.167.220]) by balder.ntg.nl (Postfix) with ESMTP id 0C040CAC2D for ; Tue, 10 May 2011 19:47:27 +0200 (CEST) Original-Received: from mails3.awi.de (mails3.awi.de [134.1.2.14]) by filter4-til.mf.surf.net (8.14.3/8.14.3/Debian-5+lenny1) with ESMTP id p4AHlPrE026196 for ; Tue, 10 May 2011 19:47:26 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by mails3.awi.de (Postfix) with ESMTP id 4560811AB23 for ; Tue, 10 May 2011 19:47:23 +0200 (MEST) X-Virus-Scanned: amavisd-new at awi.de Original-Received: from localhost ([127.0.0.1]) by localhost (mails3.awi.de [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id a+xKrG9RFG-z for ; Tue, 10 May 2011 19:47:14 +0200 (MEST) Original-Received: from msg.awi.de (msg.awi.de [134.1.3.16]) by mails3.awi.de (Postfix) with ESMTP id 769DD11AB0B for ; Tue, 10 May 2011 19:47:14 +0200 (MEST) Original-Received: from vpn-172-26-0-108.awi.de ([unknown] [172.26.0.108]) by msg.awi.de (Sun Java(tm) System Messaging Server 7u3-12.01 64bit (built Oct 15 2009)) with ESMTPSA id <0LKZ00722QQQZ800@msg.awi.de> for ntg-context@ntg.nl; Tue, 10 May 2011 19:47:14 +0200 (MEST) X-Mailer: Apple Mail (2.1084) X-Bayes-Prob: 0.0025 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=134.1.2.14; country=DE; region=03; city=Bremerhaven; latitude=53.5500; longitude=8.5833; http://maps.google.com/maps?q=53.5500,8.5833&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 05EFRLpRx - 4288e58fecb5 - 20110510 X-Scanned-By: CanIt (www . roaringpenguin . com) on 194.171.167.220 X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.12 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 Xref: news.gmane.org gmane.comp.tex.context:68328 Archived-At: Hi, how do I get an additional space after the comma separating the years in this cite? (Hagen, 2010b,2011) --> (Hagen, 2010b, 2011) Minimal example: \setupbibtex[database=sample] \setuppublications[alternative=apa, refcommand=authoryears] \starttext \cite[hh2010a, hh2011] \stoptext Also add the following entry to sample.bib: @ARTICLE{hh2011, author = hh, title = {The Font Name Mess (II)}, journal = {MAPS}, year = {2011}, volume = {41}, pages = {2-8}, keywords = {context}, } Thanks, Florian ___________________________________________________________________________________ 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 : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________