Skip to content

Commit db549dd

Browse files
sebknopadam3smith
authored andcommitted
Update ruhr-universitat-bochum-lehrstuhl-fur-industrial-sales-and-ser… (JabRef#4462)
Some issues regarding the date and title formats are fixed in this patch.
1 parent 2822437 commit db549dd

1 file changed

+5
-7
lines changed

Diff for: ruhr-universitat-bochum-lehrstuhl-fur-industrial-sales-and-service-engineering.csl

+5-7
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<email>[email protected]</email>
1313
</author>
1414
<category citation-format="author-date"/>
15-
<updated>2019-05-20T11:40:20+01:00</updated>
15+
<updated>2019-12-18T15:42:00+01:00</updated>
1616
<rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
1717
</info>
1818
<locale xml:lang="de">
@@ -37,6 +37,7 @@
3737
</terms>
3838
</locale>
3939
<locale xml:lang="en-US">
40+
<style-options punctuation-in-quote="false"/>
4041
<date form="text">
4142
<date-part name="month" suffix=" "/>
4243
<date-part name="day" form="numeric" suffix=", "/>
@@ -102,10 +103,7 @@
102103
<choose>
103104
<if type="article-magazine article-newspaper article-journal bill book broadcast chapter entry-dictionary figure graphic interview legislation legal_case map motion_picture musical_score pamphlet paper-conference patent personal_communication report review review-book song speech thesis treaty dataset" match="any"/>
104105
<else>
105-
<date variable="issued">
106-
<date-part name="month" form="long" prefix=", "/>
107-
<date-part name="day" form="ordinal" prefix=" "/>
108-
</date>
106+
<date variable="issued" form="text" prefix=" " />
109107
<group prefix=", URL: ">
110108
<text variable="URL"/>
111109
<choose>
@@ -138,7 +136,7 @@
138136
<text variable="number" prefix=" No. "/>
139137
</group>
140138
</if>
141-
<else-if type="bill book graphic legal_case legislation manuscript motion_picture report song speech" match="any">
139+
<else-if type="bill book graphic legal_case legislation manuscript motion_picture report song" match="any">
142140
<text variable="title" font-style="italic"/>
143141
</else-if>
144142
<else>
@@ -252,7 +250,7 @@
252250
<macro name="container-phrase">
253251
<group>
254252
<choose>
255-
<if type="chapter paper-conference" match="any">
253+
<if type="chapter paper-conference speech" match="any">
256254
<choose>
257255
<if variable="container-title" match="none">
258256
<text variable="event" font-style="italic"/>

0 commit comments

Comments
 (0)