/usr/share/citation-style-language/styles/zeitschrift-fur-deutsche-philologie.csl is in citation-style-language-styles 0~20180122.283b8d871-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 | <?xml version="1.0" encoding="utf-8"?>
<style xmlns="http://purl.org/net/xbiblio/csl" class="note" version="1.0" demote-non-dropping-particle="sort-only" default-locale="de-DE">
<info>
<title>Zeitschrift für deutsche Philologie (German)</title>
<title-short>ZfdPh</title-short>
<id>http://www.zotero.org/styles/zeitschrift-fur-deutsche-philologie</id>
<link href="http://www.zotero.org/styles/zeitschrift-fur-deutsche-philologie" rel="self"/>
<link href="http://www.zotero.org/styles/kritische-ausgabe" rel="template"/>
<link href="http://www.esv.info/download/zeitschriften/ZfdPh/autorenhinweise.pdf" rel="documentation"/>
<link href="http://www.zfdphdigital.de/inhalt.html" rel="documentation"/>
<author>
<name>Philipp Zumstein</name>
</author>
<category citation-format="note"/>
<category field="humanities"/>
<category field="literature"/>
<issn>0044-2496</issn>
<eissn>1865-2018</eissn>
<summary>Zitierstil der Zeitschrift für Deutsche Philologie des Erich Schmidt Verlags</summary>
<updated>2014-12-05T19:05:10+00: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="de">
<terms>
<term name="editor" form="verb-short">hg. v.</term>
<term name="editor" form="verb-short">Hrsg. v.</term>
<term name="translator" form="verb-short">Übers. v.</term>
<term name="editortranslator" form="verb-short">Hrsg. & übers. von</term>
</terms>
</locale>
<macro name="author">
<names variable="author">
<name delimiter-precedes-last="always"/>
</names>
</macro>
<macro name="container-title">
<group delimiter=": ">
<text term="in" text-case="lowercase"/>
<choose>
<if type="entry-encyclopedia" match="all" variable="author editor">
<text value="Ders./Dies."/>
</if>
</choose>
<text variable="container-title"/>
</group>
</macro>
<macro name="editor">
<choose>
<if type="entry-encyclopedia" match="all" variable="author editor"/>
<else>
<names variable="editor translator" delimiter=", ">
<label form="verb-short" text-case="lowercase"/>
<name prefix=" " delimiter-precedes-last="always"/>
</names>
</else>
</choose>
</macro>
<macro name="volume-for-books">
<choose>
<if variable="volume">
<group delimiter=" ">
<text term="volume" form="short" text-case="capitalize-first"/>
<number text-case="capitalize-first" variable="volume"/>
</group>
</if>
<else>
<group>
<number variable="number-of-volumes" form="numeric"/>
<text term="volume" form="short" prefix=" " plural="true"/>
</group>
</else>
</choose>
</macro>
<macro name="point-locators-subsequent">
<label variable="locator" form="short"/>
<text variable="locator" prefix=" "/>
</macro>
<macro name="point-locators">
<choose>
<if variable="page">
<label variable="locator" form="short" prefix="hier: "/>
<text variable="locator" prefix=" "/>
</if>
<else>
<label variable="locator" form="short"/>
<text variable="locator" prefix=" "/>
</else>
</choose>
</macro>
<macro name="pages">
<label variable="page" text-case="capitalize-first" form="short"/>
<text variable="page" prefix=" "/>
</macro>
<macro name="edition-if-unveraendert">
<choose>
<if match="any" is-numeric="edition">
<text variable="edition"/>
</if>
</choose>
</macro>
<macro name="edition-if-not-unveraendert">
<choose>
<if match="none" is-numeric="edition">
<text variable="edition"/>
</if>
</choose>
</macro>
<macro name="author-short">
<names variable="author">
<name form="short"/>
</names>
</macro>
<macro name="serie-with-number">
<group delimiter=" ">
<text variable="collection-title"/>
<text variable="collection-number"/>
</group>
</macro>
<macro name="url-with-date">
<group delimiter=" ">
<text variable="URL"/>
<date form="numeric" variable="accessed" prefix="[" suffix="]"/>
</group>
</macro>
<citation et-al-min="4" et-al-use-first="3" disambiguate-add-names="true">
<layout delimiter="; " suffix=".">
<choose>
<if position="ibid-with-locator">
<group delimiter=", ">
<text term="ibid"/>
<text macro="point-locators-subsequent"/>
</group>
</if>
<else-if position="ibid">
<text term="ibid"/>
</else-if>
<else-if position="subsequent">
<text macro="author-short"/>
<text variable="first-reference-note-number" prefix=" [Anm. " suffix="]"/>
<text macro="point-locators-subsequent" prefix=", "/>
</else-if>
<else>
<group delimiter=", ">
<group delimiter=": ">
<text macro="author"/>
<text variable="title"/>
</group>
<text macro="container-title"/>
<choose>
<if type="article article-journal article-magazine article-newspaper" match="any">
<group delimiter=",">
<text variable="volume" prefix=" "/>
<text variable="issue"/>
</group>
<date variable="issued">
<date-part name="year"/>
</date>
</if>
<else>
<text macro="editor"/>
<text macro="volume-for-books"/>
<text macro="edition-if-not-unveraendert"/>
<group delimiter=" ">
<text variable="publisher-place"/>
<group>
<text macro="edition-if-unveraendert" vertical-align="sup"/>
<date variable="issued">
<date-part name="year"/>
</date>
</group>
<text macro="serie-with-number" prefix="(" suffix=")"/>
</group>
</else>
</choose>
<text macro="pages"/>
<text macro="point-locators"/>
<text macro="url-with-date"/>
</group>
</else>
</choose>
</layout>
</citation>
<bibliography subsequent-author-substitute="———" entry-spacing="0" hanging-indent="true">
<sort>
<key macro="author"/>
<key variable="issued"/>
</sort>
<layout suffix=".">
<group delimiter=" ">
<names variable="author" delimiter=", ">
<name name-as-sort-order="all"/>
</names>
<date date-parts="year" form="text" variable="issued" prefix="(" suffix="):">
<date-part name="year"/>
</date>
<group delimiter=", ">
<text variable="title"/>
<text macro="container-title"/>
<choose>
<if type="article article-journal article-magazine article-newspaper" match="any">
<group delimiter=",">
<text variable="volume" prefix=" "/>
<text variable="issue"/>
</group>
<date variable="issued">
<date-part name="year"/>
</date>
</if>
<else>
<text macro="editor"/>
<text macro="volume-for-books"/>
<text macro="edition-if-not-unveraendert"/>
<group delimiter=" ">
<text variable="publisher-place"/>
<group>
<text macro="edition-if-unveraendert" vertical-align="sup"/>
<date variable="issued">
<date-part name="year"/>
</date>
</group>
<text macro="serie-with-number"/>
</group>
</else>
</choose>
<text macro="pages"/>
<text macro="point-locators"/>
<text macro="url-with-date"/>
</group>
</group>
</layout>
</bibliography>
</style>
|