ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Thomas A. Schmitz" <thomas.schmitz@uni-bonn.de>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Customizing \cite alternatives
Date: Thu, 20 Feb 2020 16:07:37 +0100	[thread overview]
Message-ID: <107a6588-e3dc-86a4-8409-e2be3c47c747@uni-bonn.de> (raw)
In-Reply-To: <CAN8d9gkdWM1S79rNg9z164XHwmLPVN0T2vz4+4juajMQET-yRw@mail.gmail.com>

On 20.02.20 14:16, Philipp A. wrote:
> Makes sense, seems like no default is defined anymore, so it won’t 
> render without using a style.
> I use apa, and the attached screenshot shows my problem.

If you use APA, you have to set up the APA cite options. The manual is a 
bit on the short side here, but all the options are mentioned. If you 
want to change the way et al. is displayed (for APA, the default is 
\btxcomma\btxlabeltext{others}), you can do this:

\setupbtx [apa:cite] [otherstext={ et al.}]

The number of authors displayed is defined by the key etaldisplay, so 
you would do this:

\setupbtx [apa:cite] [etaldisplay=4]

Thomas
___________________________________________________________________________________
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:[~2020-02-20 15:07 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-17 17:26 Philipp A.
2020-02-19 15:30 ` Thomas A. Schmitz
2020-02-20 13:16   ` Philipp A.
2020-02-20 15:07     ` Thomas A. Schmitz [this message]
2020-02-22 16:02       ` Philipp A.
2020-02-24 14:41         ` Chapters, sections, usw Jean-Pierre Delange
2020-02-24 16:07           ` Wolfgang Schuster
2020-02-24 17:28             ` Jean-Pierre Delange

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=107a6588-e3dc-86a4-8409-e2be3c47c747@uni-bonn.de \
    --to=thomas.schmitz@uni-bonn.de \
    --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).