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.
  • Note for the Zotero guys: for formatting purposes a web page is analogous to an article, so use that definition as the fallback for formatting purposes. General logic should be something like:

    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.

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.