Hi all, I've got still problems with the latest beta. I used first_setup.sh to setup my basic environment, and then I replaced the slightly older beta, as Marco suggested, with the current version from http://pragma-ade.com/context/beta/cont-tmf.zip. Now, if I try to build my doc, no bibtex is generated. I use the following bibtex setup: \setupheadtext [de][pubs=Literaturverzeichnis] \setuppublications[numbering=no, alternative=apa-de, refcommand=authoryears, autohang=no, criterium=cite, sorttype=bbl] \setuppublicationlist[style={}, after={\blank}, criterium=text] \setupbibtex[database={papers,books,articles,reports,urls}, sort=author] To make sure, none of my libraries contains an error, I also replaced them with sample.bib file from the wiki. \setupbibtex[database={sample}, sort=author] During the tests I always removed all generated bibtex artifacts. But I still end up with a main.blg file saying: This is BibTeX, Version 0.99d (TeX Live 2013) Capacity: max_strings=150000, hash_size=150000, hash_prime=127507 The top-level auxiliary file: main.aux I couldn't open style file cont-au.bst ---line 2 of file main.aux : \bibstyle{cont-au : } I'm skipping whatever remains of this command I found no style file---while reading file main.aux You've used 0 entries, 0 wiz_defined-function locations, 85 strings with 495 characters, and the built_in function-call counts, 0 in all, are: … The main.aux contains \citation{*} \bibstyle{cont-au} \bibdata{sample} and the main.bbl stays empty. I just don't get it, this did work and I even tried to compile a known working version. Do I have to initialize bibtex somehow? Thanks for any suggestions! Steffen