Skip to content
Permalink
Browse files

Reindent/reorder

Also some DOI prefix updates
  • Loading branch information...
rmzelle committed Jan 21, 2019
1 parent 8d22e31 commit 4daaf7a7d7f5b8d6bd56ea588429e7157f0754ae
@@ -9,9 +9,9 @@
<author>
<name>Sebastian Karcher</name>
</author>
<issn>0718-7106</issn>
<category citation-format="author-date"/>
<category field="geology"/>
<issn>0718-7106</issn>
<updated>2012-09-14T21:22:32+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>
@@ -80,23 +80,23 @@
<macro name="year-citation">
<choose>
<if variable="issued">
<date variable="issued" form="numeric" date-parts="year"/>
<date variable="issued" form="numeric" date-parts="year"/>
</if>
<else>
<text term="in press"/>
<text term="in press"/>
</else>
</choose>
</macro>
<macro name="year-bibliography">
<choose>
<if variable="issued">
<date variable="issued" form="numeric" date-parts="year"/>
<date variable="issued" form="numeric" date-parts="year"/>
</if>
<else>
<text term="in press" text-case="capitalize-first"/>
<text term="in press" text-case="capitalize-first"/>
</else>
</choose>
</macro>
</macro>
<!-- <macro name="access">
<choose>
<if variable="URL">
@@ -108,146 +108,146 @@
</if>
</choose>
</macro> -->
<macro name="edition">
<choose>
<if is-numeric="edition">
<group delimiter=" ">
<number variable="edition" form="ordinal"/>
<text term="edition" form="short" suffix="n." strip-periods="true"/>
</group>
</if>
<else>
<text variable="edition"/>
</else>
</choose>
</macro>
<citation collapse="year" et-al-min="3" et-al-use-first="1" disambiguate-add-year-suffix="true">
<sort>
<key macro="author-short"/>
<key variable="issued"/>
<key variable="title"/>
</sort>
<layout prefix="(" suffix=")" delimiter="; ">
<group delimiter=", ">
<text macro="author-short"/>
<text macro="year-citation"/>
<group>
<label variable="locator" form="short"/>
<text variable="locator" prefix=" "/>
</group>
</group>
</layout>
</citation>
<bibliography hanging-indent="true">
<sort>
<key macro="author-short"/>
<key variable="issued"/>
<key variable="title"/>
</sort>
<layout suffix=".">
<group delimiter=". " suffix=".">
<text macro="author"/>
<text macro="year-bibliography"/>
<text macro="title"/>
</group>
<choose>
<if type="bill book graphic legal_case legislation motion_picture song" match="any">
<group delimiter=". " prefix=" ">
<group prefix=" " delimiter=" ">
<text macro="edition"/>
<text macro="editor-translator"/>
</group>
<text macro="publisher"/>
</group>
</if>
<else-if type="thesis">
<group prefix=" " delimiter=", ">
<text variable="genre"/>
<text macro="publisher"/>
</group>
</else-if>
<else-if type="chapter" match="any">
<group delimiter=" " prefix=" ">
<text term="in" text-case="capitalize-first" font-style="italic"/>
<group delimiter=" ">
<text variable="container-title"/>
<text macro="editor-translator"/>
</group>
</group>
<text macro="publisher" prefix=". "/>
</else-if>
<else-if type="paper-conference" match="any">
<group delimiter=" " prefix=" ">
<text term="in" text-case="capitalize-first" font-style="italic"/>
<group delimiter=", ">
<group delimiter=" ">
<text variable="container-title"/>
<text macro="editor-translator"/>
</group>
<text variable="volume" prefix="No. "/>
<group delimiter=" ">
<text variable="collection-title"/>
<text variable="issue"/>
</group>
</group>
</group>
<text macro="publisher" prefix=": "/>
</else-if>
<else-if type="article report" match="any">
<group delimiter=", " prefix=" ">
<text variable="publisher"/>
<text variable="container-title"/>
<group delimiter=" ">
<text variable="collection-title"/>
<choose>
<if variable="collection-number">
<text variable="collection-number"/>
</if>
<else>
<text variable="number"/>
</else>
</choose>
</group>
</group>
<group delimiter=" " prefix=": ">
<choose>
<if variable="number-of-pages">
<text variable="number-of-pages"/>
</if>
<else>
<text variable="page"/>
</else>
</choose>
<text term="page" form="short" plural="false"/>
</group>
<text variable="genre" prefix=", "/>
<text variable="publisher-place" prefix=". "/>
</else-if>
<else-if type="map">
<group delimiter=", " prefix=" ">
<text variable="publisher"/>
<group delimiter=" ">
<text variable="collection-title"/>
<text variable="collection-number"/>
</group>
</group>
<group delimiter=" " prefix=": ">
<text variable="number-of-pages"/>
<text term="page" form="short" plural="false"/>
</group>
<text variable="scale" prefix=", "/>
<text variable="publisher-place" prefix=". "/>
</else-if>
<else>
<group delimiter=" " prefix=" ">
<text variable="container-title"/>
<text variable="volume"/>
<text variable="issue" prefix="(" suffix=")"/>
</group>
<text variable="page" prefix=": "/>
</else>
</choose>
<!-- <text macro="access" prefix=". "/>-->
</layout>
</bibliography>
</style>
<macro name="edition">
<choose>
<if is-numeric="edition">
<group delimiter=" ">
<number variable="edition" form="ordinal"/>
<text term="edition" form="short" suffix="n." strip-periods="true"/>
</group>
</if>
<else>
<text variable="edition"/>
</else>
</choose>
</macro>
<citation collapse="year" et-al-min="3" et-al-use-first="1" disambiguate-add-year-suffix="true">
<sort>
<key macro="author-short"/>
<key variable="issued"/>
<key variable="title"/>
</sort>
<layout prefix="(" suffix=")" delimiter="; ">
<group delimiter=", ">
<text macro="author-short"/>
<text macro="year-citation"/>
<group>
<label variable="locator" form="short"/>
<text variable="locator" prefix=" "/>
</group>
</group>
</layout>
</citation>
<bibliography hanging-indent="true">
<sort>
<key macro="author-short"/>
<key variable="issued"/>
<key variable="title"/>
</sort>
<layout suffix=".">
<group delimiter=". " suffix=".">
<text macro="author"/>
<text macro="year-bibliography"/>
<text macro="title"/>
</group>
<choose>
<if type="bill book graphic legal_case legislation motion_picture song" match="any">
<group delimiter=". " prefix=" ">
<group prefix=" " delimiter=" ">
<text macro="edition"/>
<text macro="editor-translator"/>
</group>
<text macro="publisher"/>
</group>
</if>
<else-if type="thesis">
<group prefix=" " delimiter=", ">
<text variable="genre"/>
<text macro="publisher"/>
</group>
</else-if>
<else-if type="chapter" match="any">
<group delimiter=" " prefix=" ">
<text term="in" text-case="capitalize-first" font-style="italic"/>
<group delimiter=" ">
<text variable="container-title"/>
<text macro="editor-translator"/>
</group>
</group>
<text macro="publisher" prefix=". "/>
</else-if>
<else-if type="paper-conference" match="any">
<group delimiter=" " prefix=" ">
<text term="in" text-case="capitalize-first" font-style="italic"/>
<group delimiter=", ">
<group delimiter=" ">
<text variable="container-title"/>
<text macro="editor-translator"/>
</group>
<text variable="volume" prefix="No. "/>
<group delimiter=" ">
<text variable="collection-title"/>
<text variable="issue"/>
</group>
</group>
</group>
<text macro="publisher" prefix=": "/>
</else-if>
<else-if type="article report" match="any">
<group delimiter=", " prefix=" ">
<text variable="publisher"/>
<text variable="container-title"/>
<group delimiter=" ">
<text variable="collection-title"/>
<choose>
<if variable="collection-number">
<text variable="collection-number"/>
</if>
<else>
<text variable="number"/>
</else>
</choose>
</group>
</group>
<group delimiter=" " prefix=": ">
<choose>
<if variable="number-of-pages">
<text variable="number-of-pages"/>
</if>
<else>
<text variable="page"/>
</else>
</choose>
<text term="page" form="short" plural="false"/>
</group>
<text variable="genre" prefix=", "/>
<text variable="publisher-place" prefix=". "/>
</else-if>
<else-if type="map">
<group delimiter=", " prefix=" ">
<text variable="publisher"/>
<group delimiter=" ">
<text variable="collection-title"/>
<text variable="collection-number"/>
</group>
</group>
<group delimiter=" " prefix=": ">
<text variable="number-of-pages"/>
<text term="page" form="short" plural="false"/>
</group>
<text variable="scale" prefix=", "/>
<text variable="publisher-place" prefix=". "/>
</else-if>
<else>
<group delimiter=" " prefix=" ">
<text variable="container-title"/>
<text variable="volume"/>
<text variable="issue" prefix="(" suffix=")"/>
</group>
<text variable="page" prefix=": "/>
</else>
</choose>
<!-- <text macro="access" prefix=". "/>-->
</layout>
</bibliography>
</style>
@@ -110,12 +110,12 @@
</sort>
<layout prefix="(" suffix=")" delimiter="; ">
<group delimiter=", ">
<group delimiter=" ">
<group delimiter=" ">
<text macro="author-short" suffix=","/>
<date variable="issued">
<date-part name="year"/>
</date>
</group>
</group>
<group>
<label variable="locator" form="short"/>
<text variable="locator" prefix=" "/>
@@ -143,24 +143,24 @@
<text prefix=" " suffix="." macro="publisher"/>
</if>
<else-if type="chapter paper-conference" match="any">
<group delimiter=". " prefix=" ">
<group delimiter=". " prefix=" ">
<text macro="title"/>
<group delimiter=", ">
<group delimiter=": ">
<text term="in" text-case="capitalize-first"/>
<names variable="editor translator">
<name name-as-sort-order="all" sort-separator=", " initialize-with="." delimiter=", " and="text"/>
<label prefix=", "/>
</names>
</group>
<group delimiter=", ">
<group delimiter=": ">
<text term="in" text-case="capitalize-first"/>
<names variable="editor translator">
<name name-as-sort-order="all" sort-separator=", " initialize-with="." delimiter=", " and="text"/>
<label prefix=", "/>
</names>
</group>
<text variable="container-title"/>
</group>
<text macro="edition"/>
</group>
<text macro="edition"/>
<text macro="publisher"/>
<group delimiter=" ">
<label variable="page" form="short" plural="never"/>
<text variable="page"/>
</group>
<group delimiter=" ">
<label variable="page" form="short" plural="never"/>
<text variable="page"/>
</group>
</group>
</else-if>
<else>
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<style class="in-text" version="1.0" page-range-format="minimal" demote-non-dropping-particle="sort-only" default-locale="en-GB" xmlns="http://purl.org/net/xbiblio/csl">
<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" version="1.0" page-range-format="minimal" demote-non-dropping-particle="sort-only" default-locale="en-GB">
<info>
<title>Berghahn Books (author-date, English - UK)</title>
<id>http://www.zotero.org/styles/berghahn-books-author-date-en-gb</id>
Oops, something went wrong.

0 comments on commit 4daaf7a

Please sign in to comment.
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session.