ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: antos@math.muni.cz (David Antos)
Subject: m-bib problem with InProceedings
Date: Tue, 16 Oct 2001 16:04:48 +0200 (CEST)	[thread overview]
Message-ID: <20011016140448.6868F52555@bart.math.muni.cz> (raw)

	Hi all,

m-bib module typesets InProceedings entries wrong. It ommits author name,
prints only year in () and adds extra space in the rest of the entry.
My bib-related settings:

%%% Bibliography module
\usemodule[bib]
\setuppublications
  [refcommand=authoryears]
\setupcite % we want the [author, year] form
  [authoryears]
  [left={[},
   right={]}]
\setupbibtex
  [database=biblio,
   sort=author]

The files are located at
http://www.fi.muni.cz/~xantos/patlib/thesis
and the most important are thesis.* and defs.tex. You can see the result in
the dvi.

What am I doing wrong?

And one (not so important) problem: m-bib module doesn't work very well
with project/component features of ConTeXt, it doesn't read the bbl file.
It can be overriden with \usepublication, but it's quite unpleasant.

	Thanks for your help!

				D.A.


             reply	other threads:[~2001-10-16 14:04 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-10-16 14:04 David Antos [this message]
2001-10-17  7:58 ` Taco Hoekwater

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=20011016140448.6868F52555@bart.math.muni.cz \
    --to=antos@math.muni.cz \
    /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).