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 0fc46ea commit cfb5389Copy full SHA for cfb5389
gost-r-7-0-5-2008-numeric.csl
@@ -63,7 +63,7 @@
63
</macro>
64
<macro name="title">
65
<choose>
66
- <if type="webpage">
+ <if type="webpage post-weblog">
67
<!-- adds "[Electronic resource]" or Russian equivalent after the title-->
68
<text variable="title" suffix=" "/>
69
<text term="online" text-case="sentence" prefix="[" suffix="]"/>
@@ -151,9 +151,9 @@
151
</group>
152
153
<macro name="access">
154
- <!-- only for webpages -->
+ <!-- only for webpages and post-weblogs -->
155
156
157
158
<if variable="URL">
159
<text variable="URL" prefix="URL: "/>
0 commit comments