ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Idris S Hamid <ishamid@lamar.colostate.edu>
Subject: Re: bibtex
Date: Sat, 15 Feb 2003 14:26:48 -0700	[thread overview]
Message-ID: <3E4EB098.16FD8F07@lamar.colostate.edu> (raw)
In-Reply-To: <20030214100735.14033@mail.comp.lancs.ac.uk>

A clever yet simple solution. Works well so far.

Thnx to you and Eckhart for this!

Idris


> Actually, Eckhart Guthöhrlein came up with a suggestion a week or so ago
> that does this. He had:
>
> \def\citeplus[#1][#2][#3]{%
>   {%
>      \setupcite[#1][right={, #3)}]%
>      \cite[#1][#2]%
>   }%
> }
>
> I simplified it to something like:
>
> \def\citepage[#1][#2]{%
>   {%
>      \setupcite[authoryears][right={, #2)}]%
>      \cite[authoryears][#1]%
>   }%
> }
>
> And it is used something like this:
> \citepage[McAd:84][pp.~4--6]

      reply	other threads:[~2003-02-15 21:26 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-05  2:46 bibtex Idris S Hamid
2003-02-09 21:20 ` bibtex Idris S Hamid
2003-02-09 22:56   ` bibtex Bruce D'Arcus
2003-02-09 23:49     ` bibtex Idris S Hamid
2003-02-11  9:59     ` bibtex Taco Hoekwater
2003-02-13 22:53       ` bibtex Idris S Hamid
2003-02-13 23:21         ` bibtex Bruce D'Arcus
2003-02-14 10:07         ` bibtex Adam Lindsay
2003-02-15 21:26           ` Idris S Hamid [this message]

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=3E4EB098.16FD8F07@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).