Available at, Accessed

edited July 22, 2021
Hi,

I can't get the 'Available at', or the 'Accessed date' to work with any of the styles. The one I usually use has
<macro name="access">
<choose>
<if variable="URL">
<text variable="URL" prefix="[online] Available at: "/>
<group prefix=" [" suffix="]">
<text term="accessed" text-case="capitalize-first" suffix=" "/>
<date variable="accessed">
<date-part name="day" suffix=" "/>
<date-part name="month"/>
<date-part name="year" prefix=" "/>

But as I say it's not working for any of the styles.
I've tried updating zotero but made no difference.

There is a URL in the variable box, so I can't see any reason why this won't work. Appreciate any help/advice. Thanks
Sign In or Register to comment.