Skip to content

Commit cfb5389

Browse files
Update gost-r-7-0-5-2008-numeric.csl (JabRef#4828)
1 parent 0fc46ea commit cfb5389

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gost-r-7-0-5-2008-numeric.csl

+3-3
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
</macro>
6464
<macro name="title">
6565
<choose>
66-
<if type="webpage">
66+
<if type="webpage post-weblog">
6767
<!-- adds "[Electronic resource]" or Russian equivalent after the title-->
6868
<text variable="title" suffix=" "/>
6969
<text term="online" text-case="sentence" prefix="[" suffix="]"/>
@@ -151,9 +151,9 @@
151151
</group>
152152
</macro>
153153
<macro name="access">
154-
<!-- only for webpages -->
154+
<!-- only for webpages and post-weblogs -->
155155
<choose>
156-
<if type="webpage">
156+
<if type="webpage post-weblog">
157157
<choose>
158158
<if variable="URL">
159159
<text variable="URL" prefix="URL: "/>

0 commit comments

Comments
 (0)