forked from myshevchuk/dstu-csl
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathdstu_gost_8032-2015.csl
262 lines (262 loc) · 9.4 KB
/
dstu_gost_8032-2015.csl
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
<?xml version="1.0" encoding="UTF-8"?>
<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" version="1.0" default-locale="en-US">
<!-- <style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" version="1.0" default-locale=="uk-UA"> -->
<info>
<title>DSTU GOST 8302:2015_ukr_bv</title>
<id>http://16bitfamily.com/csl/dstu-gost-8302-2015</id>
<link href="http://16bitfamily.com/csl/dstu-gost-8302-2015.csl" rel="self"/>
<author>
<name> Vadym Batov </name>
<email>vadymbat@gmail.com</email>
<uri>https://sites.google.com/site/orgchemister</uri>
</author>
<category citation-format="author-date"/>
<category field="generic-base"/>
<updated>2011-07-23T23:00:00+02:00</updated>
<summary></summary>
<rights>This work is based on the initial code developed by Mykhailo (Michael) Shevchuk m.shev4uk@gmail.com
http://www.docshyr.info/wp-content/uploads/dstu-gost-7-1-2006_ukr.csl which is licensed under a Creative Commons Attribution-Share Alike 3.0 License: http://creativecommons.org/licenses/by-sa/3.0/</rights>
</info>
<!-- <locale xml:lang="en-US">
<term name="page" prefix="kk." />
</locale>
<locale xml:lang="uk-UA">
<term name="page" prefix="C."/>
</locale> -->
<locale>
<date form="text">
<date-part name="month" suffix=" "/>
<date-part name="day" suffix=", "/>
<date-part name="year"/>
</date>
</locale>
<locale xml:lang="en">
<terms>
<term name="and others"></term>
<term name="editor">edited by</term>
<term name="et-al">та ін.</term> <!--[et al.]-->
</terms>
</locale>
<macro name="author-first">
<names variable="author">
<name name-as-sort-order="all" sort-separator=" " initialize-with=". " et-al-min="2" et-al-use-first="1"/>
<et-al term="and others"/>
</names>
</macro>
<macro name="author-all">
<names variable="author">
<name initialize-with=". " name-as-sort-order="all" et-al-min="4" et-al-use-first="3"/>
<substitute>
<!-- <names variable="editor">
<name initialize-with=". " et-al-min="5" et-al-use-first="3" prefix="ed. "/>
</names> -->
</substitute>
</names>
</macro>
<macro name="translator">
<names variable="translator">
<name name-as-sort-order="all" sort-separator=" " initialize-with=". " et-al-min="5" et-al-use-first="3" prefix="transl. "/>
</names>
</macro>
<macro name="section-title">
<text variable="title" /> <!-- text-case="sentence" -->
</macro>
<macro name="container-title">
<choose>
<if type="bill book graphic legal_case legislation motion_picture song" match="any">
<text variable="container-title" font-style="italic"/>
</if>
<else>
<text variable="container-title"/>
</else>
</choose>
</macro>
<macro name="date">
<date variable="issued">
<date-part name="year"/>
</date>
</macro>
<citation collapse="citation-number">
<sort>
<key variable="citation-number"/>
</sort>
<layout prefix='[' suffix=']' delimiter=', '>
<text variable="citation-number"/>
</layout>
</citation>
<bibliography hanging-indent="true" second-field-align="">
<sort>
<key variable="citation-number"/>
</sort>
<layout suffix='.'>
<text variable="citation-number" suffix=". "/>
<choose>
<if type="article-journal">
<text macro="author-all" suffix=". " />
<text macro="section-title" suffix=". "/>
<group delimiter=". ">
<text macro="container-title" />
<text macro="date"/>
<group delimiter=", ">
<text variable="volume" prefix="Vol. "/>
<text variable="issue" prefix="No. "/>
</group>
<text variable="page" prefix="C. "/>
</group>
</if>
<else-if type="legal_case regulation">
<text macro="author-all" suffix=". "/>
<text macro="section-title" suffix=": "/>
<text variable="genre" suffix=". "/>
<names variable="authority">
<name/>
<institution form="short" reverse-order="true"/>
</names>
<group delimiter=". ">
<group delimiter=": ">
<text variable="publisher-place"/>
<group delimiter=", ">
<text variable="publisher"/>
<text macro="date"/>
</group>
</group>
<text variable="page" suffix="c."/>
</group>
</else-if>
<else-if type="book">
<text macro="author-all" suffix=". "/>
<text macro="section-title" suffix=": " text-case="sentence"/>
<text variable="genre" suffix=". "/>
<group delimiter=". ">
<group delimiter=": ">
<text macro="container-title" text-case="sentence"/>
<names variable="editor" prefix="/ за ред. ">
<name initialize-with=". " et-al-min="5" et-al-use-first="3" delimiter-precedes-last="never"/>
</names>
</group>
<group delimiter=": ">
<text variable="publisher-place"/>
<group delimiter=", ">
<text variable="publisher"/>
<text macro="date"/>
</group>
</group>
<text variable="number-of-pages" suffix="c."/>
</group>
</else-if>
<else-if type="chapter">
<text macro="author-all" suffix=". "/>
<text macro="section-title" suffix=": "/>
<text variable="genre" suffix=". "/>
<group delimiter=". ">
<group delimiter=": ">
<text macro="container-title" text-case="sentence"/>
<names variable="editor" prefix="/ за ред. ">
<name initialize-with=". " et-al-min="5" et-al-use-first="3" delimiter-precedes-last="never"/>
</names>
</group>
<group delimiter=", ">
<text variable="publisher-place"/>
<group delimiter=", ">
<text variable="publisher"/>
<text macro="date"/>
</group>
</group>
<text variable="number-of-pages" suffix="c."/>
</group>
</else-if>
<else-if type="thesis">
<text macro="author-all" suffix=". "/>
<text macro="section-title" suffix=": "/>
<text variable="genre" suffix=": "/>
<!-- <date variable="accessed">
<date-part name="day" form="numeric-leading-zeros" suffix="."/>
<date-part name="month" form="numeric-leading-zeros" suffix="."/>
<date-part name="year" form="short"/>
</date> -->
<group delimiter=". ">
<group delimiter=" , ">
<text variable="publisher-place"/>
<group delimiter=", ">
<text variable="publisher"/>
<!-- <text macro="date"/> -->
</group>
</group>
<text variable="number-of-pages" suffix="c."/>
</group>
</else-if>
<else-if type="patent">
<text macro="section-title" suffix=": "/>
<text variable="number" prefix="пат. " suffix=" "/> <!-- us: prefix="Pat. "-->
<text variable="publisher-place" suffix=". "/>
<text variable="container-title" prefix="IPC " suffix=". "/>
<text macro="author-all" suffix="; "/>
<text variable="chapter-number" prefix="№ " suffix="; "/> <!-- us:"No. "-->
<text variable="edition" prefix="заявл " suffix=": "/> <!-- us:"priority date "-->
<date variable="issued" prefix="опубл "> <!-- us: prefix="assigned " -->
<date-part name="day" form="numeric-leading-zeros" suffix="."/>
<date-part name="month" form="numeric-leading-zeros" suffix="."/>
<date-part name="year" suffix=", "/>
</date>
<text variable="publisher" suffix=". "/> <!-- prefix="assignee " -->
<text variable="page" suffix="c."/>
</else-if>
<else-if type="paper-conference">
<text macro="author-all" suffix=". "/> <!-- <text macro="author-first" suffix=" "/> -->
<text macro="section-title" suffix=""/>
<text variable="container-title" prefix=": " suffix=", " font-style="italic"/> <!-- Proc Title -->
<group delimiter=". ">
<group delimiter="; ">
<text macro="translator"/>
</group>
<group delimiter=" , ">
<text variable="publisher-place"/>
<group delimiter=", ">
<text variable="publisher"/>
<date variable="issued" >
<date-part name="day" form="numeric-leading-zeros" suffix="."/>
<date-part name="month" suffix="."/>
<date-part name="year" form="short"/>
</date>
</group>
</group>
<text variable="page" prefix="C. "/> <!--  - Uppercase -->
</group>
</else-if>
<else-if type="webpage">
<text macro="author-all" suffix=". "/>
<text macro="section-title" suffix=": "/>
<text variable="genre" suffix=". "/>
<text variable="URL" prefix="[Електронний ресурс] - Режим доступу до ресурсу: "/>
<group delimiter=", " >
<text macro="title"/>
<text variable="container-title"/>
<text macro="access" display="blocks"/>
<date variable="accessed" prefix=" (Дата звернення: " suffix=")">
<date-part name="day" form="numeric-leading-zeros" suffix="."/>
<date-part name="month" form="numeric-leading-zeros" suffix="."/>
<date-part name="year" form="short"/>
</date>
</group>
</else-if>
<else>
<text macro="author-all" suffix=". "/> <!-- <text macro="author-first" suffix=" "/> -->
<text macro="section-title" suffix=" / "/>
<group delimiter=". ">
<group delimiter="; ">
<text macro="translator"/>
</group>
<group delimiter=": ">
<text variable="publisher-place"/>
<group delimiter=", ">
<text variable="publisher"/>
<text macro="date"/>
</group>
</group>
<text variable="page" suffix=" p."/>
</group>
</else>
</choose>
</layout>
</bibliography>
</style>