ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Alan BRASLAU <alan.braslau@cea.fr>
To: sk@kram.io
Cc: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Adding a space between multiple years from same authors
Date: Mon, 9 Dec 2013 16:57:50 +0100	[thread overview]
Message-ID: <20131209165750.0017079e@sole> (raw)
In-Reply-To: <6CA6AE18-7F54-4239-A2F5-CEF12B633480@kram.io>

See
texmf-context/text/context/bib/bibl-apa-de.tex

Alan

On Mon, 9 Dec 2013 15:50:32 +0100
Steffen Kram <sk@kram.io> wrote:

> 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

___________________________________________________________________________________
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 15:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-09 14:50 Steffen Kram
2013-12-09 15:57 ` Alan BRASLAU [this message]
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=20131209165750.0017079e@sole \
    --to=alan.braslau@cea.fr \
    --cc=ntg-context@ntg.nl \
    --cc=sk@kram.io \
    /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).