Sorry, I meant the first only.
There are two commands \bibitem and \bibsource which are not clear to me.
When i decode the code (ugly formatting) correct this works:
\starttext
bla \in{book}[knuth:1] bla
bla \bibref[knuth:2]{} bla
bla \bibref[knuth:3]{} bla
\startbibliography
\bibitem[knuth:1]{} Donald E. Knuth, The \TeX book
\bibitem[knuth:2]{Knuth} Donald E. Knuth, The \METAFONT-book
\bibsource[key=knuth:3,title=The Art of Computer Programming,...]
\stopbibliography
\stoptext
Wolfgang
That means that these two commands are alternatives. Do you know who is the author of this. There is a version number 0.04 and the comment (still in development). I have made some corrections and don't want to do this in the wiki without contacting the author. There should also be a example of usage, maybe yours? Wolfgang
participants (1)
-
Wolfgang Werners-Lucchini