Skip to content

Commit

Permalink
Adding publishers' names (#5280)
Browse files Browse the repository at this point in the history
  • Loading branch information
carljohanberglund committed Feb 18, 2021
1 parent 6e5cd59 commit 20c143a
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions early-christianity.csl
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<issn>1868-7032</issn>
<eissn>1868-8020</eissn>
<summary>Early Christianity</summary>
<updated>2015-08-25T09:08:29+00:00</updated>
<updated>2021-02-18T19:00:00+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 @@ -459,7 +459,10 @@
</group>
</macro>
<macro name="publisher">
<text variable="publisher-place"/>
<group delimiter=": ">
<text variable="publisher-place"/>
<text variable="publisher"/>
</group>
</macro>
<macro name="issued">
<choose>
Expand Down

0 comments on commit 20c143a

Please sign in to comment.