Skip to content

Commit

Permalink
华中科技大学:进一步修改版本
Browse files Browse the repository at this point in the history
  • Loading branch information
zepinglee committed Dec 2, 2023
1 parent d9d81fe commit d1f9dfe
Show file tree
Hide file tree
Showing 3 changed files with 73 additions and 54 deletions.
91 changes: 55 additions & 36 deletions 418huazhong-university-of-science-and-technology.csl
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<category citation-format="numeric"/>
<category field="generic-base"/>
<summary>中文文献(含图书、期刊论文、会议论文、专利等):作者按中文写法,姓在前、名在后;英文文献(含图书、期刊论文、会议论文、专利等):作者按英文习惯写法,名在前、姓在后,名和姓均用全称,如果作者名超过两个单词,中间名使用简称,如“C.”,不要混用。3人以内列出全部作者,3人以上列出3人再加“等”(英文加“et al”)。每个参考文献的最后不加标点符号。</summary>
<updated>2023-11-30T00:23:10+08:00</updated>
<updated>2023-12-02T17:30: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="en">
Expand Down Expand Up @@ -61,8 +61,8 @@
<!-- 主要责任者 -->
<macro name="author">
<names variable="author">
<!-- 作者缩写改为全称 -->
<name initialize='false'/>
<!-- 作者缩写改为全称 -->
<name initialize="false"/>
<substitute>
<names variable="composer"/>
<names variable="illustrator"/>
Expand All @@ -76,8 +76,8 @@
</names>
</macro>
<!-- 题名 -->
<macro name="title">
<group delimiter=", ">
<macro name="title-en">
<group delimiter=" ">
<group delimiter=": ">
<text variable="title"/>
<group delimiter="&#8195;">
Expand All @@ -91,21 +91,47 @@
<text variable="number"/>
</if>
</choose>
<choose>
<if type="thesis" match="any">
<text macro="thesis-type" prefix="[" suffix="]"/>
</if>
</choose>
</group>
</group>
<choose>
<if variable="container-title" type="chapter paper-conference" match="none">
<!-- 版本号,样式为图书名称(第x版) -->
<text macro="edition-en" prefix="(" suffix=")"/>
</if>
</choose>
<choose>
<if type="thesis" match="any">
<text macro="thesis-type" prefix="[" suffix="]"/>
</if>
</choose>
</group>
</macro>
<macro name="title-zh">
<group>
<group delimiter=": ">
<text variable="title"/>
<group delimiter="&#8195;">
<choose>
<if variable="container-title" type="chapter paper-conference" match="none">
<text macro="volume"/>
</if>
</choose>
<choose>
<if variable="event-date">
<text variable="event-place"/>
<date variable="event-date" form="text"/>
<if type="bill legal_case legislation regulation report standard" match="any">
<text variable="number"/>
</if>
</choose>
</group>
</group>
<choose>
<if variable="container-title" type="chapter paper-conference" match="none">
<!-- 版本号,样式为图书名称(第x版) -->
<text macro="edition-zh" prefix="" suffix=""/>
</if>
</choose>
<choose>
<if type="thesis" match="any">
<text macro="thesis-type" prefix="[" suffix="]"/>
</if>
</choose>
</group>
Expand Down Expand Up @@ -192,8 +218,8 @@
<macro name="edition-en">
<choose>
<if is-numeric="edition">
<number variable="edition" form="ordinal" prefix=" "/>
<label variable="edition" form="short" prefix=" "/>
<number variable="edition" form="long-ordinal"/>
<label variable="edition" prefix=" "/>
</if>
<else>
<text variable="edition"/>
Expand Down Expand Up @@ -311,28 +337,28 @@
<choose>
<if type="periodical">
<!-- 4.3 连续出版物 -->
<text macro="title"/>
<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="title"/>
<text macro="title-en"/>
<text macro="container-periodical"/>
</else-if>
<else-if type="patent">
<!-- 4.5 专利文献 -->
<text macro="title"/>
<text macro="title-en"/>
<text macro="publisher"/>
</else-if>
<else-if type="dataset post post-weblog software webpage" match="any">
<!-- 4.6 电子资源 -->
<text macro="title"/>
<text macro="title-en"/>
<text macro="publisher"/>
</else-if>
<else-if type="chapter paper-conference" variable="container-title" match="any">
<!-- 4.2 专著中的析出文献 -->
<text macro="title"/>
<text macro="title-en"/>
<text macro="secondary-contributors"/>
<!-- <text macro="container-contributors"/> -->
<!-- 格式要求“会议名称(或论文集). 会议城市, 国家”中的是句点,
Expand All @@ -344,9 +370,8 @@
</else-if>
<else>
<!-- 4.1 专著 -->
<text macro="title"/>
<text macro="title-en"/>
<text macro="secondary-contributors"/>
<text macro="edition-en"/>
<text macro="publisher"/>
</else>
</choose>
Expand All @@ -359,28 +384,28 @@
<choose>
<if type="periodical">
<!-- 4.3 连续出版物 -->
<text macro="title"/>
<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="title"/>
<text macro="title-zh"/>
<text macro="container-periodical"/>
</else-if>
<else-if type="patent">
<!-- 4.5 专利文献 -->
<text macro="title"/>
<text macro="title-zh"/>
<text macro="publisher"/>
</else-if>
<else-if type="dataset post post-weblog software webpage" match="any">
<!-- 4.6 电子资源 -->
<text macro="title"/>
<text macro="title-zh"/>
<text macro="publisher"/>
</else-if>
<else-if type="paper-conference">
<!-- 会议论文集 -->
<text macro="title"/>
<text macro="title-zh"/>
<!-- 格式要求“会议名称(或论文集). 会议城市, 国家”中的是句点,
但是示例“(APSIPA ASC), Honolulu, HI, USA”中是逗号 -->
<group delimiter=", ">
Expand All @@ -390,22 +415,16 @@
</else-if>
<else-if type="chapter" variable="container-title" match="any">
<!-- 4.2 专著中的析出文献 -->
<text macro="title"/>
<text macro="title-zh"/>
<text macro="secondary-contributors"/>
<!-- <text macro="container-contributors"/> -->
<text macro="container-booklike"/>
<text macro="publisher"/>
</else-if>
<else>
<!-- 4.1 专著 -->
<group delimiter="">
<group delimiter=". ">
<text macro="title"/>
<text macro="secondary-contributors"/>
</group>
<!-- 版本号,样式为图书名称(第x版) -->
<text macro="edition-zh" prefix="" suffix=""/>
</group>
<text macro="title-zh"/>
<text macro="secondary-contributors"/>
<text macro="publisher"/>
</else>
</choose>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@

