Skip to content

Commit

Permalink
Merge pull request JabRef#10174 from JabRef/refresh-csl
Browse files Browse the repository at this point in the history
[Bot] Update CSL styles
  • Loading branch information
Siedlerchr committed Aug 16, 2023
2 parents 17a215d + a49281f commit 3c59266
Show file tree
Hide file tree
Showing 6 changed files with 492 additions and 187 deletions.
15 changes: 15 additions & 0 deletions buildres/csl/csl-styles/dependent/jci-insight.csl
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
<?xml version="1.0" encoding="utf-8"?>
<style xmlns="http://purl.org/net/xbiblio/csl" version="1.0" default-locale="en-US">
<info>
<title>JCI Insight</title>
<id>http://www.zotero.org/styles/jci-insight</id>
<link href="http://www.zotero.org/styles/jci-insight" rel="self"/>
<link href="http://www.zotero.org/styles/the-journal-of-clinical-investigation" rel="independent-parent"/>
<link href="https://insight.jci.org/kiosk/publish/examples" rel="documentation"/>
<category citation-format="numeric"/>
<category field="medicine"/>
<eissn>2379-3708</eissn>
<updated>2023-07-24T23:50:45+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>
</style>
Original file line number Diff line number Diff line change
@@ -0,0 +1,331 @@
<?xml version="1.0" encoding="utf-8"?>
<style xmlns="http://purl.org/net/xbiblio/csl" class="note" version="1.0" demote-non-dropping-particle="sort-only" default-locale="en-GB">
<info>
<title>Duale Hochschule Baden-Württemberg - Department of International Business</title>
<id>http://www.zotero.org/styles/duale-hochschule-baden-wurttemberg-department-of-international-business</id>
<link href="http://www.zotero.org/styles/duale-hochschule-baden-wurttemberg-department-of-international-business" rel="self"/>
<link href="http://www.zotero.org/styles/wiesbaden-business-school" rel="template"/>
<link href="https://www.dhbw-stuttgart.de/studierendenportale/bwl-ib/Zitierrichtlinien/Guidelines_for_Academic_Writing_v1.7.1.pdf" rel="documentation"/>
<author>
<name>Patrick O'Brien, PhD</name>
</author>
<category citation-format="note"/>
<category field="humanities"/>
<summary>Based on the Guidelines for Academic Writing as of December 2022 (version 1.7).</summary>
<updated>2023-08-08T10:40: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>
<locale xml:lang="en">
<terms>
<term name="accessed" form="long">status as of</term>
<term name="on">of</term>
</terms>
</locale>
<locale xml:lang="de">
<terms>
<term name="et-al">et al.</term>
<term name="volume" form="short">Jg.</term>
<term name="issue" form="long">Heft</term>
<term name="retrieved">zugegriffen am</term>
<term name="anonymous" form="short">o.V.</term>
<term name="accessed">Stand</term>
<term name="section" form="short">
<single>Abs.</single>
<multiple>Abs.</multiple>
</term>
</terms>
</locale>
<macro name="author">
<names variable="author">
<name delimiter="; " delimiter-precedes-last="never" initialize-with=". " name-as-sort-order="all"/>
<label form="short" prefix=" (" suffix=")"/>
<substitute>
<names variable="editor"/>
<choose>
<if type="entry-dictionary entry-encyclopedia" match="any">
<text variable="container-title"/>
</if>
</choose>
<text macro="anonymous"/>
</substitute>
</names>
</macro>
<macro name="anonymous">
<text term="anonymous" form="short" text-case="capitalize-first" strip-periods="true"/>
</macro>
<macro name="author-short">
<names variable="author" delimiter=", ">
<name delimiter="; " delimiter-precedes-last="never" initialize-with=". " name-as-sort-order="all"/>
<label form="short"/>
<substitute>
<names variable="editor translator"/>
<text macro="anonymous" strip-periods="false"/>
</substitute>
</names>
</macro>
<macro name="editor">
<names variable="editor" delimiter="; ">
<name delimiter="; " delimiter-precedes-last="never" initialize-with=". " name-as-sort-order="all"/>
<label form="short" prefix=" (" suffix=")"/>
</names>
</macro>
<macro name="access">
<group delimiter=" ">
<text variable="URL"/>
<group delimiter=" " prefix="(" suffix=")">
<text term="accessed"/>
<date variable="accessed">
<date-part name="month" suffix=" "/>
<date-part name="day" suffix=", "/>
<date-part form="long" name="year"/>
</date>
</group>
</group>
</macro>
<macro name="date">
<choose>
<if variable="issued">
<date variable="issued">
<date-part form="numeric" name="day" suffix="."/>
<date-part form="numeric" name="month" suffix="."/>
<date-part form="long" name="year"/>
</date>
</if>
<else>
<date variable="accessed">
<date-part form="numeric" name="day" suffix="."/>
<date-part form="numeric" name="month" suffix="."/>
<date-part form="long" name="year"/>
</date>
</else>
</choose>
</macro>
<macro name="year-date">
<choose>
<if match="any" is-uncertain-date="issued">
<text term="no date"/>
</if>
<else>
<date variable="issued">
<date-part name="year"/>
</date>
</else>
</choose>
<choose>
<if type="interview" match="any">
<text variable="medium" prefix=", "/>
</if>
</choose>
</macro>
<macro name="pages">
<group delimiter=" ">
<label strip-periods="false" variable="page" form="short"/>
<text variable="page"/>
</group>
</macro>
<macro name="publisher">
<group delimiter=", ">
<choose>
<if type="report" match="any">
<text variable="publisher"/>
</if>
</choose>
<text variable="publisher-place"/>
</group>
</macro>
<macro name="edition">
<choose>
<if match="any" is-numeric="edition">
<group delimiter=". ">
<number variable="edition"/>
<label text-case="capitalize-first" variable="edition"/>
</group>
</if>
<else>
<text variable="edition"/>
</else>
</choose>
</macro>
<macro name="type-sort">
<choose>
<if type="webpage post post-weblog" match="any">
<text value="X"/>
</if>
<else-if type="legal_case legislation" match="any">
<text value="Y"/>
</else-if>
<else-if type="interview" match="any">
<text value="Z"/>
</else-if>
<else>
<text value="A"/>
</else>
</choose>
</macro>
<citation et-al-min="4" et-al-use-first="1" disambiguate-add-year-suffix="true">
<layout delimiter="; " suffix=".">
<group delimiter=", ">
<group delimiter=" ">
<text macro="author-short"/>
<text macro="year-date" prefix="(" suffix=")"/>
</group>
<choose>
<if type="post post-weblog webpage" match="any">
<text macro="access"/>
</if>
<else-if type="interview" match="any">
<group delimiter=", ">
<text variable="genre"/>
<date form="text" date-parts="year-month-day" variable="issued"/>
</group>
</else-if>
<else-if type="entry-dictionary" match="any">
<text variable="title"/>
</else-if>
</choose>
<group delimiter=" ">
<label variable="locator" form="short"/>
<text variable="locator"/>
</group>
</group>
</layout>
</citation>
<bibliography>
<sort>
<key macro="type-sort"/>
<key macro="author"/>
<key macro="date"/>
</sort>
<layout suffix=".">
<choose>
<if type="legal_case" match="any">
<group delimiter=", ">
<group delimiter=" ">
<text variable="title" font-weight="bold"/>
<text term="from"/>
<date form="numeric" variable="issued"/>
</group>
<text variable="authority"/>
<text variable="number"/>
<group delimiter=" ">
<text variable="container-title"/>
<text variable="volume"/>
</group>
<group delimiter=" ">
<label variable="page" form="short"/>
<text variable="page-first"/>
</group>
</group>
</if>
<else>
<group>
<group delimiter=" ">
<group font-weight="bold">
<text macro="author"/>
<text macro="year-date" prefix=" (" suffix="):"/>
</group>
<text variable="title"/>
</group>
<choose>
<if type="webpage post-weblog post" match="any">
<group delimiter=". " prefix=", ">
<text variable="container-title"/>
<text macro="access"/>
</group>
</if>
<else-if type="speech" match="any">
<group delimiter=", " prefix=". ">
<text variable="publisher-place"/>
<text macro="date" prefix=", "/>
<text macro="access" prefix=", "/>
</group>
</else-if>
<else-if type="article-journal" match="any">
<group delimiter=", " prefix=". ">
<text variable="container-title"/>
<group delimiter=". ">
<label variable="volume" form="short"/>
<text variable="volume"/>
</group>
<group delimiter=" ">
<label variable="issue" form="short"/>
<text variable="issue"/>
</group>
<text macro="pages"/>
</group>
</else-if>
<else-if type="article-newspaper article-magazine" match="any">
<group delimiter=", " prefix=". ">
<text variable="container-title"/>
<group delimiter=" ">
<group delimiter=" ">
<label text-case="capitalize-first" variable="issue" form="short"/>
<text variable="issue"/>
</group>
<text term="on"/>
<date form="text" variable="issued"/>
</group>
<text macro="pages"/>
</group>
</else-if>
<else-if type="chapter paper-conference" match="any">
<group delimiter=". " prefix=". ">
<group delimiter=": ">
<text term="in" text-case="capitalize-first"/>
<text macro="editor"/>
<text variable="container-title" font-style="normal"/>
</group>
<group delimiter=", ">
<text macro="edition"/>
<text macro="publisher"/>
<text macro="pages"/>
</group>
</group>
</else-if>
<else-if type="thesis" match="any">
<group delimiter=", " prefix=". ">
<text variable="genre"/>
<text macro="publisher"/>
</group>
</else-if>
<else-if type="interview" match="any">
<group delimiter=" " prefix=", ">
<text variable="genre"/>
<date form="text" variable="issued" prefix=" on "/>
<group delimiter=" ">
<text term="in"/>
<text variable="publisher-place"/>
</group>
</group>
</else-if>
<else-if type="report" match="any">
<group delimiter=", " prefix=". ">
<group delimiter=" ">
<text variable="genre"/>
<group delimiter=" ">
<label text-case="capitalize-first" variable="issue" form="short"/>
<text variable="number"/>
</group>
</group>
<text macro="publisher"/>
</group>
</else-if>
<else-if type="entry-dictionary entry-encyclopedia" match="any">
<group delimiter=", " prefix=", ">
<text macro="edition"/>
<text macro="publisher"/>
</group>
</else-if>
<else>
<group delimiter=", " prefix=". ">
<text macro="edition"/>
<text macro="publisher"/>
</group>
</else>
</choose>
</group>
</else>
</choose>
</layout>
</bibliography>
</style>
Original file line number Diff line number Diff line change
Expand Up @@ -17,14 +17,14 @@
</contributor>
<category citation-format="author-date"/>
<category field="generic-base"/>
<updated>2023-05-25T00:29:32+00:00</updated>
<updated>2023-08-08T00:29: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>
<locale xml:lang="fr-FR">
<terms>
<term name="no date">[sans date]</term>
<term name="in">in</term>
<term name="online"> [en&#160;ligne]</term>
<term name="online">en&#160;ligne</term>
<term name="accessed">consulté le</term>
<term name="retrieved">disponible</term>
<term name="from">à l'adresse</term>
Expand All @@ -39,7 +39,6 @@
</locale>
<locale xml:lang="en-US">
<terms>
<term name="online">. Online</term>
<term name="issue">no.</term>
</terms>
</locale>
Expand Down Expand Up @@ -77,7 +76,7 @@
</choose>
</macro>
<macro name="author-citation">
<names variable="author">
<names variable="author director">
<name form="short"/>
<substitute>
<names variable="editor"/>
Expand Down Expand Up @@ -215,7 +214,7 @@
<if variable="DOI version" match="none">
<choose>
<if variable="URL">
<text term="online" prefix=" "/>
<text term="online" prefix=" [" suffix="]"/>
</if>
<else>
<choose>
Expand Down
Loading

0 comments on commit 3c59266

Please sign in to comment.