bib2html enables to add bibtex entries formatted as HTML in wordpress pages and posts. The input data is a local or remote bibtex file and the output
When writing a page/post, you can use the tag [bibtex] as follows:
This is my whole list of publications: [bibtex file=mypub.bib] If you want to filter the type of bibtex items, you can use one of the attributes allow, deny and key as follows:
This is my list of journal articles: [bibtex file=mypub.bib allow=article]
This is my list of conference articles and technical reports: [bibtex file=mypub.bib allow=inproceedings,techreport]
This is the rest of my publications: [bibtex file=mypub.bib deny=article,inproceedings,techreport]
This is my latest conference paper: [bibtex file=mypub.bib key=CGW2006]
This is my bibliography maintained at citeulike.org [bibtex file=http://www.citeulike.org/bibtex/user/username]
This is my bibliography maintained at bibsonomy.org [bibtex file=http://bibsonomy.org/bib/user/username?items=1000]
Requires: 1.5 or higher
Compatible up to: 2.3
Last Updated: 2007-10-31
Downloads: 2,650




