From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/111527 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Rik Kabel Newsgroups: gmane.comp.tex.context Subject: Re: BibTeX inproceedings entries not rendered correctly in APA style Date: Mon, 24 May 2021 23:10:34 -0400 Message-ID: <677cce05-627d-1d76-e320-e53611595df9@rik.users.panix.com> References: <85ca4ca9-e7ee-d15d-34d4-e0aa282a9b8e@rik.users.panix.com> <20210524201222.2db107fd@poo.hsd1.co.comcast.net> Reply-To: mailing list for ConTeXt users Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2933885950698728168==" Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="24685"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Firefox/78.0 Thunderbird/78.10.2 Cc: nvitacolonna@gmail.com To: Alan Braslau , mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Tue May 25 05:11:05 2021 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane-mx.org Original-Received: from zapf.boekplan.nl ([5.39.185.232] helo=zapf.ntg.nl) by ciao.gmane.io with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1llNTF-0006B3-66 for gctc-ntg-context-518@m.gmane-mx.org; Tue, 25 May 2021 05:11:05 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by zapf.ntg.nl (Postfix) with ESMTP id 5118B283C92; Tue, 25 May 2021 05:10:42 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at zapf.boekplan.nl Original-Received: from zapf.ntg.nl ([127.0.0.1]) by localhost (zapf.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 4uFClv0-ODf4; Tue, 25 May 2021 05:10:40 +0200 (CEST) Original-Received: from zapf.ntg.nl (localhost [127.0.0.1]) by zapf.ntg.nl (Postfix) with ESMTP id 8E7AF283C8C; Tue, 25 May 2021 05:10:40 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by zapf.ntg.nl (Postfix) with ESMTP id AB7A2283C88 for ; Tue, 25 May 2021 05:10:38 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at zapf.boekplan.nl Original-Received: from zapf.ntg.nl ([127.0.0.1]) by localhost (zapf.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id hxTYQM8UDGmI for ; Tue, 25 May 2021 05:10:37 +0200 (CEST) Received-SPF: Pass (mailfrom) identity=mailfrom; client-ip=166.84.1.89; helo=mailbackend.panix.com; envelope-from=context@rik.users.panix.com; receiver= Original-Received: from mailbackend.panix.com (mailbackend.panix.com [166.84.1.89]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (No client certificate requested) by zapf.ntg.nl (Postfix) with ESMTPS id 7A322283C51 for ; Tue, 25 May 2021 05:10:37 +0200 (CEST) Original-Received: from [192.168.1.106] (cpe-69-204-137-117.nycap.res.rr.com [69.204.137.117]) by mailbackend.panix.com (Postfix) with ESMTPSA id 4Fpzbv6wCPz3nxx; Mon, 24 May 2021 23:10:35 -0400 (EDT) In-Reply-To: <20210524201222.2db107fd@poo.hsd1.co.comcast.net> Content-Language: en-US X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.26 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 Original-Sender: "ntg-context" Xref: news.gmane.io gmane.comp.tex.context:111527 Archived-At: This is a multi-part message in MIME format. --===============2933885950698728168== Content-Type: multipart/alternative; boundary="------------4C5B6FE0CF89DB05E110C31A" Content-Language: en-US This is a multi-part message in MIME format. --------------4C5B6FE0CF89DB05E110C31A Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit On 5/24/2021 22:12, Alan Braslau wrote: > On Mon, 24 May 2021 17:53:49 -0400 > Rik Kabel wrote: > >> This is intended. Or rather, it is a side-effect of the intended >> behavior. >> >> If you add an editor ("editor={Baz, Bar}") you will get something >> like: >> >> Foo, B. (1983). Title of the paper. In B. Baz (Ed.), /Booktitle/. >> Author. >> >> And if you then add a publisher ("publisher={Paymefirst}") you will >> get: >> >> Foo, B. (1983). Title of the paper. In B. Bar (Ed.), Booktitle. >> Paymefirst. >> >> The APA presumes that you have both an editor and a publisher for >> pieces contained in other works. It calls for the use of the author >> as publisher if no publisher is present. It is silent about what to >> do if you have no editor. > It looks like a missing editor field should be caught. What should the > rule be? > > Actually, @inproceedings should not be used without an editor - makes > no sense. If the author of the paper happens to be the editor, then the > .bib data file should define this with an editor= field. > > We can change the behavior if a clear case can be made as to what > fallback would make sense. Keep in mind the dictum: "garbage in/garbage > out"... > > Alan For the case of works within works (inproceedings, inbook, incollection, perhaps conference) I would think that the simplest solution is to simply drop it, so that in the example above one would simply get: Foo, B. (1983). Title of the paper. In /Booktitle/. Paymefirst. Although I do think that, at least for inproceedings, lack of an editor should at least be flagged. A simple compilation of works may have no named editor, of I see no reason to require it for inbook or incollection. Cheap publishers regularly put out such collections of out-of-copyright works. The implicit assumption that a work with no documented publisher is a self-published work is not especially to my liking -- publishers may have good reason to not identify themselves (think of the publishers of the works of Spinoza and, in part, Voltaire) -- but I understand that the APA thinks it important. Of course, if you cannot document the publisher for an entry, you can explicitly list it as unknown or /sine nomine/, as appropriate, to avoid the infelicity of having the author's name just stuck in there. -- Rik --------------4C5B6FE0CF89DB05E110C31A Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 7bit


