aboutsummaryrefslogtreecommitdiffstats
path: root/ieee-with-url.csl
diff options
context:
space:
mode:
Diffstat (limited to 'ieee-with-url.csl')
-rw-r--r--ieee-with-url.csl6
1 files changed, 0 insertions, 6 deletions
diff --git a/ieee-with-url.csl b/ieee-with-url.csl
index 08dbeb1..44067a8 100644
--- a/ieee-with-url.csl
+++ b/ieee-with-url.csl
@@ -170,7 +170,6 @@
<if variable="URL">
<group delimiter=". ">
<group delimiter=": ">
- <text term="available at" text-case="capitalize-first"/>
<text variable="URL"/>
</group>
<group prefix="[" suffix="]" delimiter=": ">
@@ -327,11 +326,6 @@
</group>
</else>
</choose>
- <choose>
- <if variable="URL">
- <text value=" [Online]"/>
- </if>
- </choose>
</group>
<text macro="access"/>
</layout>