• Zotero 导出参考文献列表


    最近赶作业,用Zotero管理我找的文章,导出英文参考文献时,发现有中文的`等`字,着实头大。找了资料改了一下,作者名字又变成全部大写了,哭了,最后找到一个好东西,这里分享给大家

    复制好,把它ctrl+v到文件里,如下所示,在Zotero里--编辑--首选项--引用--样式编辑器--文件  一键导入即可(可能需要重启一下本软件)

     `chinese-gb7714-numeric.csl`文件内容如下,当然如果需要其他版本的参考文献格式,方式是相同的,文件内容就要自己寻找了,导出效果和源码如下所示:

    选择自己想要的文献,一键导出

    [1] Alsmadi I M, Gan K H. Short text classification using feature enrichment from credible texts[J]. International Journal of Web Engineering and Technology, 2020, 15(1): 59.
    [2] Chang W-L, Chen Y-P. Way too sentimental? a credible model for online reviews[J]. Information Systems Frontiers, 2019, 21(2): 453–468.
    [3] Jiang W, Wang G, Bhuiyan M Z A, et al. Understanding Graph-Based Trust Evaluation in Online Social Networks: Methodologies and Challenges[J]. ACM Computing Surveys, 2016, 49(1): 1–35.
    [4] Shiqiang X. Review spam detection based on trustworthiness transmission[J]. : 57.
      1 <?xml version="1.0" encoding="utf-8"?>
      2 <style class="in-text" version="1.0" demote-non-dropping-particle="sort-only" default-locale="en-US" xmlns="http://purl.org/net/xbiblio/csl">
      3   <!-- This style was edited with the Visual CSL Editor (http://editor.citationstyles.org/visualEditor/) -->
      4   <info>
      5     <title>Chinese Std GB/T 7714-1987 (numeric, Chinese)</title>
      6     <id>http://www.zotero.org/styles/chinese-std-gb-t-7714-1987</id>
      7     <link href="http://www.zotero.org/styles/chinese-std-gb-t-7714-1987" rel="self"/>
      8     <link href="http://www.lib.tsinghua.edu.cn/service/GB7714-87.doc" rel="documentation"/>
      9     <author>
     10       <name>heromyth</name>
     11       <email>zxpmyth@yahoo.com.cn</email>
     12     </author>
     13     <category citation-format="numeric"/>
     14     <category field="engineering"/>
     15     <category field="generic-base"/>
     16     <category field="science"/>
     17     <summary>This style just partly implemented what the Chinese GB/T 7714-1987 requires.</summary>
     18     <updated>2018-10-14T08:44:18+00:00</updated>
     19     <rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
     20   </info>
     21   <macro name="author">
     22     <names variable="author">
     23       <name initialize-with=" " name-as-sort-order="all" sort-separator=" " delimiter=", " delimiter-precedes-last="always"/>
     24     </names>
     25   </macro>
     26   <macro name="recipient">
     27     <names variable="recipient">
     28       <name name-as-sort-order="all" sort-separator=" " delimiter=", " delimiter-precedes-last="always"/>
     29       <label form="short" prefix=", " text-case="lowercase"/>
     30     </names>
     31   </macro>
     32   <macro name="interviewer">
     33     <names variable="interviewer">
     34       <name name-as-sort-order="all" sort-separator=" " delimiter=", " delimiter-precedes-last="always"/>
     35       <label form="short" prefix=", " text-case="lowercase"/>
     36     </names>
     37   </macro>
     38   <macro name="composer">
     39     <names variable="composer">
     40       <name name-as-sort-order="all" sort-separator=" " delimiter=", " delimiter-precedes-last="always"/>
     41       <label form="short" prefix=", " text-case="lowercase"/>
     42     </names>
     43   </macro>
     44   <macro name="original-author">
     45     <names variable="original-author">
     46       <name name-as-sort-order="all" sort-separator=" " delimiter=", " delimiter-precedes-last="always"/>
     47       <label form="short" prefix=", " text-case="lowercase"/>
     48     </names>
     49   </macro>
     50   <macro name="title">
     51     <text variable="title"/>
     52   </macro>
     53   <macro name="titleField">
     54     <choose>
     55       <if type="report">
     56         <text macro="title" suffix="[R]. "/>
     57       </if>
     58       <else-if type="thesis">
     59         <text macro="title" suffix="[D]. "/>
     60       </else-if>
     61       <else-if type="bill legislation" match="any">
     62         <text variable="number" suffix=", "/>
     63         <text macro="title" suffix="[S]"/>
     64       </else-if>
     65       <else-if type="bill book graphic legal_case legislation motion_picture report song" match="any">
     66         <text macro="title" suffix="[M]. "/>
     67       </else-if>
     68       <else-if type="paper-conference">
     69         <text macro="title" suffix="[A]. "/>
     70       </else-if>
     71       <else-if type="chapter paper-conference" match="any">
     72         <text macro="title" suffix="[A]. 见: "/>
     73       </else-if>
     74       <else-if type="webpage">
     75         <text macro="title" suffix="[EB/OL]. "/>
     76       </else-if>
     77       <else-if type="patent">
     78         <text macro="title"/>
     79         <text variable="number" prefix=": 中国, " suffix="[P].  "/>
     80       </else-if>
     81       <else>
     82         <text macro="title" suffix="[J]. "/>
     83       </else>
     84     </choose>
     85   </macro>
     86   <macro name="secondaryAuthor">
     87     <names variable="editor">
     88       <name initialize-with="." delimiter=", "/>
     89     </names>
     90     <names variable="translator">
     91       <name name-as-sort-order="all" sort-separator=" " delimiter=", " delimiter-precedes-last="always" suffix=", 译"/>
     92     </names>
     93   </macro>
     94   <macro name="publisher">
     95     <choose>
     96       <if type="paper-conference">
     97         <text variable="container-title" suffix="[C]. "/>
     98       </if>
     99       <else-if type="report">
    100         <text variable="collection-title" suffix=", "/>
    101         <text variable="number" suffix=", "/>
    102       </else-if>
    103       <else-if type="chapter paper-conference" match="any">
    104         <text variable="container-title" suffix="[M]. "/>
    105       </else-if>
    106       <else-if type="webpage">
    107         <text variable="container-title" suffix=". "/>
    108       </else-if>
    109       <else-if type="bill legislation" match="any">
    110         <text variable="container-title" prefix=". "/>
    111       </else-if>
    112       <else>
    113         <text variable="container-title" suffix=", "/>
    114       </else>
    115     </choose>
    116     <text variable="publisher-place" suffix=": "/>
    117     <group delimiter=", ">
    118       <text variable="publisher"/>
    119       <choose>
    120         <if type="patent">
    121           <date variable="issued">
    122             <date-part name="year"/>
    123             <date-part name="month" form="numeric-leading-zeros" prefix="-"/>
    124             <date-part name="day" form="numeric-leading-zeros" prefix="-"/>
    125           </date>
    126         </if>
    127         <else-if type="bill legislation webpage" match="any"/>
    128         <else>
    129           <date variable="issued">
    130             <date-part name="year"/>
    131           </date>
    132         </else>
    133       </choose>
    134     </group>
    135     <text variable="volume" prefix=", "/>
    136     <text variable="issue" prefix="(" suffix=")"/>
    137   </macro>
    138   <macro name="pageField">
    139     <text variable="page"/>
    140   </macro>
    141   <macro name="referenceDate">
    142     <choose>
    143       <if type="webpage">
    144         <date variable="issued">
    145           <date-part name="year"/>
    146           <date-part name="month" form="numeric-leading-zeros" prefix="-"/>
    147           <date-part name="day" form="numeric-leading-zeros" prefix="-"/>
    148         </date>
    149         <date variable="accessed" prefix="/">
    150           <date-part name="year"/>
    151           <date-part name="month" form="numeric-leading-zeros" prefix="-"/>
    152           <date-part name="day" form="numeric-leading-zeros" prefix="-"/>
    153         </date>
    154       </if>
    155     </choose>
    156   </macro>
    157   <macro name="access">
    158     <choose>
    159       <if variable="DOI">
    160         <text variable="DOI" prefix="doi:"/>
    161       </if>
    162       <else-if variable="URL">
    163         <text variable="URL"/>
    164       </else-if>
    165     </choose>
    166   </macro>
    167   <citation collapse="citation-number">
    168     <sort>
    169       <key variable="citation-number" sort="descending"/>
    170     </sort>
    171     <layout vertical-align="sup" prefix="[" suffix="]" delimiter=",">
    172       <text variable="citation-number"/>
    173     </layout>
    174   </citation>
    175   <bibliography et-al-min="4" et-al-use-first="3" second-field-align="flush" entry-spacing="0">
    176     <layout suffix=".">
    177       <text variable="citation-number" prefix="[" suffix="]"/>
    178       <text macro="author" suffix=". "/>
    179       <text macro="titleField"/>
    180       <text macro="secondaryAuthor" suffix=". "/>
    181       <text variable="edition" prefix="第" suffix="版. "/>
    182       <text macro="publisher"/>
    183       <text macro="pageField" prefix=": "/>
    184       <text macro="referenceDate"/>
    185       <choose>
    186         <if type="webpage" match="any">
    187           <text macro="access" prefix=". "/>
    188         </if>
    189       </choose>
    190       <text macro="recipient"/>
    191       <text macro="interviewer"/>
    192       <text macro="composer"/>
    193       <text macro="original-author"/>
    194     </layout>
    195   </bibliography>
    196 </style>
  • 相关阅读:
    第一周学习总结
    《淘宝网》质量属性分析
    软件架构师如何工作
    MVC模式
    Python学习
    echarts-数据的视觉映射
    热词展示
    热词关系图
    offset、client、scroll三个系列对比,是否有边框 padding?是否有单位?
    元素滚动 scroll系列属性 如果内容溢出盒子、scroll返回的是内容的大小 是否带边框、单位?
  • 原文地址:https://www.cnblogs.com/z-712/p/14252121.html
Copyright © 2020-2023  润新知