<div class="csl-bib-body second-field-align-flush">
<div class="csl-entry">[1] 闫明礼, 张东刚. CFG桩复合地基技术及工程实践(第二版). 北京: 中国水利水电出版社, 2006</div>
<div class="csl-entry">[2] Martin Chalfie, Steven Kain. Green fluorescent protein: properties, applications, and protocols. 2nd ed. Hoboken, New Jersey: Wiley-Interscience, 1998</div>
<div class="csl-entry">[2] Martin Chalfie, Steven Kain. Green fluorescent protein: properties, applications, and protocols (second edition). Hoboken, New Jersey: Wiley-Interscience, 1998</div>
<div class="csl-entry">[3] 詹向红, 李德新. 中医药防治阿尔茨海默病实验研究述要. 中华中医药学刊, 2004, 22(11): 2094-2096</div>
<div class="csl-entry">[4] Ed S. Lein, Michael J. Hawrylycz, Nancy Ao, et al. Genome-wide atlas of gene expression in the adult mouse brain. Nature, 2007, 445(7124): 168-176</div>
<div class="csl-entry">[5] Mary L. Bouxsein, Stephen K. Boyd, Blaine A. Christiansen, et al. Guidelines for assessment of bone microstructure in rodents using micro-computed tomography. Journal of Bone and Mineral Research, 2010, 25(7): 1468-1486</div>
<div class="csl-entry">[6] Shunsuke Yamaki, Masahide Abet, Masayuki Kawamata, et al. Performance evaluation of phase-only correlation functions from the viewpoint of correlation Filters. In: 2018 Asia-Pacific Signal and Information Processing Association Annual Summit and Conference (APSIPA ASC), Honolulu, HI, USA, 12–15 Nov. 2018, IEEE, 2019: 1361-1364</div>
<div class="csl-entry">[7] Ting Yao, Jiguang Wan, Ping Huang, et al. Building efficient key-value stores via a lightweight compaction tree. ACM Transactions on Storage, 2018, 13(4): 1-28</div>
<div class="csl-entry">[8] 刘加林, 刘乃安. 多功能一次性压舌板. 中国, 发明专利, ZL92214985.2, 1993</div>
<div class="csl-entry">[9] 李清泉. 基于混合结构的三维GIS数据模型与空间分析研究: [博士学位论文]. 武汉: 武汉测绘科技大学, 1998</div>
<div class="csl-entry">[9] 李清泉. 基于混合结构的三维GIS数据模型与空间分析研究[博士学位论文]. 武汉: 武汉测绘科技大学, 1998</div>
</div>
Loading

0 comments on commit d1f9dfe

Please sign in to comment.