ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Idris S Hamid <ishamid@lamar.colostate.edu>
Subject: Re: m-bib question
Date: Thu, 13 Mar 2003 10:40:31 -0700	[thread overview]
Message-ID: <3E70C28F.B7BF3346@lamar.colostate.edu> (raw)
In-Reply-To: <827FE3AD-5377-11D7-93AD-0050E4258255@fastmail.fm>

I know this is late, Bruce, but here is my setup. It also gets rid of the
extra comma so I get
(Arcus 99, p. 3) instead of (Arcus, 99, p.3):

\setupcite[authoryears][left={(},inbetween={ }, right={)}]

\def\citepage[#1][#2]{%
  {%
     \setupcite[authoryears][right={, #2)},inbetween={ }]%
     \cite[authoryears][#1]%
  }%
}

Maybe there's some redundancy here but it works.

Best wishes
Idris

  parent reply	other threads:[~2003-03-13 17:40 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-11  3:35 Bruce D'Arcus
2003-03-11  4:11 ` Bruce D'Arcus
2003-03-11  8:15   ` Eckhart Guthöhrlein
2003-03-13 17:40   ` Idris S Hamid [this message]
2003-03-11  8:15 ` Eckhart Guthöhrlein
2003-03-11  8:44   ` Hans Hagen
2003-03-15  6:20 ` Berend de Boer

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=3E70C28F.B7BF3346@lamar.colostate.edu \
    --to=ishamid@lamar.colostate.edu \
    --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).