ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Nicola <nvitacolonna@gmail.com>
To: ntg-context@ntg.nl
Subject: Re: BibTeX inproceedings entries not rendered correctly in APA style
Date: Thu, 27 May 2021 20:21:55 -0000 (UTC)	[thread overview]
Message-ID: <s8ov13$1098$1@ciao.gmane.io> (raw)
In-Reply-To: <20210525092047.778ef597@poo.hsd1.co.comcast.net>

On 2021-05-25, Alan Braslau <braslau.list@comcast.net> wrote:
> On Mon, 24 May 2021 23:10:34 -0400
> Rik Kabel <ConTeXt@rik.users.panix.com> wrote:
>
>>
>> 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.
>
> I sent a simple fix to Hans that handles the missing editor, silently.
> Someone who would want "Anonymous" or "unknown", or anything else can
> always put editor="Anonymous", etc. in their .bib database.

Thank you all for the precious comments.

The current LMTX appears to have almost fixed my issue, except that
inproceedings entries without a publisher have the text "Author"
instead of the publisher's name.

I must say that I have no requirement to use the APA style specifically;
I do it only because it uses the format (Name, Year) for the citation.
I guess that I could use another style (aps seems fine) and just
customize the citation format. I have tried with

    \usebtxdataset[main.bib]
    \setupbtx[default:cite][alternative=authoryear]
    \usebtxdefinitions[aps]

but it seems that the setup command has no effect: the citations still
use numbers.

Nicola


___________________________________________________________________________________
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

  reply	other threads:[~2021-05-27 20:21 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-24 20:28 Nicola
2021-05-24 21:53 ` Rik Kabel
2021-05-25  2:12   ` Alan Braslau
2021-05-25  3:10     ` Rik Kabel
2021-05-25 15:20       ` Alan Braslau
2021-05-27 20:21         ` Nicola [this message]
2021-05-28 15:52           ` Alan Braslau
2021-05-28 17:02             ` Aditya Mahajan
2021-05-28 18:21               ` Alan Braslau
2021-05-28 19:52                 ` Nicola
2021-05-28 20:33                   ` Alan Braslau
2021-05-29  3:30                     ` Rik Kabel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='s8ov13$1098$1@ciao.gmane.io' \
    --to=nvitacolonna@gmail.com \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).