ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Michael Green <merely.ridiculous@gmail.com>
To: ntg-context@ntg.nl
Subject: Re: basic \cite[]
Date: Sat, 17 Apr 2010 23:42:44 +0000 (UTC)	[thread overview]
Message-ID: <loom.20100418T013302-123@post.gmane.org> (raw)
In-Reply-To: <m2w54d7f5601004171312hba1f4c56pd51d497156dd9c7@mail.gmail.com>

Michael Saunders <odradek5 <at> gmail.com> writes:

> Taco:
> 
> > Try
> >
> >    \setuppublications[alternative=num]
> 
> Thank you, but using that I get the same result:
> 

Mk II gets the desired result; Mk IV does not.

Example:

\usemodule[bib]
\setuppublications[alternative=num,refcommand=num]
\setupbibtex[database=bibl-test]

\starttext

\subject{Text}

Sentence referring to Shue’s article. \cite[Shue:1978lg]

Sentence referring to Sussman’s article. \cite[Sussman:2005oz]

\subject{References}
\placepublications

\stoptext

bibl-test.tex

@article{Sussman:2005oz,
	Author = {Sussman, David},
	Journal = {Philosophy \& Public Affairs},
	Number = {1},
	Pages = {1--33},
	Title = {What's Wrong with Torture?},
	Volume = {33},
	Year = {2005}}

@article{Shue:1978lg,
	Author = {Shue, Henry},
	Journal = {Philosophy \& Public Affairs},
	Number = {2},
	Pages = {124--143},
	Title = {Torture},
	Volume = {7},
	Year = {1978}}

___________________________________________________________________________________
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:[~2010-04-17 23:42 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-17 20:12 Michael Saunders
2010-04-17 23:42 ` Michael Green [this message]
2010-04-18  6:31   ` Taco Hoekwater
2010-04-18  7:26     ` Wolfgang Schuster
2010-04-18  0:50 ` Michael Saunders
  -- strict thread matches above, loose matches on Subject: below --
2010-04-18  6:46 Michael Saunders
2010-04-18  6:47 ` Taco Hoekwater
2010-04-17 15:53 Michael Saunders
2010-04-17 19:31 ` Taco Hoekwater
2010-04-18  6:40   ` Salil Sayed

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=loom.20100418T013302-123@post.gmane.org \
    --to=merely.ridiculous@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).