Serious Bibliography Issue
I know that some item types are not yet included in the Bibliography exporting feature... but web sites? I thought that was the most basic item type for Zotero. Bottom line, I cannot export (to .rtf, .html or clipboard) any web page citations.
This is an old discussion that has not been active in a long time. Instead of commenting here, you should start a new discussion. If you think the content of this discussion is still relevant, you can link to it from your new discussion.
if b:isPartOf then:
if b:volume = false() then "chapter"; else "article"
else "book"
Might need to be tweaked a bit, but you get the general idea.