Dear ConTeXt folks,
using
ConTeXt ver: 2011.11.25 21:29 MKIV fmt: 2011.11.25 int:
english/english
and the following minimal example (attached too)
\setupbibtex[database=sample, sort=author]
\setuppublications[alternative=ada] % Show reference numbers in the
generated list.
\starttext
As \cite[hh2010b] already indicated, bibtex is a \LaTeX-centric program.
\CONTEXT\ \contextmark\ \contextversion
\completepublications
\stoptext
the references are not displayed. Not specifying `alternative` or adding
`criterium=all` (`cite` does not work either) displays the references
again.
Could someone please confirm this with a recent ConTeXt version?
Thanks,
Paul
bibtest.pdf
Description: Adobe PDF document
\setupbibtex[database=sample, sort=author] \setuppublications[alternative=apa] % Show reference numbers in the generated list. \starttext As \cite[hh2010b] already indicated, bibtex is a \LaTeX-centric program. \CONTEXT\ \contextmark\ \contextversion \completepublications \stoptext
% Also in the Wiki: <http://wiki.contextgarden.net/sample_bib> @STRING{hh = {Hans Hagen}} % Not defined and therefore commented out by removing the »@« % http://www.ntg.nl/pipermail/ntg-context/2011/059402.html ELECTRONIC{hh2010, author = hh, year = {2010}, title = {Metafun. \CONTEXT\ mkiv}, url = {http://www.pragma-ade.nl/general/manuals/metafun-s.pdf}, } @ARTICLE{hh2010a, author = hh, title = {The Font Name Mess}, journal = {MAPS}, year = {2010}, volume = {40}, pages = {2-8}, keywords = {context}, } @ARTICLE{hh2010b, author = hh, title = {Grouping in Hybrid Environments}, journal = {MAPS}, year = {2010}, volume = {40}, pages = {67-71}, keywords = {context}, } @BOOK{hh2010c, title = {MetaFun Book}, publisher = {H$_2$O Books}, year = {2010}, author = hh, isbn = {978-94-90688-02-8}, keywords = {metafun}, } @BOOK{Eijkhout1991, title = {\TeX\ by Topic. A \TeX nician's Reference}, publisher = {Addison-Wesley}, year = {1991}, author = {Victor Eijkhout}, address = {London}, keywords = {general}, }
signature.asc
Description: This is a digitally signed message part
___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : [email protected] / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________
