"Yaron Y. Goland" <[EMAIL PROTECTED]> writes: > I am running on OS X and last night I used Fink to upgrade my Tex4ht > installation and ran it to do the generation but it had the same > problem. The BibTex references weren't referenced. What command line > should I run to get Tex4ht to do the right thing?
Try to run latex first, then bibtex on the bib file and then htlatex. For a start, this should work. Please have a look into the tex4ht manual, too, as there has to be an option for including bibtex in the htlatex run, but I cannot find it at once. Jürgen.