Skip to content

Commit

Permalink
remove publisher-place for booklike acta-universitatis-agriculturae-s…
Browse files Browse the repository at this point in the history
  • Loading branch information
POBrien333 authored Oct 6, 2023
1 parent c0d94f2 commit 8f3b20e
Showing 1 changed file with 5 additions and 12 deletions.
17 changes: 5 additions & 12 deletions acta-universitatis-agriculturae-sueciae.csl
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
</contributor>
<category citation-format="author-date"/>
<summary>Style as per the May 2019 guidelines.</summary>
<updated>2022-07-13T09:26:37+00:00</updated>
<updated>2023-10-02T14:12:49+00:00</updated>
<rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
</info>
<locale xml:lang="en">
Expand Down Expand Up @@ -108,19 +108,12 @@
</macro>
<macro name="publisher">
<choose>
<if type="report" match="all">
<group delimiter=": ">
<text variable="publisher-place"/>
<text variable="publisher"/>
</group>
</if>
<else-if type="thesis" match="any">
<if type="report thesis" match="any">
<text variable="publisher"/>
</else-if>
</if>
<else>
<text variable="genre" suffix=", "/>
<group delimiter=": ">
<text variable="publisher-place"/>
<group delimiter=", ">
<text variable="genre"/>
<text variable="publisher"/>
</group>
</else>
Expand Down

0 comments on commit 8f3b20e

Please sign in to comment.