Skip to content

Commit

Permalink
Update berghahn-books-author-date-en-gb.csl (#6635)
Browse files Browse the repository at this point in the history
  • Loading branch information
POBrien333 authored Aug 29, 2023
1 parent b04e487 commit a61d778
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions berghahn-books-author-date-en-gb.csl
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@
<link href="http://www.zotero.org/styles/berghahn-books-author-date-en-gb" rel="self"/>
<link href="http://www.zotero.org/styles/development-and-change" rel="template"/>
<link href="https://www.berghahnbooks.com/authors/" rel="documentation"/>
<link href="https://www.berghahnbooks.com/uploads/authors/doc_style_UK.pdf" rel="documentation"/>
<author>
<name>Patrick O'Brien</name>
<email>obrienpat86@gmail.com</email>
</author>
<category citation-format="author-date"/>
<category field="humanities"/>
<category field="social_science"/>
<updated>2019-06-25T08:15:30+00:00</updated>
<updated>2023-08-13T15:57:25+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-GB">
Expand All @@ -33,7 +33,7 @@
<if type="chapter paper-conference" match="any">
<text term="in" suffix=" "/>
<names variable="editor" delimiter=", ">
<name and="text" et-al-min="3" et-al-use-first="1" initialize-with="."/>
<name and="text" et-al-min="3" et-al-use-first="1"/>
<label form="short" prefix=" (" suffix=")"/>
<substitute>
<names variable="translator"/>
Expand All @@ -57,7 +57,7 @@
</macro>
<macro name="author">
<names variable="author" font-variant="normal">
<name and="text" delimiter-precedes-last="always" et-al-min="3" et-al-use-first="1" initialize-with="." name-as-sort-order="first"/>
<name and="text" delimiter-precedes-last="always" et-al-min="3" et-al-use-first="1" name-as-sort-order="first"/>
<label form="short" prefix=" (" suffix=")"/>
<substitute>
<names variable="editor"/>
Expand Down

0 comments on commit a61d778

Please sign in to comment.