ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: <Robin.Kirkham@csiro.au>
Subject: bib module -- \maybeyear
Date: Tue, 9 Jan 2007 23:40:11 +1100	[thread overview]
Message-ID: <D8A32247D3B09B43B7004C92590E50AFBF8D83@exvicn1-mel.nexus.csiro.au> (raw)

Hi all,

I'm using numerical citations and reference lists, and I have the bib module doing almost everything I want, except that the years in the reference list have a, b, c ... appended.

On this mailing list, it was suggested that "maybeyear=off" as an argument to \setuppublicationslist should do it, but it does not seem to. The discussion on that topic seems unresolved.

I've also tried \def\maybeyear#1{} in a few places, which does not help either.

I'm using ConTeXt  ver: 2007.01.02 13:44 MK II  fmt: 2007.1.8  int: english/english. It's my first ConTeXt project. Am I doing something wrong? Program below.

Robin


\enableregime[utf]
\setupoutput[pdf]

\usemodule[bib]

\setuppublications[
    refcommand=num,
    sorttype=bbl,
    criterium=all,
    numbering=short
]
\setupbibtex[database={../references},sort=author]
\setuppublicationlist[
    authoretallimit=100,
    artauthoretallimit=100,
    maybeyear=off
]

\starttext

\placepublications

\stoptext

             reply	other threads:[~2007-01-09 12:40 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-09 12:40 Robin.Kirkham [this message]
2007-01-10  8:39 ` Taco Hoekwater
2007-01-10 13:56   ` Robin.Kirkham

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=D8A32247D3B09B43B7004C92590E50AFBF8D83@exvicn1-mel.nexus.csiro.au \
    --to=robin.kirkham@csiro.au \
    --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).