I noticed a bug in the PhDbiblio-url2 bibliography style (http://openwetware.org/wiki/LaTeX_template_for_PhD_thesis) when it comes to single authors:
Instead of setting the article title in bold font instead the style sets % bf in the bibliography entries.
Example:
J. V. Barth. % bf Transport of Adsorbates at Metal Surfaces: From Thermal Migration to Hot Precursors. Surface Science Reports, 40(3-5):75-149, October 2000.
This only occurs when articles only have a single author, whereas it works fine for all other entries.
Does anybody have any ideas why this occurs and how to fix it possibly?