Skip to content

Commit 0713a8e

Browse files
authored
Update chinese-gb7714-2005-numeric.csl (#5737)
For this issue: citation-style-language/styles#5735
1 parent 1cd3754 commit 0713a8e

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

chinese-gb7714-2005-numeric.csl

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<title>China National Standard GB/T 7714-2005 (numeric, 中文)</title>
55
<id>http://www.zotero.org/styles/chinese-gb7714-2005-numeric</id>
66
<link href="http://www.zotero.org/styles/chinese-gb7714-2005-numeric" rel="self"/>
7-
<link href="http://gradschool.ustc.edu.cn/ylb/material/xw/wdxz/19.pdf" rel="documentation"/>
7+
<link href="http://std.samr.gov.cn/gb/search/gbDetailed?id=71F772D78562D3A7E05397BE0A0AB82A" rel="documentation"/>
88
<author>
99
<name>heromyth</name>
1010
<email>[email protected]</email>
@@ -14,7 +14,7 @@
1414
<category field="generic-base"/>
1515
<category field="science"/>
1616
<summary>This style just partly implemented what the Chinese GB/T 7714-2005 requires.</summary>
17-
<updated>2012-10-11T09:38:41+00:00</updated>
17+
<updated>2021-11-21T09:38:41+00:00</updated>
1818
<rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
1919
</info>
2020
<macro name="author">
@@ -119,15 +119,17 @@
119119
-->
120120
<text variable="publisher-place" suffix=": "/>
121121
<group delimiter=", ">
122-
<text variable="publisher"/>
123-
<choose>
124-
<if type="webpage" variable="container-title" match="all">
122+
<choose>
123+
<if type="bill book chapter graphic legal_case legislation motion_picture paper-conference report song" match="any">
124+
<text variable="publisher"/>
125+
</if>
126+
<else-if type="webpage" variable="container-title" match="all">
125127
<date variable="issued" suffix=". ">
126128
<date-part name="year"/>
127129
<date-part name="month" form="numeric-leading-zeros" prefix="-"/>
128130
<date-part name="day" form="numeric-leading-zeros" prefix="-"/>
129131
</date>
130-
</if>
132+
</else-if>
131133
<else-if type="webpage"/>
132134
<else-if type="patent">
133135
<date variable="issued">

0 commit comments

Comments
 (0)