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]




