ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Jeff Smith <ascarel@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Bib module: more \setupcite options?
Date: Mon, 9 Feb 2009 23:00:03 -0500	[thread overview]
Message-ID: <2e8813a0902092000i18f04505gd7c72d2b46e650b6@mail.gmail.com> (raw)

Hi all (or Taco? :-)),

My a-key to use with the \cite command and my bib database doesn't
seem to work when I have more than two authors/editors. Here is my
data:

\startpublication[n=40,t=editedbook,k=Burton-RobertsEtAl2000,a={{Burton-Roberts},{Carr},{Docherty}},y=2000]
\editor[]{Noël}[N.]{}{Burton-Roberts}
\editor[]{Philip}[P.]{}{Carr}
\editor[]{Gerard}[G.]{}{Docherty}
\title{Phonological knowledge. Conceptual and empirical issues}
\pubname{Oxford University Press}
\city{New York/Oxford}
\pages{352}
\pubyear{2000}
\stoppublication

My setup is simple, I use all the defaults. Meaning, I don't have any
\setupcite specification in my environment file.

So, when I use the following command:

\cite{Burton-RobertsEtAl2000}

I get the following output:

 (2000)

If I just remove one name in the a key, like this:

\startpublication[n=40,t=editedbook,k=Burton-RobertsEtAl2000,a={{Burton-Roberts},{Carr}},y=2000]
\editor[]{Noël}[N.]{}{Burton-Roberts}
\editor[]{Philip}[P.]{}{Carr}
\editor[]{Gerard}[G.]{}{Docherty}
\title{Phonological knowledge. Conceptual and empirical issues}
\pubname{Oxford University Press}
\city{New York/Oxford}
\pages{352}
\pubyear{2000}
\stoppublication

With the above \cite command I get the expected:

Roberts et Carr (2000)

Where can I setup this? I see nothing regarding that in the BibTeX
manual. There's a lot covering the publication list at the end, but I
have no problems there, with as many authors (or editors, like in this
case) I want. I get only this behaviour with the \cite command.

Have I missed something?

I'm running mkii version 2008.11.10.

Thanks for any help!
Jeff
___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


             reply	other threads:[~2009-02-10  4:00 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-10  4:00 Jeff Smith [this message]
2009-02-11 14:43 ` taco
2009-02-13 16:08   ` Jeff Smith
2009-02-27  1:07   ` Jeff Smith

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=2e8813a0902092000i18f04505gd7c72d2b46e650b6@mail.gmail.com \
    --to=ascarel@gmail.com \
    --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).