Unwanted [Available at:] and [Accessed date] information in reference list
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.
<group>
<text value="Available at:" suffix=" "/>
<text variable="URL"/>
</group>
<group prefix=" [" suffix="]">
<text term="accessed" text-case="capitalize-first" suffix=" "/>
<date variable="accessed">
<date-part name="month" suffix=" "/>
<date-part name="day" suffix=", "/>
<date-part name="year"/>
</date>
</group>
They could be denested, I suppose, but that would have required more typing.
Actually, maybe I didn't misread. Are you suggesting that a choose statement isn't required?
@fbennet: yes, I'm suggesting it's not needed, and that it's more consistent with the intent of the original code to use two groups.
A "webpage" in this sense is not a particular item type, but any item for which a URL is displayed, which can include a blogpost, a report posted online, a book posted full-text online etc. The practice of saving URLs for journal articles but not printing them where page numbers are present has proven very useful and I see no reason to change that.
Overall, I think the current mix of styles and translators do an excellent job of accounting for the the various hybrid forms of on and offline publication and I really don't see any reason to change things around.
But I don't feel that strongly on this particular issue (about the solution to the nested group problem). I just meant to flag it as a possibility.
@adamsmith: So why do I still have a lot of records that have URLs that don't belong there (should be links)? It might be that they're just old, and that relevant translators have since been updated. But certainly at least for a very long time, we had a problem here, and I don't think we should be writing styles, or core software, to work around translator bugs.
Please post additional translators of concern in a separate thread or to zotero-dev, since this thread already has plenty of confusion with the CSL updates.