forked from zotero-chinese/styles
-
Notifications
You must be signed in to change notification settings - Fork 0
/
464hunan-normal-university.csl
634 lines (634 loc) · 21.1 KB
/
464hunan-normal-university.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
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
<?xml version="1.0" encoding="utf-8"?>
<style xmlns="http://purl.org/net/xbiblio/csl" version="1.0" class="in-text" demote-non-dropping-particle="never" initialize-with="." initialize-with-hyphen="false" page-range-format="expanded" default-locale="zh-CN">
<info>
<title>湖南师范大学</title>
<id>http://www.zotero.org/styles/hunan-normal-university</id>
<link href="http://www.zotero.org/styles/hunan-normal-university" rel="self"/>
<link href="http://www.zotero.org/styles/gb-t-7714-2005-numeric-bilingual" rel="template"/>
<link href="https://yjsy.hunnu.edu.cn/__local/3/04/8A/26688DAF90A1EDD477ADBE21D15_88680BF7_56B1F.pdf" rel="documentation"/>
<author>
<name>Zeping Lee</name>
<email>[email protected]</email>
</author>
<category citation-format="numeric"/>
<category field="generic-base"/>
<summary>湖南师范大学研究生学位论文的撰写格式(处发〔2006〕42 号)</summary>
<updated>2023-12-31T13:06:54+08:00</updated>
<rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
</info>
<locale xml:lang="zh">
<date form="text">
<date-part name="year" suffix="年" range-delimiter="—"/>
<date-part name="month" form="numeric" suffix="月" range-delimiter="—"/>
<date-part name="day" suffix="日" range-delimiter="—"/>
</date>
<terms>
<term name="edition" form="short">版</term>
<term name="open-quote">“</term>
<term name="close-quote">”</term>
<term name="open-inner-quote">‘</term>
<term name="close-inner-quote">’</term>
</terms>
</locale>
<locale>
<date form="numeric">
<date-part name="year" range-delimiter="/"/>
<date-part name="month" form="numeric-leading-zeros" prefix="-" range-delimiter="/"/>
<date-part name="day" form="numeric-leading-zeros" prefix="-" range-delimiter="/"/>
</date>
<terms>
<term name="page-range-delimiter">-</term>
</terms>
</locale>
<!-- 主要责任者 -->
<macro name="author-en">
<names variable="author">
<name and="symbol" name-as-sort-order="first"/>
<substitute>
<names variable="composer"/>
<names variable="illustrator"/>
<names variable="director"/>
<choose>
<if variable="container-title" match="none">
<names variable="editor"/>
</if>
</choose>
</substitute>
</names>
</macro>
<macro name="author-zh">
<names variable="author">
<name/>
<substitute>
<names variable="composer"/>
<names variable="illustrator"/>
<names variable="director"/>
<choose>
<if variable="container-title" match="none">
<names variable="editor"/>
</if>
</choose>
</substitute>
</names>
</macro>
<!-- 题名 -->
<macro name="title-en">
<group delimiter=" ">
<group delimiter=", ">
<choose>
<if type="standard">
<text variable="number"/>
</if>
</choose>
<group delimiter=": ">
<choose>
<if type="book">
<text variable="title" font-style="italic"/>
</if>
<else>
<text variable="title"/>
</else>
</choose>
<group delimiter=" ">
<choose>
<if variable="container-title" type="chapter paper-conference" match="none">
<text macro="volume"/>
</if>
</choose>
<choose>
<if type="bill legal_case legislation patent regulation report" match="any">
<text variable="number"/>
</if>
</choose>
</group>
</group>
<choose>
<if variable="container-title" type="chapter paper-conference" match="none">
<choose>
<if variable="event-date">
<text variable="event-place"/>
<date variable="event-date" form="text"/>
</if>
</choose>
</if>
</choose>
</group>
<group delimiter="/" prefix="[" suffix="]">
<text macro="type-id"/>
<text macro="medium-id"/>
</group>
</group>
</macro>
<macro name="title-zh">
<group delimiter=", ">
<choose>
<if type="standard">
<text variable="number"/>
</if>
</choose>
<group delimiter=": ">
<text variable="title"/>
<group delimiter=" ">
<choose>
<if variable="container-title" type="chapter paper-conference" match="none">
<text macro="volume"/>
</if>
</choose>
<choose>
<if type="bill legal_case legislation patent regulation report" match="any">
<text variable="number"/>
</if>
</choose>
</group>
</group>
<choose>
<if variable="container-title" type="chapter paper-conference" match="none">
<choose>
<if variable="event-date">
<text variable="event-place"/>
<date variable="event-date" form="text"/>
</if>
</choose>
</if>
</choose>
</group>
<group delimiter="/" prefix="[" suffix="]">
<text macro="type-id"/>
<text macro="medium-id"/>
</group>
</macro>
<!-- 书籍的卷号(“第 x 卷”或“第 x 册”) -->
<macro name="volume">
<choose>
<if type="article article-journal article-magazine article-newspaper periodical" match="none">
<choose>
<if is-numeric="volume">
<group delimiter=" ">
<label variable="volume" form="short" text-case="capitalize-first"/>
<text variable="volume"/>
</group>
</if>
<else>
<text variable="volume"/>
</else>
</choose>
</if>
</choose>
</macro>
<!-- 文献类型标识 -->
<macro name="type-id">
<choose>
<if type="article">
<!-- article 为预印本,符合国标的“档案”(A)类型:“分类保存以备查考的文件和材料,如……科技档案” -->
<text value="A"/>
</if>
<else-if type="article-journal article-magazine periodical" match="any">
<text value="J"/>
</else-if>
<else-if type="article-newspaper">
<text value="N"/>
</else-if>
<else-if type="bill collection legal_case legislation regulation treaty" match="any">
<!-- 国标的“档案”(A)类型包括法律法规、政府文件等 -->
<text value="A"/>
</else-if>
<else-if type="book chapter" match="any">
<text value="M"/>
</else-if>
<else-if type="dataset">
<text value="DS"/>
</else-if>
<else-if type="map">
<text value="CM"/>
</else-if>
<else-if type="paper-conference">
<text value="C"/>
</else-if>
<else-if type="patent">
<text value="P"/>
</else-if>
<else-if type="post post-weblog webpage" match="any">
<text value="EB"/>
</else-if>
<else-if type="report">
<text value="R"/>
</else-if>
<else-if type="software">
<text value="CP"/>
</else-if>
<else-if type="standard">
<text value="S"/>
</else-if>
<else-if type="thesis">
<text value="D"/>
</else-if>
<else>
<text value="Z"/>
</else>
</choose>
</macro>
<!-- 文献载体标识 -->
<macro name="medium-id">
<choose>
<if type="dataset post post-weblog software webpage" match="any">
<!-- 仅当纯电子资源显示 URL 时才出现“OL” -->
<choose>
<if variable="medium">
<text variable="medium"/>
</if>
<else-if variable="URL">
<text value="OL"/>
</else-if>
</choose>
</if>
</choose>
</macro>
<!-- 其他责任者 -->
<macro name="secondary-contributors-en">
<names variable="translator">
<name and="symbol" name-as-sort-order="first"/>
<label form="short" prefix=", "/>
</names>
</macro>
<macro name="secondary-contributors-zh">
<names variable="translator">
<name/>
<label form="short" prefix=", "/>
</names>
</macro>
<!-- 专著主要责任者 -->
<macro name="container-contributors-en">
<names variable="editor">
<name and="symbol" name-as-sort-order="first"/>
<substitute>
<names variable="editorial-director"/>
<names variable="collection-editor"/>
<names variable="container-author"/>
</substitute>
</names>
</macro>
<macro name="container-contributors-zh">
<names variable="editor">
<name/>
<substitute>
<names variable="editorial-director"/>
<names variable="collection-editor"/>
<names variable="container-author"/>
</substitute>
</names>
</macro>
<!-- 专著题名 -->
<macro name="container-booklike-en">
<group delimiter=", ">
<choose>
<if variable="container-title">
<!-- 优先使用专著或会议论文集的题名 -->
<group delimiter=": ">
<text variable="container-title" font-style="italic"/>
<text macro="volume"/>
</group>
</if>
<else-if type="paper-conference">
<!-- 有些会议没有论文集,使用会议名代替 -->
<text variable="event-title"/>
</else-if>
</choose>
<!-- 会议时间和会议地点 -->
<choose>
<if type="paper-conference" variable="event-date" match="all">
<date variable="event-date" form="text"/>
<text variable="event-place"/>
</if>
</choose>
</group>
</macro>
<macro name="container-booklike-zh">
<group delimiter=", ">
<choose>
<if variable="container-title">
<!-- 优先使用专著或会议论文集的题名 -->
<group delimiter=": ">
<text variable="container-title"/>
<text macro="volume"/>
</group>
</if>
<else-if type="paper-conference">
<!-- 有些会议没有论文集,使用会议名代替 -->
<text variable="event-title"/>
</else-if>
</choose>
<!-- 会议时间和会议地点 -->
<choose>
<if type="paper-conference" variable="event-date" match="all">
<date variable="event-date" form="text"/>
<text variable="event-place"/>
</if>
</choose>
</group>
</macro>
<!-- 连续出版物中的出处项 -->
<macro name="container-periodical-en">
<choose>
<if type="article-newspaper">
<!-- 报纸的出处项:“刊名, 出版日期(版次): 页码[引用日期]” -->
<group delimiter=", ">
<text variable="container-title" font-style="italic"/>
<text macro="issued-date"/>
</group>
<text variable="page" prefix="(" suffix=")"/>
</if>
<else>
<!-- 期刊、杂志的出处项:“刊名, 年, 卷(期): 页码[引用日期]” -->
<group delimiter=": ">
<group>
<group delimiter=", ">
<text variable="container-title" font-style="italic"/>
<text macro="issued-year"/>
<text variable="volume"/>
</group>
<text variable="issue" prefix="(" suffix=")"/>
</group>
<text variable="page"/>
</group>
</else>
</choose>
<text macro="accessed-date"/>
</macro>
<macro name="container-periodical-zh">
<choose>
<if type="article-newspaper">
<!-- 报纸的出处项:“刊名, 出版日期(版次): 页码[引用日期]” -->
<group delimiter=", ">
<text variable="container-title"/>
<text macro="issued-date"/>
</group>
<text variable="page" prefix="(" suffix=")"/>
</if>
<else>
<!-- 期刊、杂志的出处项:“刊名, 年, 卷(期): 页码[引用日期]” -->
<group delimiter=": ">
<group>
<group delimiter=", ">
<text variable="container-title"/>
<text macro="issued-year"/>
<text variable="volume"/>
</group>
<text variable="issue" prefix="(" suffix=")"/>
</group>
<text variable="page"/>
</group>
</else>
</choose>
<text macro="accessed-date"/>
</macro>
<!-- 版本项 -->
<macro name="edition">
<choose>
<if is-numeric="edition">
<group delimiter=" ">
<number variable="edition" form="ordinal"/>
<label variable="edition" form="short"/>
</group>
</if>
<else>
<text variable="edition"/>
</else>
</choose>
</macro>
<!-- 连续出版物的年卷期 -->
<macro name="year-volume-issue">
<group delimiter=", ">
<text macro="issued-year"/>
<text variable="volume"/>
</group>
<text variable="issue" prefix="(" suffix=")"/>
</macro>
<!-- 出版项 -->
<macro name="publisher">
<choose>
<if type="patent">
<!-- 专利的出版项格式“公告日期[引用日期]” -->
<text macro="issued-date"/>
<text macro="accessed-date"/>
</if>
<else-if type="book chapter paper-conference periodical thesis" variable="publisher page" match="any">
<!-- 非纯电子资源的格式“出版地: 出版者, 出版年: 页码[引用日期]” -->
<group delimiter=": ">
<group delimiter=", ">
<group delimiter=": ">
<text variable="publisher-place"/>
<text variable="publisher"/>
</group>
<text macro="issued-year"/>
</group>
<text variable="page"/>
</group>
<text macro="accessed-date"/>
</else-if>
<else-if variable="URL">
<!-- 纯电子资源联机网络文献的格式“(更新或修改日期)[引用日期]”。
原国标中,电子公告、无出版社的报告、法规等文献都可以作为“纯电子文献”。 -->
<choose>
<if type="dataset post post-weblog software webpage" match="any">
<!-- 限制更少的类型作为“纯电子文献“ -->
<text macro="issued-date" prefix="(" suffix=")"/>
<text macro="accessed-date"/>
</if>
<else>
<text macro="issued-year"/>
</else>
</choose>
</else-if>
<else>
<text macro="issued-year"/>
</else>
</choose>
</macro>
<!-- 出版年 -->
<macro name="issued-year">
<choose>
<if variable="issued">
<choose>
<if is-uncertain-date="issued">
<!-- 出版年无法确定时, 估计的出版年应置于方括号内。 -->
<date variable="issued" form="numeric" date-parts="year" prefix="[" suffix="]"/>
</if>
<else>
<date variable="issued" form="numeric" date-parts="year"/>
</else>
</choose>
</if>
<else-if type="article-journal" variable="available-date" match="all">
<!-- 网络首发(advance online publication)的期刊文章的日期使用 available-date -->
<date variable="available-date" form="numeric" date-parts="year"/>
</else-if>
<else>
<!-- 选取引用日期的年份作为估计的出版年 -->
<date variable="accessed" form="numeric" date-parts="year" prefix="[" suffix="]"/>
</else>
</choose>
</macro>
<!-- 出版日期,用于报纸文献、专利的“公告日期或公开日期”、电子资源的“更新或修改日期” -->
<macro name="issued-date">
<date variable="issued" form="numeric"/>
</macro>
<!-- 引用日期 -->
<macro name="accessed-date">
<choose>
<if type="dataset post post-weblog software webpage" match="any">
<!-- 仅当纯电子资源显示 URL 时才出现引用日期 -->
<choose>
<if variable="URL">
<date variable="accessed" form="numeric" prefix="[" suffix="]"/>
</if>
</choose>
</if>
</choose>
</macro>
<!-- 获取和访问路径、数字对象唯一标识符 -->
<macro name="access">
<choose>
<if type="dataset post post-weblog software webpage" match="any">
<!-- 仅纯电子资源显示 URL -->
<text variable="URL"/>
</if>
</choose>
</macro>
<!-- 参考文献表格式 -->
<macro name="entry-layout-en">
<group delimiter=". ">
<choose>
<if type="periodical">
<!-- 4.3 连续出版物 -->
<text macro="author-en"/>
<text macro="title-en"/>
<text macro="year-volume-issue"/>
<text macro="publisher"/>
</if>
<else-if type="article-journal article-magazine article-newspaper" match="any">
<!-- 4.4 连续出版物中的析出文献 -->
<text macro="author-en"/>
<text macro="title-en"/>
<text macro="container-periodical-en"/>
</else-if>
<else-if type="patent">
<!-- 4.5 专利文献 -->
<text macro="author-en"/>
<text macro="title-en"/>
<text macro="publisher"/>
</else-if>
<else-if type="standard">
<text macro="title-en"/>
</else-if>
<else-if type="dataset post post-weblog software webpage" match="any">
<!-- 4.6 电子资源 -->
<text macro="author-en"/>
<text macro="title-en"/>
<text macro="publisher"/>
</else-if>
<else-if type="chapter paper-conference" variable="container-title" match="any">
<!-- 4.2 专著中的析出文献 -->
<text macro="author-en"/>
<group delimiter="//">
<group delimiter=". ">
<text macro="title-en"/>
<text macro="secondary-contributors-en"/>
</group>
<group delimiter=". ">
<text macro="container-contributors-en"/>
<text macro="container-booklike-en"/>
</group>
</group>
<text macro="edition"/>
<text macro="publisher"/>
</else-if>
<else>
<!-- 4.1 专著 -->
<text macro="author-en"/>
<text macro="title-en"/>
<text macro="secondary-contributors-en"/>
<text macro="edition"/>
<text macro="publisher"/>
</else>
</choose>
<text macro="access"/>
</group>
</macro>
<macro name="entry-layout-zh">
<group delimiter=". ">
<choose>
<if type="periodical">
<text macro="author-zh"/>
<!-- 4.3 连续出版物 -->
<text macro="title-zh"/>
<text macro="year-volume-issue"/>
<text macro="publisher"/>
</if>
<else-if type="article-journal article-magazine article-newspaper" match="any">
<!-- 4.4 连续出版物中的析出文献 -->
<text macro="author-zh"/>
<text macro="title-zh"/>
<text macro="container-periodical-zh"/>
</else-if>
<else-if type="patent">
<!-- 4.5 专利文献 -->
<text macro="author-zh"/>
<text macro="title-zh"/>
<text macro="publisher"/>
</else-if>
<else-if type="standard">
<text macro="title-zh"/>
</else-if>
<else-if type="dataset post post-weblog software webpage" match="any">
<!-- 4.6 电子资源 -->
<text macro="author-zh"/>
<text macro="title-zh"/>
<text macro="publisher"/>
</else-if>
<else-if type="chapter paper-conference" variable="container-title" match="any">
<!-- 4.2 专著中的析出文献 -->
<text macro="author-zh"/>
<group delimiter="//">
<group delimiter=". ">
<text macro="title-zh"/>
<text macro="secondary-contributors-zh"/>
</group>
<group delimiter=". ">
<text macro="container-contributors-zh"/>
<text macro="container-booklike-zh"/>
</group>
</group>
<text macro="edition"/>
<text macro="publisher"/>
</else-if>
<else>
<!-- 4.1 专著 -->
<text macro="author-zh"/>
<text macro="title-zh"/>
<text macro="secondary-contributors-zh"/>
<text macro="edition"/>
<text macro="publisher"/>
</else>
</choose>
<text macro="access"/>
</group>
</macro>
<citation collapse="citation-number" after-collapse-delimiter=",">
<sort>
<key variable="citation-number"/>
</sort>
<layout vertical-align="sup" delimiter="," prefix="[" suffix="]">
<text variable="citation-number"/>
</layout>
</citation>
<bibliography entry-spacing="0" second-field-align="flush">
<layout suffix="." locale="en">
<text variable="citation-number" prefix="[" suffix="]"/>
<text macro="entry-layout-en"/>
</layout>
<layout suffix=".">
<text variable="citation-number" prefix="[" suffix="]"/>
<text macro="entry-layout-zh"/>
</layout>
</bibliography>
</style>