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 via email to