From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/39432 Path: news.gmane.org!not-for-mail From: "Randall Skelton" Newsgroups: gmane.comp.tex.context Subject: bibl-apa bug? Date: Mon, 10 Mar 2008 15:45:37 +0000 Message-ID: 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 1205164043 31525 80.91.229.12 (10 Mar 2008 15:47:23 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 10 Mar 2008 15:47:23 +0000 (UTC) To: "mailing list for ConTeXt users" Original-X-From: ntg-context-bounces@ntg.nl Mon Mar 10 16:47:47 2008 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 1JYkDv-0003Gd-CK for gctc-ntg-context-518@m.gmane.org; Mon, 10 Mar 2008 16:47:35 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 09A0E1FC51; Mon, 10 Mar 2008 16:47:01 +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 27536-04-2; Mon, 10 Mar 2008 16:46:30 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 38FBA1FC67; Mon, 10 Mar 2008 16:46:14 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 26EB71FB1D for ; Mon, 10 Mar 2008 16:46:12 +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 27539-03-3 for ; Mon, 10 Mar 2008 16:45:39 +0100 (CET) Original-Received: from el-out-1112.google.com (el-out-1112.google.com [209.85.162.178]) by ronja.ntg.nl (Postfix) with ESMTP id B121B1FBAC for ; Mon, 10 Mar 2008 16:45:39 +0100 (CET) Original-Received: by el-out-1112.google.com with SMTP id y26so998318ele.8 for ; Mon, 10 Mar 2008 08:45:37 -0700 (PDT) Original-Received: by 10.142.213.9 with SMTP id l9mr1797900wfg.180.1205163937121; Mon, 10 Mar 2008 08:45:37 -0700 (PDT) Original-Received: by 10.142.217.7 with HTTP; Mon, 10 Mar 2008 08:45:37 -0700 (PDT) Content-Disposition: inline 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:39432 Archived-At: Hi Taco, I just noticed that my reference list has a quirk with the inproceedings entries reading: Author, A and Author, B. (2000). Article title. In Editor, A., Editor, B. and Editor, C., editors, Title of book, pages 1-10. Publisher. Note that it should read "... In Title of book, editors Editor, A., Editor, B. and Editor, C, ..." My bib entry reads: @inproceedings{Test:2000, Author = {Author, A. and Author, B. and Author, C}, Booktitle = {Title of book}, Pages = {1-10}, Title = {Article Title}, Publisher = {Publisher}, Editor = {Editor, A. and Editor, B. and Editor, C.}, Year = 2000} I believe the bug is in bibl-apa.tex \setuppublicationlayout[inproceedings]{% \insertauthors{}{ }{}% \insertpubyear{(}{). }{}% \insertarttitle{\bgroup }{\egroup. }{}%% \inserttitle {In \inserteditors{}% {, editor\ifnum\getvalue{editor@num}> 1 s\fi, }% {}% \bgroup\it}% {\egroup \insertseries {\insertvolume{, number }{~in }{ }}% {}% {}% \insertchap{\unskip, }{ }{ }% \insertpages {\unskip, pages~} {\insertcity{, }{. }{. }} {\unskip. }% \insertorganization {}% {\insertpubname{, }{. }{. }}% {\insertpubname{}{. }{}}% was {, }{. }{} }% {In \insertcrossref{}{}{}% \insertchap{\unskip, }{ }{ }% \insertpages{\unskip, pages~}{. }{\unskip. }% }% \insertnote{ }{.}{}% } ___________________________________________________________________________________ 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 ___________________________________________________________________________________