ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Steffen Kram <sk@kram.io>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Adding a space between multiple years from same authors
Date: Mon, 9 Dec 2013 15:50:32 +0100	[thread overview]
Message-ID: <6CA6AE18-7F54-4239-A2F5-CEF12B633480@kram.io> (raw)


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

Hi,

I’m using the apa-de style. When my citation includes publications from the same authors, then using

\cite[authorFirstRef,authorSecondRef]

or 

\cite[authoryear][authorFirstRef,authorSecondRef]

will not include Spaces between the years, e.g.

\cite[Dyer:2012ts,Dyer:2012hy,Dyer:2013te]
=> … (Dyer et al., 2012a,2012b,2013a)

\cite[authoryear][Dyer:2012ts,Dyer:2012hy,Dyer:2013te]
=> … Dyer et al. (2012a,2012b,2013a)

How can I accomplish that the years are separated by comma and space:

=> … Dyer et al. (2012a, 2012b, 2013a)

I already played with the setupcite command and peeked at the source code but could not find the right place or an idea how to change this. Seems like setupcite has not option and this is somewhere buried deep in the compact-layout code.

Any ideas?

Cheers,
Steffen

[-- Attachment #1.2: Message signed with OpenPGP using GPGMail --]
[-- Type: application/pgp-signature, Size: 842 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
___________________________________________________________________________________

             reply	other threads:[~2013-12-09 14:50 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-09 14:50 Steffen Kram [this message]
2013-12-09 15:57 ` Alan BRASLAU
2013-12-10 18:03   ` Steffen Kram

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=6CA6AE18-7F54-4239-A2F5-CEF12B633480@kram.io \
    --to=sk@kram.io \
    --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).