|
13 | 13 | narrow no break space: uni202F /   - but this is not supported widely!
|
14 | 14 | em dash: —
|
15 | 15 | -->
|
16 |
| - <contributor> |
| 16 | + <author> |
17 | 17 | <name>Saskia Mestern</name>
|
18 | 18 |
|
19 |
| - </contributor> |
| 19 | + </author> |
20 | 20 | <category citation-format="author-date"/>
|
21 | 21 | <category field="generic-base"/>
|
22 | 22 | <category field="political_science"/>
|
23 | 23 | <category field="social_science"/>
|
24 | 24 | <summary>A Harvard author-date style variant as used for Political Science and others, mostly German. The in-text citation style is changed to [author year: page], avoiding the abbreviation for pages (S.) and changing the delimiters.</summary>
|
25 |
| - <updated>2012-09-27T22:06:38+00:00</updated> |
| 25 | + <updated>2020-07-13T09:24:45+00:00</updated> |
26 | 26 | <rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
|
27 | 27 | </info>
|
28 | 28 | <locale xml:lang="de">
|
29 | 29 | <terms>
|
30 | 30 | <term name="anonymous" form="short">o. A.</term>
|
31 | 31 | <term name="no date" form="short">o. J.</term>
|
| 32 | + <term name="volume" form="short">Jg.</term> |
32 | 33 | </terms>
|
33 | 34 | </locale>
|
34 | 35 | <macro name="editor">
|
35 | 36 | <names variable="editor" delimiter="; ">
|
36 |
| - <name name-as-sort-order="all" sort-separator=", " delimiter="; " delimiter-precedes-last="always" form="long"/> |
| 37 | + <name and="text"/> |
37 | 38 | <label form="short" prefix=" (" suffix=")"/>
|
38 | 39 | </names>
|
39 | 40 | </macro>
|
|
65 | 66 | <if variable="DOI">
|
66 | 67 | <text variable="DOI" prefix="doi: "/>
|
67 | 68 | </if>
|
68 |
| - <else> |
69 |
| - <choose> |
70 |
| - <if type="webpage"> |
71 |
| - <group> |
72 |
| - <text term="retrieved" text-case="capitalize-first" suffix=" "/> |
73 |
| - <text value="am" suffix=" "/> |
74 |
| - <date variable="accessed"> |
75 |
| - <date-part name="day" form="numeric-leading-zeros" suffix="."/> |
76 |
| - <date-part name="month" form="numeric-leading-zeros" suffix="."/> |
77 |
| - <date-part name="year" form="long"/> |
78 |
| - </date> |
79 |
| - <group> |
80 |
| - <text term="from" prefix=" " suffix=" "/> |
81 |
| - <text variable="URL"/> |
82 |
| - </group> |
83 |
| - </group> |
84 |
| - </if> |
85 |
| - </choose> |
86 |
| - </else> |
| 69 | + <else-if type="webpage post post-weblog" match="any"> |
| 70 | + <group delimiter=" "> |
| 71 | + <text term="online" prefix="[" suffix="]"/> |
| 72 | + <text variable="URL"/> |
| 73 | + <date variable="accessed" prefix="[" suffix="]"> |
| 74 | + <date-part name="day" form="numeric-leading-zeros" suffix="."/> |
| 75 | + <date-part name="month" form="numeric-leading-zeros" suffix="."/> |
| 76 | + <date-part name="year" form="long"/> |
| 77 | + </date> |
| 78 | + </group> |
| 79 | + </else-if> |
87 | 80 | </choose>
|
88 | 81 | </macro>
|
89 | 82 | <macro name="title">
|
|
92 | 85 | <text variable="title" font-style="italic"/>
|
93 | 86 | </if>
|
94 | 87 | <else>
|
95 |
| - <text variable="title" prefix="„" suffix="“"/> |
| 88 | + <text variable="title"/> |
96 | 89 | </else>
|
97 | 90 | </choose>
|
98 | 91 | </macro>
|
|
101 | 94 | <if type="report thesis" match="any">
|
102 | 95 | <group prefix=" (" suffix=")">
|
103 | 96 | <text variable="genre"/>
|
104 |
| - <!--<text term="number" form="short" suffix=" "/>--> |
105 | 97 | <text variable="number" prefix=" Nr. "/>
|
106 | 98 | </group>
|
107 | 99 | </if>
|
|
119 | 111 | <date variable="issued">
|
120 | 112 | <date-part name="year"/>
|
121 | 113 | </date>
|
| 114 | + <text variable="year-suffix"/> |
122 | 115 | </if>
|
123 | 116 | <else>
|
124 | 117 | <text term="no date" form="short"/>
|
| 118 | + <text variable="year-suffix"/> |
125 | 119 | </else>
|
126 | 120 | </choose>
|
127 | 121 | </macro>
|
128 | 122 | <macro name="locator">
|
129 | 123 | <choose>
|
130 | 124 | <if type="article-journal">
|
131 |
| - <text variable="volume" suffix=" "/> |
132 |
| - <!-- <date variable="issued"> |
133 |
| - <date-part name="year" prefix="(" suffix=")"/> |
134 |
| - </date>--> |
135 |
| - <text variable="issue" prefix="(" suffix=")"/> |
| 125 | + <group delimiter=", "> |
| 126 | + <group delimiter=" "> |
| 127 | + <label text-case="capitalize-first" variable="volume" form="short"/> |
| 128 | + <text variable="volume"/> |
| 129 | + </group> |
| 130 | + <group delimiter=" "> |
| 131 | + <label variable="issue" form="short"/> |
| 132 | + <text variable="issue"/> |
| 133 | + </group> |
| 134 | + </group> |
136 | 135 | </if>
|
137 | 136 | </choose>
|
138 | 137 | </macro>
|
|
163 | 162 | <macro name="edition">
|
164 | 163 | <choose>
|
165 | 164 | <if is-numeric="edition">
|
166 |
| - <group> |
167 |
| - <number variable="edition" form="numeric" suffix=". "/> |
168 |
| - <text term="edition" form="short"/> |
| 165 | + <group delimiter=". "> |
| 166 | + <number variable="edition" form="numeric"/> |
| 167 | + <text term="edition"/> |
169 | 168 | </group>
|
170 | 169 | </if>
|
171 | 170 | <else>
|
|
176 | 175 | <macro name="container-prefix">
|
177 | 176 | <choose>
|
178 | 177 | <if type="chapter paper-conference article-journal" match="any">
|
179 |
| - <text term="in" text-case="capitalize-first" suffix=":"/> |
| 178 | + <text term="in" suffix=":"/> |
180 | 179 | </if>
|
181 | 180 | </choose>
|
182 | 181 | </macro>
|
|
215 | 214 | </else>
|
216 | 215 | </choose>
|
217 | 216 | <text macro="year-date" prefix="(" suffix="):"/>
|
218 |
| - <text macro="title" suffix="."/> |
| 217 | + <text macro="title" suffix=","/> |
219 | 218 | <text macro="container-prefix"/>
|
220 | 219 | <choose>
|
221 | 220 | <if type="chapter paper-conference" match="any">
|
222 |
| - <text macro="editor"/> |
| 221 | + <text macro="editor" suffix=","/> |
223 | 222 | </if>
|
224 | 223 | </choose>
|
225 |
| - <text variable="container-title" font-style="italic" suffix="."/> |
| 224 | + <text variable="container-title" font-style="italic" suffix=","/> |
226 | 225 | <text macro="edition"/>
|
227 | 226 | <text macro="genre"/>
|
228 | 227 | <text macro="publisher"/>
|
|
233 | 232 | <text macro="locator"/>
|
234 | 233 | <text macro="published-date"/>
|
235 | 234 | <text macro="pages"/>
|
236 |
| - <!--<text macro="duration"/>--> |
237 | 235 | <text macro="access"/>
|
238 | 236 | </group>
|
239 | 237 | </group>
|
|
0 commit comments