csl-styles 1.0.1.11 → 2.0.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/csl/styles/version.rb +1 -1
- data/vendor/locales/locales-af-ZA.xml +297 -4
- data/vendor/locales/locales-ar.xml +296 -3
- data/vendor/locales/locales-bg-BG.xml +296 -3
- data/vendor/locales/locales-ca-AD.xml +296 -3
- data/vendor/locales/locales-cs-CZ.xml +296 -3
- data/vendor/locales/locales-cy-GB.xml +296 -3
- data/vendor/locales/locales-da-DK.xml +296 -3
- data/vendor/locales/locales-de-AT.xml +297 -4
- data/vendor/locales/locales-de-CH.xml +297 -4
- data/vendor/locales/locales-de-DE.xml +297 -4
- data/vendor/locales/locales-el-GR.xml +296 -3
- data/vendor/locales/locales-en-GB.xml +296 -3
- data/vendor/locales/locales-en-US.xml +302 -3
- data/vendor/locales/locales-es-CL.xml +296 -3
- data/vendor/locales/locales-es-ES.xml +296 -3
- data/vendor/locales/locales-es-MX.xml +310 -17
- data/vendor/locales/locales-et-EE.xml +296 -3
- data/vendor/locales/locales-eu.xml +296 -3
- data/vendor/locales/locales-fa-IR.xml +296 -3
- data/vendor/locales/locales-fi-FI.xml +296 -3
- data/vendor/locales/locales-fr-CA.xml +296 -3
- data/vendor/locales/locales-fr-FR.xml +296 -3
- data/vendor/locales/locales-he-IL.xml +296 -3
- data/vendor/locales/locales-hi-IN.xml +296 -3
- data/vendor/locales/locales-hr-HR.xml +296 -3
- data/vendor/locales/locales-hu-HU.xml +296 -7
- data/vendor/locales/locales-id-ID.xml +296 -3
- data/vendor/locales/locales-is-IS.xml +296 -3
- data/vendor/locales/locales-it-IT.xml +296 -3
- data/vendor/locales/locales-ja-JP.xml +297 -4
- data/vendor/locales/locales-km-KH.xml +296 -3
- data/vendor/locales/locales-ko-KR.xml +297 -4
- data/vendor/locales/locales-la.xml +296 -3
- data/vendor/locales/locales-lt-LT.xml +296 -3
- data/vendor/locales/locales-lv-LV.xml +299 -2
- data/vendor/locales/locales-mn-MN.xml +297 -4
- data/vendor/locales/locales-nb-NO.xml +296 -3
- data/vendor/locales/locales-nl-NL.xml +296 -3
- data/vendor/locales/locales-nn-NO.xml +296 -3
- data/vendor/locales/locales-pl-PL.xml +300 -4
- data/vendor/locales/locales-pt-BR.xml +297 -4
- data/vendor/locales/locales-pt-PT.xml +296 -3
- data/vendor/locales/locales-ro-RO.xml +296 -3
- data/vendor/locales/locales-ru-RU.xml +296 -3
- data/vendor/locales/locales-sk-SK.xml +296 -3
- data/vendor/locales/locales-sl-SI.xml +296 -3
- data/vendor/locales/locales-sr-RS.xml +296 -3
- data/vendor/locales/locales-sv-SE.xml +296 -3
- data/vendor/locales/locales-th-TH.xml +297 -4
- data/vendor/locales/locales-tr-TR.xml +296 -3
- data/vendor/locales/locales-uk-UA.xml +296 -3
- data/vendor/locales/locales-vi-VN.xml +297 -4
- data/vendor/locales/locales-zh-CN.xml +296 -3
- data/vendor/locales/locales-zh-TW.xml +296 -3
- metadata +8 -8
@@ -29,6 +29,33 @@
|
|
29
29
|
<date-part name="year"/>
|
30
30
|
</date>
|
31
31
|
<terms>
|
32
|
+
<term name="advance-online-publication">advance online publication</term>
|
33
|
+
<term name="album">album</term>
|
34
|
+
<term name="audio-recording">audio recording</term>
|
35
|
+
<term name="film">film</term>
|
36
|
+
<term name="henceforth">henceforth</term>
|
37
|
+
<term name="loc-cit">loc. cit.</term> <!-- like ibid., the abbreviated form is the regular form -->
|
38
|
+
<term name="no-place">no place</term>
|
39
|
+
<term name="no-place" form="short">n.p.</term>
|
40
|
+
<term name="no-publisher">no publisher</term> <!-- sine nomine -->
|
41
|
+
<term name="no-publisher" form="short">n.p.</term>
|
42
|
+
<term name="on">on</term>
|
43
|
+
<term name="op-cit">op. cit.</term> <!-- like ibid., the abbreviated form is the regular form -->
|
44
|
+
<term name="original-work-published">original work published</term>
|
45
|
+
<term name="personal-communication">kişisel iletişim</term>
|
46
|
+
<term name="podcast">podcast</term>
|
47
|
+
<term name="podcast-episode">podcast episode</term>
|
48
|
+
<term name="preprint">preprint</term>
|
49
|
+
<term name="radio-broadcast">radio broadcast</term>
|
50
|
+
<term name="radio-series">radio series</term>
|
51
|
+
<term name="radio-series-episode">radio series episode</term>
|
52
|
+
<term name="special-issue">special issue</term>
|
53
|
+
<term name="special-section">special section</term>
|
54
|
+
<term name="television-broadcast">television broadcast</term>
|
55
|
+
<term name="television-series">television series</term>
|
56
|
+
<term name="television-series-episode">television series episode</term>
|
57
|
+
<term name="video">video</term>
|
58
|
+
<term name="working-paper">working paper</term>
|
32
59
|
<term name="accessed">erişim</term>
|
33
60
|
<term name="and">ve</term>
|
34
61
|
<term name="and others">ve diğerleri</term>
|
@@ -70,9 +97,75 @@
|
|
70
97
|
<term name="scale">ölçek</term>
|
71
98
|
<term name="version">versiyon</term>
|
72
99
|
|
73
|
-
<!--
|
100
|
+
<!-- LONG ITEM TYPE FORMS -->
|
101
|
+
<term name="article">preprint</term>
|
102
|
+
<term name="article-journal">journal article</term>
|
103
|
+
<term name="article-magazine">magazine article</term>
|
104
|
+
<term name="article-newspaper">newspaper article</term>
|
105
|
+
<term name="bill">bill</term>
|
106
|
+
<term name="book">book</term>
|
107
|
+
<term name="broadcast">broadcast</term>
|
108
|
+
<term name="chapter">book chapter</term>
|
109
|
+
<term name="classic">classic</term>
|
110
|
+
<term name="collection">collection</term>
|
111
|
+
<term name="dataset">dataset</term>
|
112
|
+
<term name="document">document</term>
|
113
|
+
<term name="entry">entry</term>
|
114
|
+
<term name="entry-dictionary">dictionary entry</term>
|
115
|
+
<term name="entry-encyclopedia">encyclopedia entry</term>
|
116
|
+
<term name="event">event</term>
|
117
|
+
<!-- figure is in the list of locator terms -->
|
118
|
+
<term name="graphic">graphic</term>
|
119
|
+
<term name="hearing">hearing</term>
|
120
|
+
<term name="interview">interview</term>
|
121
|
+
<term name="legal_case">legal case</term>
|
122
|
+
<term name="legislation">legislation</term>
|
123
|
+
<term name="manuscript">manuscript</term>
|
124
|
+
<term name="map">map</term>
|
125
|
+
<term name="motion_picture">video recording</term>
|
126
|
+
<term name="musical_score">musical score</term>
|
127
|
+
<term name="pamphlet">pamphlet</term>
|
128
|
+
<term name="paper-conference">conference paper</term>
|
129
|
+
<term name="patent">patent</term>
|
130
|
+
<term name="performance">performance</term>
|
131
|
+
<term name="periodical">periodical</term>
|
132
|
+
<term name="personal_communication">kişisel iletişim</term>
|
133
|
+
<term name="post">post</term>
|
134
|
+
<term name="post-weblog">blog post</term>
|
135
|
+
<term name="regulation">regulation</term>
|
136
|
+
<term name="report">report</term>
|
137
|
+
<term name="review">review</term>
|
138
|
+
<term name="review-book">book review</term>
|
139
|
+
<term name="software">software</term>
|
140
|
+
<term name="song">audio recording</term>
|
141
|
+
<term name="speech">presentation</term>
|
142
|
+
<term name="standard">standard</term>
|
143
|
+
<term name="thesis">thesis</term>
|
144
|
+
<term name="treaty">treaty</term>
|
145
|
+
<term name="webpage">webpage</term>
|
146
|
+
|
147
|
+
<!-- SHORT ITEM TYPE FORMS -->
|
148
|
+
<term name="article-journal" form="short">journal art.</term>
|
149
|
+
<term name="article-magazine" form="short">mag. art.</term>
|
150
|
+
<term name="article-newspaper" form="short">newspaper art.</term>
|
151
|
+
<term name="book" form="short">bk.</term>
|
152
|
+
<term name="chapter" form="short">bk. chap.</term>
|
153
|
+
<term name="document" form="short">doc.</term>
|
154
|
+
<!-- figure is in the list of locator terms -->
|
155
|
+
<term name="graphic" form="short">graph.</term>
|
156
|
+
<term name="interview" form="short">interv.</term>
|
157
|
+
<term name="manuscript" form="short">MS</term>
|
158
|
+
<term name="motion_picture" form="short">video rec.</term>
|
159
|
+
<term name="report" form="short">rep.</term>
|
160
|
+
<term name="review" form="short">rev.</term>
|
161
|
+
<term name="review-book" form="short">bk. rev.</term>
|
162
|
+
<term name="song" form="short">audio rec.</term>
|
163
|
+
|
164
|
+
<!-- HISTORICAL ERA TERMS -->
|
74
165
|
<term name="ad">M.S.</term>
|
75
166
|
<term name="bc">M.Ö.</term>
|
167
|
+
<term name="bce">BCE</term>
|
168
|
+
<term name="ce">CE</term>
|
76
169
|
|
77
170
|
<!-- PUNCTUATION -->
|
78
171
|
<term name="open-quote">“</term>
|
@@ -80,6 +173,9 @@
|
|
80
173
|
<term name="open-inner-quote">‘</term>
|
81
174
|
<term name="close-inner-quote">’</term>
|
82
175
|
<term name="page-range-delimiter">-</term>
|
176
|
+
<term name="colon">:</term>
|
177
|
+
<term name="comma">,</term>
|
178
|
+
<term name="semicolon">;</term>
|
83
179
|
|
84
180
|
<!-- ORDINALS -->
|
85
181
|
<term name="ordinal">.</term>
|
@@ -97,6 +193,50 @@
|
|
97
193
|
<term name="long-ordinal-10">onuncu</term>
|
98
194
|
|
99
195
|
<!-- LONG LOCATOR FORMS -->
|
196
|
+
<term name="act">
|
197
|
+
<single>act</single>
|
198
|
+
<multiple>acts</multiple>
|
199
|
+
</term>
|
200
|
+
<term name="appendix">
|
201
|
+
<single>appendix</single>
|
202
|
+
<multiple>appendices</multiple>
|
203
|
+
</term>
|
204
|
+
<term name="article-locator">
|
205
|
+
<single>article</single>
|
206
|
+
<multiple>articles</multiple>
|
207
|
+
</term>
|
208
|
+
<term name="canon">
|
209
|
+
<single>canon</single>
|
210
|
+
<multiple>canons</multiple>
|
211
|
+
</term>
|
212
|
+
<term name="elocation">
|
213
|
+
<single>location</single>
|
214
|
+
<multiple>locations</multiple>
|
215
|
+
</term>
|
216
|
+
<term name="equation">
|
217
|
+
<single>equation</single>
|
218
|
+
<multiple>equations</multiple>
|
219
|
+
</term>
|
220
|
+
<term name="rule">
|
221
|
+
<single>rule</single>
|
222
|
+
<multiple>rules</multiple>
|
223
|
+
</term>
|
224
|
+
<term name="scene">
|
225
|
+
<single>scene</single>
|
226
|
+
<multiple>scenes</multiple>
|
227
|
+
</term>
|
228
|
+
<term name="table">
|
229
|
+
<single>table</single>
|
230
|
+
<multiple>tables</multiple>
|
231
|
+
</term>
|
232
|
+
<term name="timestamp"> <!-- generally blank -->
|
233
|
+
<single></single>
|
234
|
+
<multiple></multiple>
|
235
|
+
</term>
|
236
|
+
<term name="title-locator">
|
237
|
+
<single>title</single>
|
238
|
+
<multiple>titles</multiple>
|
239
|
+
</term>
|
100
240
|
<term name="book">
|
101
241
|
<single>kitap</single>
|
102
242
|
<multiple>kitaplar</multiple>
|
@@ -153,7 +293,7 @@
|
|
153
293
|
<single>bölüm</single>
|
154
294
|
<multiple>bölümler</multiple>
|
155
295
|
</term>
|
156
|
-
<term name="sub
|
296
|
+
<term name="sub-verbo">
|
157
297
|
<single>madde</single>
|
158
298
|
<multiple>maddeler</multiple>
|
159
299
|
</term>
|
@@ -167,6 +307,42 @@
|
|
167
307
|
</term>
|
168
308
|
|
169
309
|
<!-- SHORT LOCATOR FORMS -->
|
310
|
+
<term name="appendix">
|
311
|
+
<single>app.</single>
|
312
|
+
<multiple>apps.</multiple>
|
313
|
+
</term>
|
314
|
+
<term name="article-locator">
|
315
|
+
<single>art.</single>
|
316
|
+
<multiple>arts.</multiple>
|
317
|
+
</term>
|
318
|
+
<term name="elocation">
|
319
|
+
<single>loc.</single>
|
320
|
+
<multiple>locs.</multiple>
|
321
|
+
</term>
|
322
|
+
<term name="equation">
|
323
|
+
<single>eq.</single>
|
324
|
+
<multiple>eqs.</multiple>
|
325
|
+
</term>
|
326
|
+
<term name="rule">
|
327
|
+
<single>r.</single>
|
328
|
+
<multiple>rr.</multiple>
|
329
|
+
</term>
|
330
|
+
<term name="scene">
|
331
|
+
<single>sc.</single>
|
332
|
+
<multiple>scs.</multiple>
|
333
|
+
</term>
|
334
|
+
<term name="table">
|
335
|
+
<single>tbl.</single>
|
336
|
+
<multiple>tbls.</multiple>
|
337
|
+
</term>
|
338
|
+
<term name="timestamp"> <!-- generally blank -->
|
339
|
+
<single></single>
|
340
|
+
<multiple></multiple>
|
341
|
+
</term>
|
342
|
+
<term name="title-locator">
|
343
|
+
<single>tit.</single>
|
344
|
+
<multiple>tits.</multiple>
|
345
|
+
</term>
|
170
346
|
<term name="book" form="short">kit.</term>
|
171
347
|
<term name="chapter" form="short">böl.</term>
|
172
348
|
<term name="column" form="short">süt.</term>
|
@@ -187,7 +363,7 @@
|
|
187
363
|
<term name="paragraph" form="short">par.</term>
|
188
364
|
<term name="part" form="short">ksm.</term>
|
189
365
|
<term name="section" form="short">blm.</term>
|
190
|
-
<term name="sub
|
366
|
+
<term name="sub-verbo" form="short">
|
191
367
|
<single>md.</single>
|
192
368
|
<multiple>md.</multiple>
|
193
369
|
</term>
|
@@ -211,6 +387,58 @@
|
|
211
387
|
</term>
|
212
388
|
|
213
389
|
<!-- LONG ROLE FORMS -->
|
390
|
+
<term name="chair">
|
391
|
+
<single>chair</single>
|
392
|
+
<multiple>chairs</multiple>
|
393
|
+
</term>
|
394
|
+
<term name="compiler">
|
395
|
+
<single>compiler</single>
|
396
|
+
<multiple>compilers</multiple>
|
397
|
+
</term>
|
398
|
+
<term name="contributor">
|
399
|
+
<single>contributor</single>
|
400
|
+
<multiple>contributors</multiple>
|
401
|
+
</term>
|
402
|
+
<term name="curator">
|
403
|
+
<single>curator</single>
|
404
|
+
<multiple>curators</multiple>
|
405
|
+
</term>
|
406
|
+
<term name="executive-producer">
|
407
|
+
<single>executive producer</single>
|
408
|
+
<multiple>executive producers</multiple>
|
409
|
+
</term>
|
410
|
+
<term name="guest">
|
411
|
+
<single>guest</single>
|
412
|
+
<multiple>guests</multiple>
|
413
|
+
</term>
|
414
|
+
<term name="host">
|
415
|
+
<single>host</single>
|
416
|
+
<multiple>hosts</multiple>
|
417
|
+
</term>
|
418
|
+
<term name="narrator">
|
419
|
+
<single>narrator</single>
|
420
|
+
<multiple>narrators</multiple>
|
421
|
+
</term>
|
422
|
+
<term name="organizer">
|
423
|
+
<single>organizer</single>
|
424
|
+
<multiple>organizers</multiple>
|
425
|
+
</term>
|
426
|
+
<term name="performer">
|
427
|
+
<single>performer</single>
|
428
|
+
<multiple>performers</multiple>
|
429
|
+
</term>
|
430
|
+
<term name="producer">
|
431
|
+
<single>producer</single>
|
432
|
+
<multiple>producers</multiple>
|
433
|
+
</term>
|
434
|
+
<term name="script-writer">
|
435
|
+
<single>writer</single>
|
436
|
+
<multiple>writers</multiple>
|
437
|
+
</term>
|
438
|
+
<term name="series-creator">
|
439
|
+
<single>series creator</single>
|
440
|
+
<multiple>series creators</multiple>
|
441
|
+
</term>
|
214
442
|
<term name="director">
|
215
443
|
<single>direktör</single>
|
216
444
|
<multiple>direktörler</multiple>
|
@@ -237,6 +465,46 @@
|
|
237
465
|
</term>
|
238
466
|
|
239
467
|
<!-- SHORT ROLE FORMS -->
|
468
|
+
<term name="compiler" form="short">
|
469
|
+
<single>comp.</single>
|
470
|
+
<multiple>comps.</multiple>
|
471
|
+
</term>
|
472
|
+
<term name="contributor" form="short">
|
473
|
+
<single>contrib.</single>
|
474
|
+
<multiple>contribs.</multiple>
|
475
|
+
</term>
|
476
|
+
<term name="curator" form="short">
|
477
|
+
<single>cur.</single>
|
478
|
+
<multiple>curs.</multiple>
|
479
|
+
</term>
|
480
|
+
<term name="executive-producer" form="short">
|
481
|
+
<single>exec. prod.</single>
|
482
|
+
<multiple>exec. prods.</multiple>
|
483
|
+
</term>
|
484
|
+
<term name="narrator" form="short">
|
485
|
+
<single>narr.</single>
|
486
|
+
<multiple>narrs.</multiple>
|
487
|
+
</term>
|
488
|
+
<term name="organizer" form="short">
|
489
|
+
<single>org.</single>
|
490
|
+
<multiple>orgs.</multiple>
|
491
|
+
</term>
|
492
|
+
<term name="performer" form="short">
|
493
|
+
<single>perf.</single>
|
494
|
+
<multiple>perfs.</multiple>
|
495
|
+
</term>
|
496
|
+
<term name="producer" form="short">
|
497
|
+
<single>prod.</single>
|
498
|
+
<multiple>prods.</multiple>
|
499
|
+
</term>
|
500
|
+
<term name="script-writer" form="short">
|
501
|
+
<single>writ.</single>
|
502
|
+
<multiple>writs.</multiple>
|
503
|
+
</term>
|
504
|
+
<term name="series-creator" form="short">
|
505
|
+
<single>cre.</single>
|
506
|
+
<multiple>cres.</multiple>
|
507
|
+
</term>
|
240
508
|
<term name="director" form="short">
|
241
509
|
<single>dir.</single>
|
242
510
|
<multiple>dir.</multiple>
|
@@ -263,6 +531,19 @@
|
|
263
531
|
</term>
|
264
532
|
|
265
533
|
<!-- VERB ROLE FORMS -->
|
534
|
+
<term name="chair" form="verb">chaired by</term>
|
535
|
+
<term name="compiler" form="verb">compiled by</term>
|
536
|
+
<term name="contributor" form="verb">with</term>
|
537
|
+
<term name="curator" form="verb">curated by</term>
|
538
|
+
<term name="executive-producer" form="verb">executive produced by</term>
|
539
|
+
<term name="guest" form="verb">with guest</term>
|
540
|
+
<term name="host" form="verb">hosted by</term>
|
541
|
+
<term name="narrator" form="verb">narrated by</term>
|
542
|
+
<term name="organizer" form="verb">organized by</term>
|
543
|
+
<term name="performer" form="verb">performed by</term>
|
544
|
+
<term name="producer" form="verb">produced by</term>
|
545
|
+
<term name="script-writer" form="verb">written by</term>
|
546
|
+
<term name="series-creator" form="verb">created by</term>
|
266
547
|
<term name="container-author" form="verb">kitap editörü</term>
|
267
548
|
<term name="director" form="verb">direktör</term>
|
268
549
|
<term name="editor" form="verb">editör</term>
|
@@ -275,6 +556,18 @@
|
|
275
556
|
<term name="editortranslator" form="verb">düzenleyen & çeviren by</term>
|
276
557
|
|
277
558
|
<!-- SHORT VERB ROLE FORMS -->
|
559
|
+
<term name="compiler" form="verb-short">comp. by</term>
|
560
|
+
<term name="contributor" form="verb-short">w.</term>
|
561
|
+
<term name="curator" form="verb-short">cur. by</term>
|
562
|
+
<term name="executive-producer" form="verb-short">exec. prod. by</term>
|
563
|
+
<term name="guest" form="verb-short">w. guest</term>
|
564
|
+
<term name="host" form="verb-short">hosted by</term>
|
565
|
+
<term name="narrator" form="verb-short">narr. by</term>
|
566
|
+
<term name="organizer" form="verb-short">org. by</term>
|
567
|
+
<term name="performer" form="verb-short">perf. by</term>
|
568
|
+
<term name="producer" form="verb-short">prod. by</term>
|
569
|
+
<term name="script-writer" form="verb-short">writ. by</term>
|
570
|
+
<term name="series-creator" form="verb-short">cre. by</term>
|
278
571
|
<term name="director" form="verb-short">dir.</term>
|
279
572
|
<term name="editor" form="verb-short">ed.</term>
|
280
573
|
<term name="editorial-director" form="verb-short">sor.ed.</term>
|