trouble adding url to my style

I'm trying to add URL to the bibliography style but the URL is not showing.

I have the following in the csl file

<else>
<group delimiter=", ">
<text macro="title"/>
<text macro="author" prefix=" " suffix=", "/>
<text variable="container-title" font-style="italic"/>
<group delimiter=" ">
<text macro="year-date" prefix="(" suffix=")"/>
<text variable="volume" />
</group>
<text variable="page" form="short" suffix="."/>
</group>
<text variable="URL" prefix="direct link: " />
</else>

...but no URL appears when I use the preview pane. Why? Could you help, please?
  • by default, Zotero doesn't display URLs when an item has a page range. You can override that by checking the "include URL" checkbox in the
    cite---> styles tab of the Zotero perferences.

This is an old discussion that has not been active in a long time. Before commenting here, you should strongly consider starting a new discussion instead. If you think the content of this discussion is still relevant, you can link to it from your new discussion.

Sign In or Register to comment.