Skip to content

Commit 0fc46ea

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

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

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

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
</author>
1313
<category citation-format="numeric"/>
1414
<category field="generic-base"/>
15-
<summary>Russian GOST-2008 style. Book, report, webpage and article chapters edited. Note!!! In articles form of № = Issue (Volume).</summary>
15+
<summary>Russian GOST-2008 style. Book, report, webpage, post-weblog and article chapters edited. Note!!! In articles form of № = Issue (Volume).</summary>
1616
<updated>2015-07-01T06:08:18+00:00</updated>
1717
<rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
1818
</info>
@@ -28,12 +28,12 @@
2828
<macro name="editor">
2929
<names variable="editor" delimiter=", " suffix=",">
3030
<label prefix=" " suffix=" "/>
31-
<name initialize-with="."/>
31+
<name initialize-with=". "/>
3232
</names>
3333
</macro>
3434
<macro name="author">
3535
<names variable="author" delimiter="," prefix=" / " suffix=",">
36-
<name et-al-min="6" et-al-use-first="5" initialize-with="."/>
36+
<name et-al-min="6" et-al-use-first="5" initialize-with=". "/>
3737
<label form="short" strip-periods="true"/>
3838
</names>
3939
</macro>
@@ -57,7 +57,7 @@
5757
<macro name="translator">
5858
<names variable="translator" delimiter="," suffix=",">
5959
<label prefix=" " suffix=" "/>
60-
<name initialize-with="."/>
60+
<name initialize-with=". "/>
6161
</names>
6262
</macro>
6363
<macro name="publisher">
@@ -81,7 +81,7 @@
8181
</macro>
8282
<macro name="author-first">
8383
<names variable="author">
84-
<name delimiter-precedes-last="always" initialize-with="." name-as-sort-order="all" sort-separator=" "/>
84+
<name delimiter-precedes-last="always" initialize-with=". " name-as-sort-order="all" sort-separator=" "/>
8585
<label form="short" strip-periods="true" prefix=" " suffix="."/>
8686
</names>
8787
</macro>
@@ -128,10 +128,10 @@
128128
<text macro="editor"/>
129129
</group>
130130
<text macro="publisher" prefix=" "/>
131-
<text variable="page" prefix=" " suffix=" с."/>
131+
<text variable="page" prefix="C. " suffix="."/>
132132
</group>
133133
</else-if>
134-
<else-if type="webpage">
134+
<else-if type="webpage post-weblog">
135135
<text macro="title"/>
136136
<text variable="container-title" prefix=" // "/>
137137
<text prefix=" " macro="access"/>
@@ -165,7 +165,7 @@
165165
<text variable="volume" prefix="Т. "/>
166166
<text variable="issue" prefix=""/>
167167
</group>
168-
<text variable="page" suffix=" с."/>
168+
<text variable="page" prefix="C. " suffix="."/>
169169
</group>
170170
</else>
171171
</choose>

0 commit comments

Comments
 (0)