We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6a9a1a commit 716f635Copy full SHA for 716f635
harvard-stellenbosch-university.csl
@@ -277,9 +277,9 @@
277
<else-if type="chapter paper-conference entry-encyclopedia entry-dictionary" match="any">
278
<text macro="title"/>
279
<group delimiter=" ">
280
- <text term="in" text-case="capitalize-first"/>
281
- <text macro="book-details"/>
+ <text term="in"/>
282
<text variable="container-title" font-style="italic"/>
+ <text macro="book-details"/>
283
</group>
284
<text variable="page"/>
285
</else-if>
0 commit comments