ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* BibTeX inproceedings entries not rendered correctly in APA style
@ 2021-05-24 20:28 Nicola
  2021-05-24 21:53 ` Rik Kabel
  0 siblings, 1 reply; 12+ messages in thread
From: Nicola @ 2021-05-24 20:28 UTC (permalink / raw)
  To: ntg-context

I don't know if this is restricted to inproceedings entries, but
consider the following test.bib:

    @inproceedings{Foo:1983,
      author = {Foo, Bar},
      booktitle = {Booktitle},
      pages = {34--39},
      title = {Title of the paper},
      year = {1983}
    }

When this is typeset:

    \usebtxdataset[test.bib]
    \usebtxdefinitions[apa]
    \starttext
      \cite[Foo:1983]
      \placelistofpublications
    \stoptext

the result is:

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

I would expect:

(Foo, 1983)
Foo, B. (1983). Title of the paper. In Booktitle, p. 34–39.

or something similar.

I can reproduce it with ConTeXt from TeX Live 2021 and the current LMTX.
Is it a bug?

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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2021-05-29  3:30 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-24 20:28 BibTeX inproceedings entries not rendered correctly in APA style 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
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

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).