Skip to content

Commit

Permalink
Note position of optional publisher-place
Browse files Browse the repository at this point in the history
  • Loading branch information
adunning committed Feb 6, 2025
1 parent 466df80 commit 79be4c9
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions modern-humanities-research-association.csl
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<style xmlns="http://purl.org/net/xbiblio/csl" and="text" class="note" demote-non-dropping-particle="sort-only" et-al-min="4" et-al-use-first="1" page-range-format="minimal-two" version="1.0" default-locale="en-GB">
<info>
<title>Modern Humanities Research Association, 4th edition (full note)</title>
<title-short>MHRA Style Guide</title-short>
<title-short>MHRA</title-short>
<id>http://www.zotero.org/styles/modern-humanities-research-association</id>
<link href="http://www.zotero.org/styles/modern-humanities-research-association" rel="self"/>
<link href="https://www.mhra.org.uk/style/" rel="documentation"/>
Expand All @@ -24,7 +24,7 @@
<category citation-format="note"/>
<category field="generic-base"/>
<category field="humanities"/>
<summary>MHRA format with full notes and bibliography</summary>
<summary>MHRA Style Guide full notes and bibliography</summary>
<updated>2025-02-03T14:44:03+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>
Expand Down Expand Up @@ -263,7 +263,10 @@
<text variable="publisher"/>
</if>
<else>
<text variable="publisher"/>
<group delimiter=": ">
<!-- <text variable="publisher-place"/> -->
<text variable="publisher"/>
</group>
</else>
</choose>
</macro>
Expand Down

0 comments on commit 79be4c9

Please sign in to comment.