Advertisement
doctorzeeshan94

Journal of Zhejiang University-SCIENCE B

Feb 27th, 2024
1,123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 16.10 KB | Source Code | 0 0
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" version="1.0" demote-non-dropping-particle="never" default-locale="en-GB">
  3.   <!-- This style was edited with the Visual CSL Editor (https://editor.citationstyles.org/visualEditor/) -->
  4.   <info>
  5.     <title>Journal of Zhejiang University-SCIENCE B</title>
  6.     <id>http://www.zotero.org/styles/journal-of-zhejiang-university-science-b</id>
  7.     <link href="http://www.zotero.org/styles/journal-of-zhejiang-university-science-b" rel="self"/>
  8.     <link href="http://www.zotero.org/styles/business-ethics-a-european-review" rel="template"/>
  9.     <link href="https://onlinelibrary.wiley.com/page/journal/20554877/homepage/forauthors.html" rel="documentation"/>
  10.     <author>
  11.       <name>Patrick O'Brien</name>
  12.     </author>
  13.     <category citation-format="author-date"/>
  14.     <category field="humanities"/>
  15.     <eissn>2055-4877</eissn>
  16.     <updated>2024-02-28T05:39:43+00:00</updated>
  17.     <rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
  18.   </info>
  19.   <locale xml:lang="en">
  20.     <terms>
  21.       <term name="editortranslator" form="short">
  22.         <single>ed. &amp; trans.</single>
  23.         <multiple>eds. &amp; trans.</multiple>
  24.       </term>
  25.       <term name="translator" form="short">trans.</term>
  26.     </terms>
  27.   </locale>
  28.   <macro name="container-contributors">
  29.     <choose>
  30.       <if type="chapter paper-conference entry-dictionary entry-encyclopedia" match="any">
  31.         <names variable="editor translator container-author" delimiter=", " suffix=" ">
  32.           <name and="symbol" delimiter-precedes-last="never" initialize-with="." name-as-sort-order="all"/>
  33.           <label form="short" prefix=" (" text-case="title" suffix=")"/>
  34.         </names>
  35.       </if>
  36.     </choose>
  37.   </macro>
  38.   <macro name="secondary-contributors">
  39.     <choose>
  40.       <if type="article-journal chapter paper-conference entry-dictionary entry-encyclopedia" match="none">
  41.         <names variable="translator editor container-author" delimiter=", " prefix=" (" suffix=")">
  42.           <name and="symbol" initialize-with="." delimiter=", "/>
  43.           <label form="short" prefix=", " text-case="title"/>
  44.         </names>
  45.       </if>
  46.     </choose>
  47.   </macro>
  48.   <macro name="author">
  49.     <names variable="author" suffix=",">
  50.       <name delimiter-precedes-last="never" initialize-with="." name-as-sort-order="all"/>
  51.       <label form="short" prefix=" (" suffix=")" text-case="capitalize-first"/>
  52.       <substitute>
  53.         <names variable="editor"/>
  54.         <names variable="translator"/>
  55.         <choose>
  56.           <if type="report">
  57.             <text variable="publisher"/>
  58.             <text macro="title"/>
  59.           </if>
  60.           <else>
  61.             <text macro="title"/>
  62.           </else>
  63.         </choose>
  64.       </substitute>
  65.     </names>
  66.   </macro>
  67.   <macro name="author-short">
  68.     <names variable="author">
  69.       <name form="short" and="text" initialize-with="."/>
  70.       <substitute>
  71.         <names variable="editor"/>
  72.         <names variable="translator"/>
  73.         <choose>
  74.           <if type="report">
  75.             <text variable="publisher"/>
  76.             <text variable="title" form="short" font-style="italic"/>
  77.           </if>
  78.           <else-if type="legal_case">
  79.             <text variable="title" font-style="italic"/>
  80.           </else-if>
  81.           <else-if type="bill book graphic legislation motion_picture song" match="any">
  82.             <text variable="title" form="short" font-style="italic"/>
  83.           </else-if>
  84.           <else>
  85.             <text variable="title" form="short" quotes="true"/>
  86.           </else>
  87.         </choose>
  88.       </substitute>
  89.     </names>
  90.   </macro>
  91.   <macro name="access">
  92.     <choose>
  93.       <if type="report" match="any">
  94.         <choose>
  95.           <if variable="archive" match="any">
  96.             <group>
  97.               <text term="retrieved" text-case="capitalize-first" suffix=" "/>
  98.               <text term="from" suffix=" "/>
  99.               <text variable="archive" suffix="."/>
  100.               <text variable="archive_location" prefix=" (" suffix=")"/>
  101.             </group>
  102.           </if>
  103.         </choose>
  104.       </if>
  105.       <else>
  106.         <choose>
  107.           <if variable="DOI">
  108.             <text variable="DOI" prefix="https://doi.org/"/>
  109.           </if>
  110.           <else-if type="webpage post post-weblog" match="any">
  111.             <group delimiter=": ">
  112.               <text term="available at" text-case="capitalize-first" suffix=" "/>
  113.               <text variable="URL"/>
  114.             </group>
  115.           </else-if>
  116.         </choose>
  117.       </else>
  118.     </choose>
  119.   </macro>
  120.   <macro name="title">
  121.     <choose>
  122.       <if type="report thesis book graphic motion_picture report song manuscript speech" match="any">
  123.         <choose>
  124.           <if variable="version" type="book" match="all">
  125.             <text variable="title"/>
  126.           </if>
  127.           <else>
  128.             <text variable="title" font-style="italic"/>
  129.           </else>
  130.         </choose>
  131.       </if>
  132.       <else>
  133.         <text variable="title"/>
  134.       </else>
  135.     </choose>
  136.   </macro>
  137.   <macro name="title-plus-extra">
  138.     <text macro="title"/>
  139.     <choose>
  140.       <if type="report thesis" match="any">
  141.         <group prefix=" (" suffix=")" delimiter=" ">
  142.           <text variable="genre"/>
  143.           <text variable="number" prefix="No. "/>
  144.         </group>
  145.       </if>
  146.       <else-if type="post-weblog webpage" match="any">
  147.         <text variable="genre" prefix=" [" suffix="]"/>
  148.       </else-if>
  149.       <else-if variable="version">
  150.         <group delimiter=" " prefix=" (" suffix=")">
  151.           <text term="version" text-case="capitalize-first"/>
  152.           <text variable="version"/>
  153.         </group>
  154.       </else-if>
  155.     </choose>
  156.     <text macro="format"/>
  157.   </macro>
  158.   <macro name="format">
  159.     <text variable="medium" text-case="capitalize-first" prefix=" [" suffix="]"/>
  160.   </macro>
  161.   <macro name="publisher">
  162.     <choose>
  163.       <if type="report" match="any">
  164.         <group delimiter=": ">
  165.           <text variable="publisher-place"/>
  166.           <text variable="publisher"/>
  167.         </group>
  168.       </if>
  169.       <else-if type="thesis" match="any">
  170.         <group delimiter=", ">
  171.           <text variable="publisher"/>
  172.           <text variable="publisher-place"/>
  173.         </group>
  174.       </else-if>
  175.       <else-if type="post-weblog webpage post" match="none">
  176.         <group delimiter=", ">
  177.           <choose>
  178.             <if variable="event version" type="speech" match="none">
  179.               <text variable="genre"/>
  180.             </if>
  181.           </choose>
  182.           <choose>
  183.             <if type="article-journal article-magazine article-newspaper" match="none">
  184.               <group delimiter=", ">
  185.                 <choose>
  186.                   <if variable="event-place">
  187.                     <text variable="event-place"/>
  188.                   </if>
  189.                 </choose>
  190.                 <text variable="publisher"/>
  191.                 <group delimiter=" ">
  192.                   <label variable="page" form="short"/>
  193.                   <text variable="page"/>
  194.                 </group>
  195.               </group>
  196.             </if>
  197.           </choose>
  198.         </group>
  199.       </else-if>
  200.     </choose>
  201.   </macro>
  202.   <macro name="event">
  203.     <choose>
  204.       <if variable="container-title" match="none">
  205.         <choose>
  206.           <if variable="event">
  207.             <choose>
  208.               <if variable="genre" match="none">
  209.                 <text term="presented at" text-case="capitalize-first" suffix=" "/>
  210.                 <text variable="event"/>
  211.               </if>
  212.               <else>
  213.                 <group delimiter=" ">
  214.                   <text variable="genre" text-case="capitalize-first"/>
  215.                   <text term="presented at"/>
  216.                   <text variable="event"/>
  217.                 </group>
  218.               </else>
  219.             </choose>
  220.           </if>
  221.           <else-if type="speech">
  222.             <text variable="genre" text-case="capitalize-first"/>
  223.           </else-if>
  224.         </choose>
  225.       </if>
  226.     </choose>
  227.   </macro>
  228.   <macro name="issued">
  229.     <choose>
  230.       <if type="bill legal_case legislation" match="none">
  231.         <choose>
  232.           <if variable="issued">
  233.             <group suffix=".">
  234.               <date variable="issued">
  235.                 <date-part name="year"/>
  236.               </date>
  237.               <text variable="year-suffix"/>
  238.             </group>
  239.           </if>
  240.           <else-if variable="status">
  241.             <group prefix="(" suffix=")">
  242.               <text variable="status"/>
  243.               <text variable="year-suffix" prefix="-"/>
  244.             </group>
  245.           </else-if>
  246.           <else>
  247.             <group prefix="(" suffix=")">
  248.               <text term="no date" form="short"/>
  249.               <text variable="year-suffix" prefix="-"/>
  250.             </group>
  251.           </else>
  252.         </choose>
  253.       </if>
  254.     </choose>
  255.   </macro>
  256.   <macro name="issued-sort">
  257.     <choose>
  258.       <if type="article-journal bill book chapter graphic legal_case legislation motion_picture paper-conference report song" match="none">
  259.         <date variable="issued">
  260.           <date-part name="year"/>
  261.           <date-part name="month"/>
  262.           <date-part name="day"/>
  263.         </date>
  264.       </if>
  265.       <else>
  266.         <date variable="issued">
  267.           <date-part name="year"/>
  268.         </date>
  269.       </else>
  270.     </choose>
  271.   </macro>
  272.   <macro name="issued-year">
  273.     <choose>
  274.       <if variable="issued">
  275.         <group delimiter="/">
  276.           <group>
  277.             <date variable="issued">
  278.               <date-part name="year"/>
  279.             </date>
  280.             <text variable="year-suffix"/>
  281.           </group>
  282.           <date variable="original-date" form="text"/>
  283.         </group>
  284.       </if>
  285.       <else-if variable="status">
  286.         <text variable="status"/>
  287.         <text variable="year-suffix" prefix="-"/>
  288.       </else-if>
  289.       <else>
  290.         <text term="no date" form="short"/>
  291.         <text variable="year-suffix" prefix="-"/>
  292.       </else>
  293.     </choose>
  294.   </macro>
  295.   <macro name="edition">
  296.     <choose>
  297.       <if is-numeric="edition">
  298.         <group delimiter=" ">
  299.           <number variable="edition" form="ordinal"/>
  300.           <text term="edition" form="short"/>
  301.         </group>
  302.       </if>
  303.       <else>
  304.         <text variable="edition"/>
  305.       </else>
  306.     </choose>
  307.   </macro>
  308.   <macro name="locators">
  309.     <choose>
  310.       <if type="article-journal article-magazine" match="any">
  311.         <group delimiter=":" prefix=", ">
  312.           <group>
  313.             <text variable="volume" font-style="normal" font-weight="bold"/>
  314.             <text variable="issue" prefix="(" suffix=")"/>
  315.           </group>
  316.           <text variable="page"/>
  317.         </group>
  318.         <choose>
  319.           <if variable="issued">
  320.             <choose>
  321.               <if variable="page issue" match="none">
  322.                 <text variable="status" prefix=". "/>
  323.               </if>
  324.             </choose>
  325.           </if>
  326.         </choose>
  327.       </if>
  328.       <else-if type="article-newspaper">
  329.         <group delimiter=" " prefix=", ">
  330.           <label variable="page" form="short"/>
  331.           <text variable="page"/>
  332.         </group>
  333.       </else-if>
  334.       <else-if type="book graphic motion_picture report song chapter paper-conference entry-encyclopedia entry-dictionary" match="any">
  335.         <group delimiter=", " prefix=", ">
  336.           <text macro="edition"/>
  337.           <choose>
  338.             <if variable="volume" match="any">
  339.               <group>
  340.                 <text term="volume" form="short" text-case="capitalize-first" suffix=" "/>
  341.                 <number variable="volume" form="numeric"/>
  342.               </group>
  343.             </if>
  344.             <else>
  345.               <group>
  346.                 <text term="volume" form="short" plural="true" text-case="capitalize-first" suffix=" "/>
  347.                 <number variable="number-of-volumes" form="numeric" prefix="1–"/>
  348.               </group>
  349.             </else>
  350.           </choose>
  351.         </group>
  352.       </else-if>
  353.       <else-if type="legal_case">
  354.         <group prefix=" (" suffix=")" delimiter=" ">
  355.           <text variable="authority"/>
  356.           <date variable="issued" form="text"/>
  357.         </group>
  358.       </else-if>
  359.       <else-if type="bill legislation" match="any">
  360.         <date variable="issued" prefix=" (" suffix=")">
  361.           <date-part name="year"/>
  362.         </date>
  363.       </else-if>
  364.     </choose>
  365.   </macro>
  366.   <macro name="citation-locator">
  367.     <group>
  368.       <choose>
  369.         <if locator="chapter">
  370.           <label variable="locator" form="long" text-case="capitalize-first"/>
  371.         </if>
  372.         <else>
  373.           <label variable="locator" form="short"/>
  374.         </else>
  375.       </choose>
  376.       <text variable="locator" prefix=" "/>
  377.     </group>
  378.   </macro>
  379.   <macro name="container">
  380.     <choose>
  381.       <if type="post-weblog webpage" match="none">
  382.         <group>
  383.           <choose>
  384.             <if type="chapter paper-conference entry-encyclopedia" match="any">
  385.               <text term="in" text-case="capitalize-first" suffix=": "/>
  386.             </if>
  387.           </choose>
  388.           <text macro="container-contributors"/>
  389.           <text macro="secondary-contributors"/>
  390.           <text macro="container-title"/>
  391.         </group>
  392.       </if>
  393.     </choose>
  394.   </macro>
  395.   <macro name="container-title">
  396.     <choose>
  397.       <if type="article article-journal article-magazine article-newspaper" match="any">
  398.         <text variable="container-title" font-style="italic" text-case="title"/>
  399.       </if>
  400.       <else-if type="bill legal_case legislation" match="none">
  401.         <text variable="container-title" font-style="italic"/>
  402.       </else-if>
  403.     </choose>
  404.   </macro>
  405.   <macro name="legal-cites">
  406.     <choose>
  407.       <if type="bill legal_case legislation" match="any">
  408.         <group delimiter=" " prefix=", ">
  409.           <choose>
  410.             <if variable="container-title">
  411.               <text variable="volume"/>
  412.               <text variable="container-title"/>
  413.               <group delimiter=" ">
  414.                 <text term="section" form="symbol"/>
  415.                 <text variable="section"/>
  416.               </group>
  417.               <text variable="page"/>
  418.             </if>
  419.             <else>
  420.               <choose>
  421.                 <if type="legal_case">
  422.                   <text variable="number" prefix="No. "/>
  423.                 </if>
  424.                 <else>
  425.                   <text variable="number" prefix="Pub. L. No. "/>
  426.                   <group delimiter=" ">
  427.                     <text term="section" form="symbol"/>
  428.                     <text variable="section"/>
  429.                   </group>
  430.                 </else>
  431.               </choose>
  432.             </else>
  433.           </choose>
  434.         </group>
  435.       </if>
  436.     </choose>
  437.   </macro>
  438.   <citation et-al-min="3" et-al-use-first="1" disambiguate-add-year-suffix="true" disambiguate-add-names="true" disambiguate-add-givenname="true" collapse="year">
  439.     <sort>
  440.       <key macro="author"/>
  441.       <key macro="issued-sort"/>
  442.     </sort>
  443.     <layout prefix="(" suffix=")" delimiter="; ">
  444.       <group delimiter=", ">
  445.         <text macro="author-short"/>
  446.         <text macro="issued-year"/>
  447.         <text macro="citation-locator"/>
  448.       </group>
  449.     </layout>
  450.   </citation>
  451.   <bibliography entry-spacing="0" line-spacing="2" hanging-indent="true">
  452.     <sort>
  453.       <key macro="author"/>
  454.       <key macro="issued-sort" sort="ascending"/>
  455.       <key macro="title"/>
  456.     </sort>
  457.     <layout suffix=".">
  458.       <group delimiter=". ">
  459.         <group>
  460.           <text macro="author"/>
  461.           <text macro="issued" prefix=" "/>
  462.           <text macro="title-plus-extra" prefix=" "/>
  463.           <text macro="container" prefix=". "/>
  464.           <text macro="legal-cites"/>
  465.           <text macro="locators"/>
  466.         </group>
  467.         <group delimiter=", ">
  468.           <text macro="event"/>
  469.           <text macro="publisher"/>
  470.         </group>
  471.       </group>
  472.       <text macro="access" prefix=". "/>
  473.     </layout>
  474.   </bibliography>
  475. </style>
  476.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement