|
| 1 | +<?xml version="1.0" encoding="utf-8"?> |
| 2 | +<style xmlns="http://purl.org/net/xbiblio/csl" version="1.0" class="note" delimiter-precedes-last="always" demote-non-dropping-particle="never" initialize-with=" " name-delimiter=", " names-delimiter=". " name-as-sort-order="all" sort-separator=" " default-locale="zh-CN"> |
| 3 | + <!-- 半成品,需要更多的文献类型测试,有需要请提供 --> |
| 4 | + <info> |
| 5 | + <title>Law Citation Manual (中法学注引手册, 中文)</title> |
| 6 | + <title-short>Chinese Law Journal (note)</title-short> |
| 7 | + <id>http://www.zotero.org/styles/law-citation-manual</id> |
| 8 | + <link href="http://www.zotero.org/styles/law-citation-manual" rel="self"/> |
| 9 | + <link href="http://www.zotero.org/styles/china-national-standard-gb-t-7714-2015-note" rel="template"/> |
| 10 | + <link href="https://www.weibo.com/ttarticle/p/show?id=2309404436112734027798" rel="documentation"/> |
| 11 | + <link href="https://colr.xmu.edu.cn/_upload/article/files/67/3c/bdf817f64039947a52276727ef01/082c41aa-fed1-4460-97fa-7f471901a879.pdf" rel="documentation"/> |
| 12 | + <author> |
| 13 | + <name>韩小土</name> |
| 14 | + <email>redleafnew@163.com</email> |
| 15 | + </author> |
| 16 | + <contributor> |
| 17 | + <name>牛耕田</name> |
| 18 | + <email>buffalo_d@163.com</email> |
| 19 | + </contributor> |
| 20 | + <category citation-format="note"/> |
| 21 | + <category field="law"/> |
| 22 | + <summary>中国法学引注</summary> |
| 23 | + <updated>2021-03-09T00:44:28+00:00</updated> |
| 24 | + <rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights> |
| 25 | + </info> |
| 26 | + <locale xml:lang="zh-CN"> |
| 27 | + <terms> |
| 28 | + <term name="anonymous">佚名</term> |
| 29 | + <term name="edition">版</term> |
| 30 | + <term name="page" form="short"> |
| 31 | + <single>p.</single> |
| 32 | + <multiple>pp.</multiple> |
| 33 | + </term> |
| 34 | + <!-- <term name="container-author" form="verb-short">著</term> 等修改--> |
| 35 | + </terms> |
| 36 | + </locale> |
| 37 | + <macro name="accessed-date"> |
| 38 | + <date variable="accessed" delimiter="" prefix="" suffix=""> |
| 39 | + <date-part name="year" suffix="年"/> |
| 40 | + <date-part name="month" form="numeric" suffix="月"/> |
| 41 | + <date-part name="day" suffix="日"/> |
| 42 | + </date> |
| 43 | + </macro> |
| 44 | + <macro name="author"> |
| 45 | + <choose> |
| 46 | + <if variable="author"> |
| 47 | + <names variable="author"> |
| 48 | + <name> |
| 49 | + <name-part name="family" text-case="uppercase"/> |
| 50 | + <name-part name="given"/> |
| 51 | + </name> |
| 52 | + </names> |
| 53 | + </if> |
| 54 | + </choose> |
| 55 | + </macro> |
| 56 | + <macro name="container-author"> |
| 57 | + <names variable="container-author reviewed-author"> |
| 58 | + <name> |
| 59 | + <name-part name="family" text-case="uppercase"/> |
| 60 | + <name-part name="given"/> |
| 61 | + </name> |
| 62 | + </names> |
| 63 | + </macro> |
| 64 | + <macro name="edition"> |
| 65 | + <choose> |
| 66 | + <if variable="edition"> |
| 67 | + <group delimiter=" "> |
| 68 | + <text variable="edition"/> |
| 69 | + <text term="edition"/> |
| 70 | + </group> |
| 71 | + </if> |
| 72 | + </choose> |
| 73 | + </macro> |
| 74 | + <macro name="editor"> |
| 75 | + <names variable="editor translator"> |
| 76 | + <name> |
| 77 | + <name-part name="family" text-case="uppercase"/> |
| 78 | + <name-part name="given"/> |
| 79 | + </name> |
| 80 | + <label form="verb-short" prefix=", "/> |
| 81 | + </names> |
| 82 | + </macro> |
| 83 | + <macro name="issued-date"> |
| 84 | + <!--中文年月日 --> |
| 85 | + <choose> |
| 86 | + <if variable="issued"> |
| 87 | + <date variable="issued" delimiter=""> |
| 88 | + <date-part name="year" suffix="年"/> |
| 89 | + <date-part name="month" form="numeric" suffix="月"/> |
| 90 | + <date-part name="day" suffix="日"/> |
| 91 | + </date> |
| 92 | + </if> |
| 93 | + <else> |
| 94 | + <text term="no date" prefix="[" suffix="]"/> |
| 95 | + </else> |
| 96 | + </choose> |
| 97 | + </macro> |
| 98 | + <macro name="issue-date-year"> |
| 99 | + <choose> |
| 100 | + <if variable="issued"> |
| 101 | + <date variable="issued" date-parts="year" form="numeric"/> |
| 102 | + </if> |
| 103 | + <else> |
| 104 | + <text term="no date" prefix="[" suffix="]"/> |
| 105 | + </else> |
| 106 | + </choose> |
| 107 | + </macro> |
| 108 | + <macro name="publishing"> |
| 109 | + <choose> |
| 110 | + <if variable="publisher"> |
| 111 | + <group delimiter=": "> |
| 112 | + <group delimiter=""> |
| 113 | + <text variable="publisher" prefix=","/> |
| 114 | + <text macro="issue-date-year" suffix="年版"/> |
| 115 | + </group> |
| 116 | + </group> |
| 117 | + <choose> |
| 118 | + <if variable="locator"> |
| 119 | + <text variable="locator" prefix=": "/> |
| 120 | + </if> |
| 121 | + <else> |
| 122 | + <text variable="page" prefix=": "/> |
| 123 | + </else> |
| 124 | + </choose> |
| 125 | + </if> |
| 126 | + </choose> |
| 127 | + </macro> |
| 128 | + <macro name="serial-information"> |
| 129 | + <group delimiter=""> |
| 130 | + <text macro="issue-date-year" suffix="年"/> |
| 131 | + </group> |
| 132 | + <text variable="issue" prefix="第" suffix="期"/> |
| 133 | + <text variable="page" prefix="第" suffix="页"/> |
| 134 | + </macro> |
| 135 | + <macro name="title"> |
| 136 | + <text variable="title" text-case="title" prefix="《" suffix="》"/> |
| 137 | + </macro> |
| 138 | + <macro name="full-contents"> |
| 139 | + <text macro="author" suffix=":"/> |
| 140 | + <text macro="title"/> |
| 141 | + <choose> |
| 142 | + <if type="book bill chapter legislation paper-conference report" match="any"> |
| 143 | + <text macro="editor" prefix=",载"/> |
| 144 | + <choose> |
| 145 | + <if variable="container-title"> |
| 146 | + <text value="//"/> |
| 147 | + <text macro="container-author" suffix=":"/> |
| 148 | + <text variable="container-title" text-case="title" prefix="《" suffix="》"/> |
| 149 | + </if> |
| 150 | + <else> |
| 151 | + <text value=". "/> |
| 152 | + </else> |
| 153 | + </choose> |
| 154 | + <text macro="edition" suffix="。"/> |
| 155 | + <text macro="publishing"/> |
| 156 | + </if> |
| 157 | + <else-if type="article-journal article-magazine" match="any"> |
| 158 | + <group prefix=":"> |
| 159 | + <choose> |
| 160 | + <if variable="container-title"> |
| 161 | + <text variable="container-title" text-case="title" prefix="载《" suffix="》"/> |
| 162 | + <text macro="serial-information" prefix=""/> |
| 163 | + <!--年前的前辍--> |
| 164 | + </if> |
| 165 | + <else> |
| 166 | + <text macro="serial-information" suffix=". "/> |
| 167 | + <text macro="publishing"/> |
| 168 | + </else> |
| 169 | + </choose> |
| 170 | + </group> |
| 171 | + </else-if> |
| 172 | + <else-if type="article-newspaper"> |
| 173 | + <!-- 报纸--> |
| 174 | + <group prefix=","> |
| 175 | + <choose> |
| 176 | + <if variable="container-title"> |
| 177 | + <text variable="container-title" text-case="title" prefix="载《" suffix="》"/> |
| 178 | + <text macro="issued-date" prefix=""/> |
| 179 | + <text variable="page" prefix="第" suffix="页"/> |
| 180 | + </if> |
| 181 | + <else> |
| 182 | + <text macro="issued-date" suffix=". "/> |
| 183 | + <text macro="publishing"/> |
| 184 | + </else> |
| 185 | + </choose> |
| 186 | + </group> |
| 187 | + </else-if> |
| 188 | + <!-- 报纸--> |
| 189 | + <else-if type="thesis"> |
| 190 | + <!--学位论文--> |
| 191 | + <group prefix=","> |
| 192 | + <choose> |
| 193 | + <if variable="container-title"> |
| 194 | + <text variable="container-title" text-case="title" prefix="载《" suffix="》"/> |
| 195 | + </if> |
| 196 | + <else> |
| 197 | + <group delimiter=""> |
| 198 | + <text variable="publisher"/> |
| 199 | + <text macro="issue-date-year" suffix="年"/> |
| 200 | + <text variable="genre" suffix="学位论文"/> |
| 201 | + </group> |
| 202 | + <!-- <text macro="publishing"/>--> |
| 203 | + </else> |
| 204 | + </choose> |
| 205 | + </group> |
| 206 | + </else-if> |
| 207 | + <!--学位论文--> |
| 208 | + <else-if type="webpage"> |
| 209 | + <!--网页文献--> |
| 210 | + <choose> |
| 211 | + <if variable="issued"> |
| 212 | + <text macro="issued-date" prefix=","/> |
| 213 | + </if> |
| 214 | + </choose> |
| 215 | + <text variable="URL" prefix=","/> |
| 216 | + <text macro="accessed-date" prefix="," suffix="访问"/> |
| 217 | + </else-if> |
| 218 | + <else> |
| 219 | + <text macro="publishing" prefix=","/> |
| 220 | + <text macro="issued-date" prefix="" suffix=""/> |
| 221 | + </else> |
| 222 | + </choose> |
| 223 | + </macro> |
| 224 | + <citation et-al-min="4" et-al-use-first="3" disambiguate-add-names="true"> |
| 225 | + <layout suffix="。" delimiter="; "> |
| 226 | + <choose> |
| 227 | + <if position="ibid-with-locator"> |
| 228 | + <text term="ibid"/> |
| 229 | + <label variable="locator" form="short"/> |
| 230 | + <text variable="locator"/> |
| 231 | + </if> |
| 232 | + <else-if position="ibid"> |
| 233 | + <text term="ibid"/> |
| 234 | + </else-if> |
| 235 | + <else-if position="subsequent"> |
| 236 | + <text macro="full-contents"/> |
| 237 | + </else-if> |
| 238 | + <else> |
| 239 | + <text macro="full-contents"/> |
| 240 | + </else> |
| 241 | + </choose> |
| 242 | + </layout> |
| 243 | + </citation> |
| 244 | + <bibliography entry-spacing="0" et-al-min="4" et-al-use-first="3" line-spacing="1" second-field-align="flush"> |
| 245 | + <layout suffix="。"> |
| 246 | + <text variable="citation-number" prefix="〔" suffix="〕"/> |
| 247 | + <text macro="full-contents"/> |
| 248 | + </layout> |
| 249 | + </bibliography> |
| 250 | +</style> |
0 commit comments