Skip to content

Commit 5df7250

Browse files
authored
Update harvard-institut-fur-praxisforschung-de.csl (JabRef#4918)
1 parent 093fd91 commit 5df7250

File tree

1 file changed

+36
-38
lines changed

1 file changed

+36
-38
lines changed

harvard-institut-fur-praxisforschung-de.csl

+36-38
Original file line numberDiff line numberDiff line change
@@ -13,27 +13,28 @@
1313
narrow no break space: uni202F /   - but this is not supported widely!
1414
em dash: —
1515
-->
16-
<contributor>
16+
<author>
1717
<name>Saskia Mestern</name>
1818
<email>[email protected]</email>
19-
</contributor>
19+
</author>
2020
<category citation-format="author-date"/>
2121
<category field="generic-base"/>
2222
<category field="political_science"/>
2323
<category field="social_science"/>
2424
<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>
2626
<rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
2727
</info>
2828
<locale xml:lang="de">
2929
<terms>
3030
<term name="anonymous" form="short">o. A.</term>
3131
<term name="no date" form="short">o. J.</term>
32+
<term name="volume" form="short">Jg.</term>
3233
</terms>
3334
</locale>
3435
<macro name="editor">
3536
<names variable="editor" delimiter="; ">
36-
<name name-as-sort-order="all" sort-separator=", " delimiter="; " delimiter-precedes-last="always" form="long"/>
37+
<name and="text"/>
3738
<label form="short" prefix=" (" suffix=")"/>
3839
</names>
3940
</macro>
@@ -65,25 +66,17 @@
6566
<if variable="DOI">
6667
<text variable="DOI" prefix="doi: "/>
6768
</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>
8780
</choose>
8881
</macro>
8982
<macro name="title">
@@ -92,7 +85,7 @@
9285
<text variable="title" font-style="italic"/>
9386
</if>
9487
<else>
95-
<text variable="title" prefix="" suffix=""/>
88+
<text variable="title"/>
9689
</else>
9790
</choose>
9891
</macro>
@@ -101,7 +94,6 @@
10194
<if type="report thesis" match="any">
10295
<group prefix=" (" suffix=")">
10396
<text variable="genre"/>
104-
<!--<text term="number" form="short" suffix=" "/>-->
10597
<text variable="number" prefix=" Nr. "/>
10698
</group>
10799
</if>
@@ -119,20 +111,27 @@
119111
<date variable="issued">
120112
<date-part name="year"/>
121113
</date>
114+
<text variable="year-suffix"/>
122115
</if>
123116
<else>
124117
<text term="no date" form="short"/>
118+
<text variable="year-suffix"/>
125119
</else>
126120
</choose>
127121
</macro>
128122
<macro name="locator">
129123
<choose>
130124
<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>
136135
</if>
137136
</choose>
138137
</macro>
@@ -163,9 +162,9 @@
163162
<macro name="edition">
164163
<choose>
165164
<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"/>
169168
</group>
170169
</if>
171170
<else>
@@ -176,7 +175,7 @@
176175
<macro name="container-prefix">
177176
<choose>
178177
<if type="chapter paper-conference article-journal" match="any">
179-
<text term="in" text-case="capitalize-first" suffix=":"/>
178+
<text term="in" suffix=":"/>
180179
</if>
181180
</choose>
182181
</macro>
@@ -215,14 +214,14 @@
215214
</else>
216215
</choose>
217216
<text macro="year-date" prefix="(" suffix="):"/>
218-
<text macro="title" suffix="."/>
217+
<text macro="title" suffix=","/>
219218
<text macro="container-prefix"/>
220219
<choose>
221220
<if type="chapter paper-conference" match="any">
222-
<text macro="editor"/>
221+
<text macro="editor" suffix=","/>
223222
</if>
224223
</choose>
225-
<text variable="container-title" font-style="italic" suffix="."/>
224+
<text variable="container-title" font-style="italic" suffix=","/>
226225
<text macro="edition"/>
227226
<text macro="genre"/>
228227
<text macro="publisher"/>
@@ -233,7 +232,6 @@
233232
<text macro="locator"/>
234233
<text macro="published-date"/>
235234
<text macro="pages"/>
236-
<!--<text macro="duration"/>-->
237235
<text macro="access"/>
238236
</group>
239237
</group>

0 commit comments

Comments
 (0)