|
12 | 12 | </author>
|
13 | 13 | <category citation-format="numeric"/>
|
14 | 14 | <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> |
16 | 16 | <updated>2015-07-01T06:08:18+00:00</updated>
|
17 | 17 | <rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
|
18 | 18 | </info>
|
|
28 | 28 | <macro name="editor">
|
29 | 29 | <names variable="editor" delimiter=", " suffix=",">
|
30 | 30 | <label prefix=" " suffix=" "/>
|
31 |
| - <name initialize-with="."/> |
| 31 | + <name initialize-with=". "/> |
32 | 32 | </names>
|
33 | 33 | </macro>
|
34 | 34 | <macro name="author">
|
35 | 35 | <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=". "/> |
37 | 37 | <label form="short" strip-periods="true"/>
|
38 | 38 | </names>
|
39 | 39 | </macro>
|
|
57 | 57 | <macro name="translator">
|
58 | 58 | <names variable="translator" delimiter="," suffix=",">
|
59 | 59 | <label prefix=" " suffix=" "/>
|
60 |
| - <name initialize-with="."/> |
| 60 | + <name initialize-with=". "/> |
61 | 61 | </names>
|
62 | 62 | </macro>
|
63 | 63 | <macro name="publisher">
|
|
81 | 81 | </macro>
|
82 | 82 | <macro name="author-first">
|
83 | 83 | <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=" "/> |
85 | 85 | <label form="short" strip-periods="true" prefix=" " suffix="."/>
|
86 | 86 | </names>
|
87 | 87 | </macro>
|
|
128 | 128 | <text macro="editor"/>
|
129 | 129 | </group>
|
130 | 130 | <text macro="publisher" prefix=" "/>
|
131 |
| - <text variable="page" prefix=" " suffix=" с."/> |
| 131 | + <text variable="page" prefix="C. " suffix="."/> |
132 | 132 | </group>
|
133 | 133 | </else-if>
|
134 |
| - <else-if type="webpage"> |
| 134 | + <else-if type="webpage post-weblog"> |
135 | 135 | <text macro="title"/>
|
136 | 136 | <text variable="container-title" prefix=" // "/>
|
137 | 137 | <text prefix=" " macro="access"/>
|
|
165 | 165 | <text variable="volume" prefix="Т. "/>
|
166 | 166 | <text variable="issue" prefix="№ "/>
|
167 | 167 | </group>
|
168 |
| - <text variable="page" suffix=" с."/> |
| 168 | + <text variable="page" prefix="C. " suffix="."/> |
169 | 169 | </group>
|
170 | 170 | </else>
|
171 | 171 | </choose>
|
|
0 commit comments