ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Bibliography and multiple years of the same author
@ 2011-05-10 17:47 Florian Wobbe
  0 siblings, 0 replies; only message in thread
From: Florian Wobbe @ 2011-05-10 17:47 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi,

how do I get an additional space after the comma separating the years in this cite?

(Hagen, 2010b,2011) --> (Hagen, 2010b, 2011)

Minimal example:

\setupbibtex[database=sample]
\setuppublications[alternative=apa, refcommand=authoryears]

\starttext
\cite[hh2010a, hh2011]
\stoptext

Also add the following entry to sample.bib:

@ARTICLE{hh2011,
  author = hh,
  title = {The Font Name Mess (II)},
  journal = {MAPS},
  year = {2011},
  volume = {41},
  pages = {2-8},
  keywords = {context},
}

Thanks,
Florian

___________________________________________________________________________________
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] only message in thread

only message in thread, other threads:[~2011-05-10 17:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-05-10 17:47 Bibliography and multiple years of the same author Florian Wobbe

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