Skip to content

Commit

Permalink
Change order of publisher and publisher-place (#5874)
Browse files Browse the repository at this point in the history
  • Loading branch information
simomac committed Jan 31, 2022
1 parent 8066c66 commit 873df06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion harvard-imperial-college-london.csl
Original file line number Diff line number Diff line change
Expand Up @@ -91,8 +91,8 @@
<choose>
<if type="report" match="none">
<group delimiter=", ">
<text variable="publisher"/>
<text variable="publisher-place"/>
<text variable="publisher"/>
</group>
</if>
</choose>
Expand Down

0 comments on commit 873df06

Please sign in to comment.