I use bibtex2html to produce a webpage and would like to change the bibstyle. I have a style first.bst
produced with docstrip. The command
bibtex2html ../frank2link.bib -s first.bst
nor
bibtex2html ../frank2link.bib -s first
does not work. The file first.bst is in the local directory.
What styles are accepted? Anything else I do wrong? Help is appreciated!