Skip to content

Commit

Permalink
Update the-auk.csl (collection title in italics) (#7218)
Browse files Browse the repository at this point in the history
* Update the-auk.csl (collection title in italics

https://forums.zotero.org/profile/10967731/heather.ervin

* Re-indent CSL styles

---------

Co-authored-by: POBrien333 <[email protected]>
  • Loading branch information
POBrien333 and POBrien333 authored Sep 18, 2024
1 parent d702e02 commit dce3ea4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion the-auk.csl
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@
<if match="all" variable="collection-title collection-number page">
<group delimiter=":">
<group delimiter=" ">
<text variable="collection-title"/>
<text variable="collection-title" font-style="italic"/>
<text variable="collection-number"/>
</group>
<text variable="page"/>
Expand Down

0 comments on commit dce3ea4

Please sign in to comment.