Skip to content

Commit 647fb56

Browse files
authored
Update karabuk-university-graduate-school-of-natural-and-applied-scie… (JabRef#4756)
1 parent a4317f2 commit 647fb56

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

karabuk-university-graduate-school-of-natural-and-applied-sciences.csl

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<category citation-format="numeric"/>
1616
<category field="engineering"/>
1717
<category field="science"/>
18-
<updated>2019-12-12T12:24:41+00:00</updated>
18+
<updated>2020-05-01T22:28:30+00:00</updated>
1919
<rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
2020
</info>
2121
<macro name="edition">
@@ -51,10 +51,10 @@
5151
<macro name="title">
5252
<choose>
5353
<if type="article-journal chapter patent paper-conference report speech thesis" match="any">
54-
<text variable="title" text-case="capitalize-first" quotes="true"/>
54+
<text variable="title" text-case="capitalize-first" quotes="false"/>
5555
</if>
5656
<else-if type="book webpage" match="any">
57-
<text variable="title" text-case="title" quotes="true"/>
57+
<text variable="title" text-case="title" quotes="false"/>
5858
</else-if>
5959
</choose>
6060
</macro>
@@ -78,7 +78,7 @@
7878
<text variable="citation-number" suffix="."/>
7979
<text macro="author" suffix=", "/>
8080
<group>
81-
<text macro="title" suffix=", "/>
81+
<text macro="title" prefix="&quot;" suffix="&quot;, "/>
8282
<choose>
8383
<if type="report thesis patent" match="any">
8484
<group>

0 commit comments

Comments
 (0)