Advertisement
Guest User

v6

a guest
Dec 26th, 2020
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 7.41 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <style xmlns="http://purl.org/net/xbiblio/csl" class="note" default-locale="de-DE" version="1.0" demote-non-dropping-particle="sort-only">
  3. <info>
  4. <title>alexaufgerufenamHobergV6</title>
  5. <id>alexaufgerufenamHobergV6</id>
  6. <link href="http://www.zotero.org/styles/universitat-zu-koln-seminar-fur-abwl-und-finanzierungslehre" rel="self"/>
  7. <link href="http://www.zotero.org/styles/stuttgart-media-university" rel="template"/>
  8. <link href="http://www.finance.uni-koeln.de/sites/finanzierungslehre/documents/studium/Leitfaden/Anleitung_fuer_wissenschaftliches_Arbeiten-06_15.pdf" rel="documentation"/>
  9. <author>
  10. <name>Patrick O'Brien</name>
  11.     </author>
  12.     <category citation-format="note"/>
  13.     <category field="humanities"/>
  14.     <summary>Stil für die Universität zu Köln - Seminar für ABWL und Finanzierungslehre, Version Juni 2015.</summary>
  15.     <updated>2018-06-10T04:28:01+00:00</updated>
  16.     <rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
  17. </info>
  18. <locale xml:lang="de">
  19.     <terms>
  20.     <term name="volume" form="short">vol.</term>
  21.     <term name="retrieved">zugegriffen am</term>
  22.     <term name="anonymous">o.V.</term>
  23.     <term name="accessed">Zugriff:</term>
  24.     <term name="section" form="short">
  25.     <term name="et-al">et&#8239;al.</term>
  26.         <single>Abs.</single>
  27.         <multiple>Abs.</multiple>
  28.     </term>
  29.     </terms>
  30. </locale>
  31. <macro name="author">
  32.     <names variable="author">
  33.     <name delimiter="; " and="text" delimiter-precedes-last="never" name-as-sort-order="all"/>
  34.     <label form="short" prefix=" (" suffix=")"/>
  35.     <substitute>
  36.         <names variable="editor"/>
  37.         <text term="anonymous"/>
  38.     </substitute>
  39.     </names>
  40. </macro>
  41. <macro name="author-short">
  42.     <names variable="author" delimiter=";">
  43.     <name form="short" delimiter="/" delimiter-precedes-last="never" initialize-with=". " sort-separator=","/>
  44.     <substitute>
  45.         <names variable="editor"/>
  46.         <text variable="title"/>
  47.     </substitute>
  48.     </names>
  49. </macro>
  50. <macro name="editor">
  51.     <names variable="editor" delimiter="; ">
  52.     <name name-as-sort-order="all" sort-separator=", " delimiter="; " delimiter-precedes-last="never" form="long"/>
  53.     <label form="short" prefix=" (" suffix=")"/>
  54.     </names>
  55. </macro>
  56. <macro name="accessed">
  57.     <date variable="accessed" prefix=" ">
  58.     <date-part form="numeric" name="day" suffix="."/>
  59.     <date-part form="numeric" name="month" suffix="."/>
  60.     <date-part form="long" name="year"/>
  61.     </date>
  62. </macro>
  63. <macro name="date">
  64.     <choose>
  65.     <if variable="issued">
  66.         <date variable="issued">
  67.         <date-part form="numeric" name="day" suffix="."/>
  68.         <date-part form="numeric" name="month" suffix="."/>
  69.         <date-part form="long" name="year"/>
  70.         </date>
  71.     </if>
  72.     <else>
  73.         <date variable="accessed">
  74.         <date-part form="numeric" name="day" suffix="."/>
  75.         <date-part form="numeric" name="month" suffix="."/>
  76.         <date-part form="long" name="year"/>
  77.         </date>
  78.     </else>
  79.     </choose>
  80. </macro>
  81. <macro name="year-date">
  82.     <date variable="issued">
  83.     <date-part name="year"/>
  84.     </date>
  85. </macro>
  86. <macro name="pages">
  87.     <group delimiter=" ">
  88.     <label strip-periods="false" variable="page" form="short"/>
  89.     <text variable="page"/>
  90.     </group>
  91. </macro>
  92. <macro name="publisher">
  93.     <group delimiter=", ">
  94.     <text variable="publisher-place"/>
  95.     <text variable="publisher"/>
  96.     </group>
  97. </macro>
  98. <macro name="edition">
  99.     <group delimiter=". ">
  100.     <number variable="edition"/>
  101.     <label text-case="capitalize-first" variable="edition" form="short"/>
  102.     </group>
  103. </macro>
  104. <citation et-al-min="3" et-al-use-first="1" disambiguate-add-givenname="true" disambiguate-add-year-suffix="true">
  105.     <layout delimiter="; " suffix=".">
  106.         <choose>
  107.             <if position="subsequent">
  108.                 <group delimiter=", ">
  109.                     <group delimiter=" ">
  110.                     <text macro="author-short"/>
  111.                     <text macro="year-date" prefix="(" suffix=")"/>
  112.                     </group>
  113.                     <group delimiter=" ">
  114.                     <label text-case="capitalize-first" variable="locator" form="short"/>
  115.                     <text variable="locator"/>
  116.                     </group>
  117.                 </group>
  118.             </if>
  119.             <else>
  120.                 <group>
  121.                 <text macro="author"/>
  122.                 <text macro="year-date" prefix=" (" suffix=")"/>
  123.             </group>
  124.             <text variable="title" prefix=": " suffix=", "/>
  125.             <choose>
  126.                 <if type="webpage post-weblog">
  127.                 <text variable="container-title"/>
  128.                 </if>
  129.                 <else-if type="speech" match="any">
  130.                 <text variable="publisher-place" prefix=", "/>
  131.                 <text macro="date" prefix=", "/>
  132.                 <text macro="accessed" prefix=", "/>
  133.                 </else-if>
  134.                 <else-if type="article-newspaper article-magazine article-journal" match="any">
  135.                 <group delimiter=", ">
  136.                     <group delimiter=": ">
  137.                     <text term="in" />
  138.                     <text variable="container-title" font-style="italic"/>
  139.                     </group>
  140.                     <group delimiter=" ">
  141.                     <label text-case="capitalize-first" variable="volume" form="short"/>
  142.                     <text variable="volume" />
  143.                     <group>
  144.                         <text variable="issue" prefix="(" suffix=")"/>
  145.                         </group>
  146.                     </group>
  147.                 </group>
  148.                 </else-if>
  149.                 <else-if type="chapter" match="any">
  150.                 <group delimiter=", ">
  151.                     <group delimiter=": ">
  152.                     <text term="in"/>
  153.                     <text macro="editor"/>
  154.                     <text variable="container-title" font-style="normal"/>
  155.                     </group>
  156.                     <text macro="edition"/>
  157.                     <text macro="publisher"/>
  158.                 </group>
  159.                 </else-if>
  160.                 <else>
  161.                 <group delimiter=", ">
  162.                     <text macro="edition"/>
  163.                     <text macro="publisher"/>
  164.                 </group>
  165.                 </else>
  166.             </choose>
  167.                 <choose>
  168.                     <if type="webpage post-weblog">
  169.                     <group delimiter=" " prefix=", ">
  170.                         <text variable="URL"/>
  171.                         <text macro="accessed" prefix="(aufgerufen am" suffix=")"/>
  172.                     </group>
  173.                     </if>
  174.                 </choose>
  175.             </else>
  176.         </choose>
  177.     </layout>
  178. </citation>
  179. <bibliography hanging-indent="true">
  180.     <sort>
  181.     <key macro="author"/>
  182.     <key macro="date"/>
  183.     </sort>
  184.     <layout suffix=".">
  185.     <group>
  186.         <text macro="author"/>
  187.         <text macro="year-date" prefix=" (" suffix=")"/>
  188.     </group>
  189.     <text variable="title" prefix=": " suffix=", "/>
  190.     <choose>
  191.         <if type="webpage post-weblog">
  192.         <text variable="container-title"/>
  193.         </if>
  194.         <else-if type="speech" match="any">
  195.         <text variable="publisher-place" prefix=", "/>
  196.         <text macro="date" prefix=", "/>
  197.         <text macro="accessed" prefix=", "/>
  198.         </else-if>
  199.         <else-if type="article-newspaper article-magazine article-journal" match="any">
  200.         <group delimiter=", ">
  201.             <group delimiter=": ">
  202.             <text term="in" />
  203.             <text variable="container-title" font-style="italic"/>
  204.             </group>
  205.             <group delimiter=" ">
  206.             <label text-case="capitalize-first" variable="volume" form="short"/>
  207.             <text variable="volume" />
  208.             <group>
  209.                 <text variable="issue" prefix="(" suffix=")"/>
  210.                 </group>
  211.             </group>
  212.             <text macro="pages"/>
  213.         </group>
  214.         </else-if>
  215.         <else-if type="chapter" match="any">
  216.         <group delimiter=", ">
  217.             <group delimiter=": ">
  218.             <text term="in"/>
  219.             <text macro="editor"/>
  220.             <text variable="container-title" font-style="normal"/>
  221.             </group>
  222.             <text macro="edition"/>
  223.             <text macro="publisher"/>
  224.             <text macro="pages"/>
  225.         </group>
  226.         </else-if>
  227.         <else>
  228.         <group delimiter=", ">
  229.             <text macro="edition"/>
  230.             <text macro="publisher"/>
  231.         </group>
  232.         </else>
  233.     </choose>
  234.     <choose>
  235.         <if type="webpage post-weblog">
  236.         <group delimiter=" " prefix=", ">
  237.             <text variable="URL"/>
  238.             <text macro="accessed" prefix="(aufgerufen am" suffix=")"/>
  239.         </group>
  240.         </if>
  241.     </choose>
  242.     </layout>
  243. </bibliography>
  244. </style>
  245.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement