13 Sep
2005
13 Sep
'05
10:50 a.m.
Giuseppe Bilotta wrote:
I would have liked the in-text bibtex refs to come out in bold, so I tried:
\setupcite[num][before={\start\bf},after={\stop}]
\setupcite[num][left={[\start\bf},right={\stop]}]
BTW, how do I add the whole database to the reference list?
Do you mean \setuppublications[criterium=all] (to print all the publications in the database, even the uncited ones) or perhaps \setupbibtex[database=filename]? Mojca