[NTG-context] Newcomer bibliography question
Andrey Riabushenko
cdome at bk.ru
Wed Dec 31 11:53:10 CET 2008
Happy New Year,
I am trying to create style skeleton for my reports in ConTeXt. Aw test case I
decided to add my bibliography from previous articles written in LaTeX. I
have tried this bibliography with plain bibtex, natbib, biblatex with no
problems. With ConTeXt bib module I get bunch of errors.
I am using latest ConTeXt minimals on FreeBSD.
I am adding the bibliography like this:
\usemodule[bib]
\setuppublications[alternative=apa, refcommand=authoryears, numbering=yes,
criterium=all]
\setupbibtex[database=report, sort=author]
\completepublications[criterium=all]
I can't figure out on my own what is wrong with my bibliography (attached).
title : - References
! Missing } inserted.
<inserted text>
}
<to be read again>
\endgroup
<argument> ...typesetapublication {garch}\strut }}
\egroup \ifdim \wd
4=\zero...
\secondoftwoarguments #1#2->#2
\dosomelistelement ...hss \dostoplistattributes }}
\endgraf
\nointerlineskip ...
\dodolistelement ...ement {#1}{#2}{#3}{#4}{#5}{#6}
\global \utilitydonetrue
...
l.86 \completepublications[criterium=all]
?
! Missing } inserted.
<inserted text>
}
<to be read again>
\endgroup
<argument> ...pesetapublication {calvet2}\strut }}
\egroup \ifdim \wd
4=\zero...
\secondoftwoarguments #1#2->#2
\dosomelistelement ...hss \dostoplistattributes }}
\endgraf
\nointerlineskip ...
\dodolistelement ...ement {#1}{#2}{#3}{#4}{#5}{#6}
\global \utilitydonetrue
...
l.86 \completepublications[criterium=all]
?
! Missing } inserted.
<inserted text>
}
<to be read again>
\endgroup
<argument> ...pesetapublication {calvet3}\strut }}
\egroup \ifdim \wd
4=\zero...
\secondoftwoarguments #1#2->#2
\dosomelistelement ...hss \dostoplistattributes }}
\endgraf
\nointerlineskip ...
\dodolistelement ...ement {#1}{#2}{#3}{#4}{#5}{#6}
\global \utilitydonetrue
...
l.86 \completepublications[criterium=all]
?
! Missing } inserted.
<inserted text>
}
<to be read again>
\endgroup
<argument> ...otypesetapublication {arch}\strut }}
\egroup \ifdim \wd
4=\zero...
\secondoftwoarguments #1#2->#2
\dosomelistelement ...hss \dostoplistattributes }}
\endgraf
\nointerlineskip ...
\dodolistelement ...ement {#1}{#2}{#3}{#4}{#5}{#6}
\global \utilitydonetrue
...
l.86 \completepublications[criterium=all]
?
! Missing } inserted.
<inserted text>
}
<to be read again>
\endgroup
<argument> ...setapublication {mad-optim}\strut }}
\egroup \ifdim \wd
4=\zero...
\secondoftwoarguments #1#2->#2
\dosomelistelement ...hss \dostoplistattributes }}
\endgraf
\nointerlineskip ...
\dodolistelement ...ement {#1}{#2}{#3}{#4}{#5}{#6}
\global \utilitydonetrue
...
l.86 \completepublications[criterium=all]
?
! Missing } inserted.
<inserted text>
}
<to be read again>
\endgroup
<argument> ...esetapublication {accuracy}\strut }}
\egroup \ifdim \wd
4=\zero...
\secondoftwoarguments #1#2->#2
\dosomelistelement ...hss \dostoplistattributes }}
\endgraf
\nointerlineskip ...
\dodolistelement ...ement {#1}{#2}{#3}{#4}{#5}{#6}
\global \utilitydonetrue
...
l.86 \completepublications[criterium=all]
?
P.S. By the way. Is it possible to supply multiple sorting criteria? Possible
like this,
\setupbibtex[database=report, sort={author,year,title}]
^^^^^^^^^^^^
-------------- next part --------------
A non-text attachment was scrubbed...
Name: report.bib
Type: text/x-bibtex
Size: 5219 bytes
Desc: not available
URL: <http://www.ntg.nl/pipermail/ntg-context/attachments/20081231/057599df/attachment.bin>
More information about the ntg-context
mailing list