On 5/24/2021 22:12, Alan Braslau wrote:
On Mon, 24 May 2021 17:53:49 -0400
Rik Kabel <ConTeXt@rik.users.panix.com> wrote:

This is intended. Or rather, it is a side-effect of the intended
behavior.

If you add an editor ("editor={Baz, Bar}") you will get something
like:

    Foo, B. (1983). Title of the paper. In B. Baz (Ed.), /Booktitle/.
    Author.

And if you then add a publisher ("publisher={Paymefirst}") you will
get:

    Foo, B. (1983). Title of the paper. In B. Bar (Ed.), Booktitle.
    Paymefirst.

The APA presumes that you have both an editor and a publisher for
pieces contained in other works. It calls for the use of the author
as publisher if no publisher is present. It is silent about what to
do if you have no editor.
It looks like a missing editor field should be caught. What should the
rule be?

Actually, @inproceedings should not be used without an editor - makes
no sense. If the author of the paper happens to be the editor, then the
.bib data file should define this with an editor= field.

We can change the behavior if a clear case can be made as to what
fallback would make sense. Keep in mind the dictum: "garbage in/garbage
out"...

Alan

For the case of works within works (inproceedings, inbook, incollection, perhaps conference) I would think that the simplest solution is to simply drop it, so that in the example above one would simply get:

Foo, B. (1983). Title of the paper. In Booktitle. Paymefirst.

Although I do think that, at least for inproceedings, lack of an editor should at least be flagged. A simple compilation of works may have no named editor, of I see no reason to require it for inbook or incollection. Cheap publishers regularly put out such collections of out-of-copyright works.

The implicit assumption that a work with no documented publisher is a self-published work is not especially to my liking -- publishers may have good reason to not identify themselves (think of the publishers of the works of Spinoza and, in part, Voltaire) -- but I understand that the APA thinks it important. Of course, if you cannot document the publisher for an entry, you can explicitly list it as unknown or sine nomine, as appropriate, to avoid the infelicity of having the author's name just stuck in there.

--
Rik


    
--------------4C5B6FE0CF89DB05E110C31A-- --===============2933885950698728168== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19f X19fX19fX19fX19fX19fX19fX19fX19fX18KSWYgeW91ciBxdWVzdGlvbiBpcyBvZiBpbnRlcmVz dCB0byBvdGhlcnMgYXMgd2VsbCwgcGxlYXNlIGFkZCBhbiBlbnRyeSB0byB0aGUgV2lraSEKCm1h aWxsaXN0IDogbnRnLWNvbnRleHRAbnRnLm5sIC8gaHR0cDovL3d3dy5udGcubmwvbWFpbG1hbi9s aXN0aW5mby9udGctY29udGV4dAp3ZWJwYWdlICA6IGh0dHA6Ly93d3cucHJhZ21hLWFkZS5ubCAv IGh0dHA6Ly9jb250ZXh0LmFhbmhldC5uZXQKYXJjaGl2ZSAgOiBodHRwczovL2JpdGJ1Y2tldC5v cmcvcGhnL2NvbnRleHQtbWlycm9yL2NvbW1pdHMvCndpa2kgICAgIDogaHR0cDovL2NvbnRleHRn YXJkZW4ubmV0Cl9fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19f X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fCg== --===============2933885950698728168==--