We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9556b12 commit 5dd7edeCopy full SHA for 5dd7ede
brachytherapy.csl
@@ -38,7 +38,7 @@
38
<macro name="access">
39
<choose>
40
<if variable="DOI">
41
- <text variable="DOI" prefix="https://doi.org"/>
+ <text variable="DOI" prefix="https://doi.org/"/>
42
</if>
43
<else-if type="webpage post-weblog" match="any">
44
<group delimiter=". ">
unified-style-sheet-for-linguistics.csl
@@ -163,7 +163,7 @@
163
<text macro="archive"/>
164
</else-if>
165
</choose>
166
167
<text variable="URL"/>
168
</group>
169
<group prefix=" (" suffix=")">
0 commit comments