ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
[parent not found: <mailman.56.1412631186.2277.ntg-context@ntg.nl>]
* (MKIV beta) APA citations: "et al." incorrectly written
@ 2014-09-30 14:19 Sander Maijers
  2014-09-30 18:32 ` Alan BRASLAU
  0 siblings, 1 reply; 10+ messages in thread
From: Sander Maijers @ 2014-09-30 14:19 UTC (permalink / raw)
  To: ntg-context


[-- Attachment #1.1: Type: text/plain, Size: 1512 bytes --]

Hi all,

I use

> This is LuaTeX, Version beta-0.79.1 (TeX Live 2014/dev) (rev 4972)
>
> ConTeXt  ver: 2014.09.27 14:46 MKIV beta  fmt: 2014.9.30  int:
> english/english
>

I want citations to respect APA rules, as described here:
http://blog.apastyle.org/apastyle/2011/11/the-proper-use-of-et-al-in-apa-style.htm
l

*Problem*: when I cite a work with three authors, "et al."  appears in the
first citation.

*Example*:

\setupbibtex[database={references/bibliographic_database},sort=author]
> \setuppublications[alternative=apa]
>
> \starttext
>     \cite[extras={, p.~3}][Zhou2012]
>     \cite[Zhou2012]
> \stoptext
>

Incorrectly produces:

> (Zhou et al., 2012, p. 3) (Zhou et al., 2012)
>

Instead of:

> (Zhou, Lyu, & King, 2012, p. 3) (Zhou, Lyu, & King, 2012)


Where the BibTeX entry is

> @inproceedings{Zhou2012,
> address = {New York, New York, USA},
> annote = {2/5},
> author = {Zhou, Tom Chao and Lyu, Michael R. and King, Irwin},
> booktitle = {Proceedings of the 21st international conference companion on
> World Wide Web - WWW '12 Companion},
> doi = {10.1145/2187980.2188201},
> isbn = {9781450312301},
> keywords = {classification,community question answering,question routing},
> month = apr,
> pages = {783},
> publisher = {ACM Press},
> title = {{A classification-based approach to question routing in community
> question answering}},
> url = {http://dl.acm.org/citation.cfm?id=2187980.2188201},
> year = {2012}
> }
>

I hope someone can help me with this.

Best regards,
Sander Maijers

[-- Attachment #1.2: Type: text/html, Size: 3251 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
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
___________________________________________________________________________________

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

end of thread, other threads:[~2014-10-15 14:58 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <mailman.82.1412837520.2277.ntg-context@ntg.nl>
2014-10-09  8:03 ` (MKIV beta) APA citations: "et al." incorrectly written Robert Blackstone
     [not found] <mailman.56.1412631186.2277.ntg-context@ntg.nl>
2014-10-08  8:29 ` Robert Blackstone
2014-10-08 14:12   ` Sander Maijers
2014-10-15 14:51     ` Alan BRASLAU
2014-10-15 14:58     ` Alan BRASLAU
2014-09-30 14:19 Sander Maijers
2014-09-30 18:32 ` Alan BRASLAU
2014-09-30 18:47   ` Sander Maijers
2014-10-05  8:34     ` Thangalin
2014-10-06 21:09   ` Sander Maijers

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