After checking, buffers are not the problem : i just cannot get a list
of references as soon as my text contains more than one \cite ! (the
example below doesn't display the list) I guess i didn't install things
right.?.?..
Sorry for misinterpreting my problem. And thanks for your help.
-testtaco.tex :
\usemodule[bib]
\setuppublications[refcommand=authoryears]
\setupbibtex [database={testtacobib}]
\starttext
After checking, the buffers have nothing to do with my problem,
the list of reference only displays if I cite less than 2 references
(eg. \cite[achinstein2001]
and
\cite[allen2004]). I guess my installation isn't proper. Moreover,
the references with more than one author ( Mr X and Mr Y...) do not
apear properly.
\completepublications
\stoptext
-testtacobib.bib :
@BOOK{achinstein2001,
title = {The book of evidence},
publisher = {Oxford University Press},
year = {2003},
author = {Peter Achinstein},
}
@ARTICLE{allen2004,
author = {Paul P. Allen and M. Collins},
title = {Misattribution of External Speech in Patients with Hallucinations and Delusions},
journal = {Schizophrenia Research},
year = {2004},
pages = {277-287},
}
Alexandre Billon wrote:
> When I put a \cite inside buffer and that I \getbuffer inside the text,
> the reference displys correctly BUT the list of reference isn't anymore
> displayed.(I use Bibtex) I have the latest bibmodule ( 11.23.2005)
> Is that a bug ? Hos to avoid this behaviour ? (I'm a beginner).
That does not immediately ring a bell. Could be a bug, but I can't
be sure how/what. Can you create a minimal example?
Taco
_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context