Skip to content
Permalink
Browse files

Reindent/reorder

  • Loading branch information...
rmzelle committed Dec 5, 2016
1 parent 64509c3 commit 8a1fc526de3e662520d93ce70dbce16b0cd259ce
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<style class="in-text" version="1.0" demote-non-dropping-particle="sort-only" default-locale="fr-FR" xmlns="http://purl.org/net/xbiblio/csl">
<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" version="1.0" demote-non-dropping-particle="sort-only" default-locale="fr-FR">
<info>
<title>Bulletin de la Société Entomologique de France</title>
<title-short>bsef</title-short>
@@ -40,8 +40,8 @@
</macro>
<macro name="publisher">
<group delimiter=" : ">
<text variable="publisher-place"/>
<text variable="publisher"/>
<text variable="publisher-place"/>
<text variable="publisher"/>
</group>
</macro>
<macro name="access">
@@ -128,14 +128,14 @@
</group>
</layout>
</citation>
<bibliography delimiter-precedes-et-al="never" delimiter-precedes-last="never" et-al-min="12" et-al-use-first="6" subsequent-author-substitute="–––">
<bibliography delimiter-precedes-et-al="never" delimiter-precedes-last="never" et-al-min="12" et-al-use-first="6" subsequent-author-substitute="&#8211;&#8211;&#8211;">
<sort>
<key macro="author"/>
<key variable="issued"/>
</sort>
<layout suffix=".">
<text macro="author" suffix=", "/>
<date date-parts="year" form="text" variable="issued" suffix=". ">
<date date-parts="year" form="text" variable="issued" suffix=". &#8211; ">
<date-part name="year"/>
</date>
<choose>
@@ -148,20 +148,20 @@
</if>
<else-if type="chapter paper-conference" match="any">
<text macro="title" font-style="italic" suffix=". "/>
<group suffix=". " delimiter=" ">
<text term="in" text-case="capitalize-first" suffix="&#160;:"/>
<text macro="editor"/>
<text variable="container-title" font-style="italic"/>
</group>
<group suffix=". " delimiter=" ">
<text term="in" text-case="capitalize-first" suffix="&#160;:"/>
<text macro="editor"/>
<text variable="container-title" font-style="italic"/>
</group>
<text macro="publisher" prefix=" "/>
<text variable="page" prefix=", p. " suffix="."/>
</else-if>
<else>
<text macro="title" suffix=". "/>
<text variable="container-title" font-style="italic" suffix=", "/>
<text variable="volume" font-weight="bold" suffix=" "/>
<text variable="issue" prefix="(" suffix=") "/>
<text variable="page" prefix=": "/>
<text variable="volume" font-weight="bold" suffix=" "/>
<text variable="issue" prefix="(" suffix=") "/>
<text variable="page" prefix=": "/>
</else>
</choose>
<text macro="access"/>
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<style class="in-text" version="1.0" delimiter-precedes-et-al="never" initialize-with="." demote-non-dropping-particle="sort-only" default-locale="de-DE" xmlns="http://purl.org/net/xbiblio/csl">
<!-- This style was edited with the Visual CSL Editor (http://editor.citationstyles.org/visualEditor/#) -->
<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" version="1.0" delimiter-precedes-et-al="never" initialize-with="." demote-non-dropping-particle="sort-only" default-locale="de-DE">
<!-- This style was edited with the Visual CSL Editor (http://editor.citationstyles.org/visualEditor/#) -->
<info>
<title>Deutsches Archäologisches Institut (German)</title>
<title-short>DAI</title-short>
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" version="1.0" demote-non-dropping-particle="sort-only" default-locale="de-DE">
<!-- This style was edited with the Visual CSL Editor (http://editor.citationstyles.org/visualEditor/) -->
<!-- This style was edited with the Visual CSL Editor (http://editor.citationstyles.org/visualEditor/) -->
<info>
<title>Harvard - Theologisches Seminar Adelshofen (German)</title>
<title-short>TSA</title-short>
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<style xmlns="http://purl.org/net/xbiblio/csl" page-range-format="minimal" class="in-text" version="1.0" demote-non-dropping-particle="sort-only" default-locale="en-US">
<!-- This style was edited with the Visual CSL Editor (http://editor.citationstyles.org/visualEditor/) -->
<!-- This style was edited with the Visual CSL Editor (http://editor.citationstyles.org/visualEditor/) -->
<info>
<title>Health Education Research</title>
<id>http://www.zotero.org/styles/health-education-research</id>
@@ -74,11 +74,11 @@
</macro>
<citation et-al-min="3" et-al-use-first="1" disambiguate-add-year-suffix="true" collapse="year-suffix" cite-group-delimiter=",">
<layout prefix="(" suffix=")" delimiter="; ">
<group delimiter=" ">
<text macro="author-short"/>
<text macro="year-date"/>
</group>
<text variable="locator" prefix=":"/>
<group delimiter=" ">
<text macro="author-short"/>
<text macro="year-date"/>
</group>
<text variable="locator" prefix=":"/>
</layout>
</citation>
<bibliography hanging-indent="true" et-al-min="10" et-al-use-first="3" et-al-use-last="true">
@@ -93,7 +93,7 @@
</date>
<choose>
<if type="bill book graphic legal_case legislation motion_picture report song thesis" match="any">
<group delimiter=". " prefix=" " suffix=".">
<group delimiter=". " prefix=" " suffix=".">
<text macro="title"/>
<text variable="volume"/>
<text macro="edition"/>
@@ -103,7 +103,7 @@
</group>
</if>
<else-if type="chapter paper-conference" match="any">
<group delimiter=". " prefix=" " suffix=".">
<group delimiter=". " prefix=" " suffix=".">
<text macro="title"/>
<group delimiter=" ">
<group delimiter=" ">
@@ -118,7 +118,7 @@
</group>
</else-if>
<else-if type="webpage">
<group delimiter=". " prefix=" " suffix=".">
<group delimiter=". " prefix=" " suffix=".">
<text macro="title"/>
<text variable="container-title"/>
<group delimiter=" ">
@@ -340,7 +340,7 @@
<text variable="issue" prefix="(" suffix=")"/>
</group>
<text macro="collection"/>
<text variable="page"/>
<text variable="page"/>
</group>
</macro>
<macro name="publisher">
@@ -283,7 +283,7 @@
<text variable="issue" prefix="(" suffix=")"/>
</group>
<text macro="collection"/>
<text variable="page"/>
<text variable="page"/>
</group>
</macro>
<macro name="publisher">
@@ -297,7 +297,7 @@
<text variable="issue" prefix="(" suffix=")"/>
</group>
<text macro="collection"/>
<text variable="page"/>
<text variable="page"/>
</group>
</macro>
<macro name="publisher">
@@ -297,7 +297,7 @@
<text variable="issue" prefix="(" suffix=")"/>
</group>
<text macro="collection"/>
<text variable="page"/>
<text variable="page"/>
</group>
</macro>
<macro name="publisher">
@@ -133,9 +133,9 @@
<else>
<group delimiter=" ">
<text macro="title" suffix="."/>
<text variable="container-title" form="short"/>
<text variable="container-title" form="short"/>
<text macro="year-date" prefix="" suffix=";"/>
<group delimiter=": ">
<group delimiter=": ">
<group>
<text variable="volume" font-weight="bold"/>
<text variable="issue" prefix="(" suffix=")"/>
@@ -44,12 +44,12 @@
<substitute>
<names variable="editor" font-variant="normal"/>
<names variable="translator" font-variant="normal"/>
<text variable="title" form="short" quotes="false" font-variant="small-caps"/>
<text variable="title" form="short" quotes="false" font-variant="small-caps"/>
</substitute>
</names>
</macro>
<macro name="title">
<text variable="title" text-case="title" font-variant="normal" suffix="."/>
<text variable="title" text-case="title" font-variant="normal" suffix="."/>
</macro>
<macro name="publisher">
<group delimiter=", " prefix=" ">
@@ -94,7 +94,7 @@
<date variable="issued">
<date-part name="year"/>
</date>
<text variable="locator" prefix=": "/>
<text variable="locator" prefix=": "/>
</group>
</layout>
</citation>
@@ -171,7 +171,7 @@
<text macro="secondary-contributors"/>
</group>
</macro>
<macro name="container">
<macro name="container">
<choose>
<if type="chapter">
<choose>
@@ -414,17 +414,17 @@
<key macro="title"/>
</sort>
<layout prefix="(" suffix=")" delimiter="&#160;; ">
<group delimiter=",&#160;">
<group delimiter=", ">
<text macro="author-citation"/>
<text macro="year-date"/>
</group>
<group delimiter="&#160;">
<label variable="locator" form="short"/>
<text variable="locator"/>
</group>
</group>
</layout>
<group delimiter=",&#160;">
<group delimiter=", ">
<text macro="author-citation"/>
<text macro="year-date"/>
</group>
<group delimiter="&#160;">
<label variable="locator" form="short"/>
<text variable="locator"/>
</group>
</group>
</layout>
</citation>
<bibliography>
<sort>
@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" version="1.0" demote-non-dropping-particle="sort-only" default-locale="en-US" page-range-format="expanded">
<!-- This style was edited with the Visual CSL Editor (http://editor.citationstyles.org/visualEditor/) -->
<!-- This style was edited with the Visual CSL Editor (http://editor.citationstyles.org/visualEditor/) -->
<info>
<title>Sexual Health</title>
<id>http://www.zotero.org/styles/sexual-health</id>
<link href="http://www.zotero.org/styles/sexual-health" rel="self"/>
<link href="http://www.publish.csiro.au/sh/forauthors/authorinstructions#15" rel="documentation"/>
<link href="http://www.zotero.org/styles/american-medical-association" rel="template"/>
<link href="http://www.publish.csiro.au/sh/forauthors/authorinstructions#15" rel="documentation"/>
<author>
<name>Center for Research on Media, Technology, and Health</name>
<email>crmth@pitt.edu</email>
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<style class="note" version="1.0" initialize-with="." name-as-sort-order="all" default-locale="de-DE" xmlns="http://purl.org/net/xbiblio/csl">
<style xmlns="http://purl.org/net/xbiblio/csl" class="note" version="1.0" initialize-with="." name-as-sort-order="all" default-locale="de-DE">
<info>
<title>Technische Universität Dresden - Kunstgeschichte (note, German)</title>
<title-short>TUD Germanistik (note, German)</title-short>
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<style class="note" version="1.0" initialize-with="." default-locale="de-DE" xmlns="http://purl.org/net/xbiblio/csl">
<style xmlns="http://purl.org/net/xbiblio/csl" class="note" version="1.0" initialize-with="." default-locale="de-DE">
<!-- This style was edited with the Visual CSL Editor (http://editor.citationstyles.org/visualEditor/) -->
<info>
<title>Technische Universität Dresden - Medienwissenschaft und Neuere Deutsche Literatur (note, German)</title>

0 comments on commit 8a1fc52

Please sign in to comment.
You can’t perform that action at this time.