Skip to content

Commit

Permalink
Squashed 'src/main/resources/csl-styles/' changes from c1793d2..906cd6d
Browse files Browse the repository at this point in the history
906cd6d Create technische-universitat-dresden-linguistik-author-date (JabRef#4730)
607a056 Create ifao-publications.csl (JabRef#4731)
5a65f50 remove et-al settings for bibliography for PVS (JabRef#4735)
4a145d4 Create current-opinion-in-endocrinology-diabetes-and-obesity.csl (JabRef#4734)
d70c2a4 Add chapter section in bibliography (JabRef#4732)
366dbc1 Create economic-history-review.csl (JabRef#4643)
7069ddc Create the-open-university-harvard-s390-modules.csl (JabRef#4711)
a789973 Chicago: Uppercase "Presentated at" if no `genre` (JabRef#4729)
143464e Fix comma before et al. for the-oncologist.csl (JabRef#4724)
3b331b6 fixed bug with "near-note" position univ.-bordeaux-ecole-doctorale-de… (JabRef#4719)
b2c0c1e APA: in-text title in title-case (JabRef#4725)
88c68d2 Fix et-al and indetation settings for mammalia.csl (JabRef#4717)
05940a2 Update the-febs-journal.csl (JabRef#4720)
1d77ba8 Request for review and assessment of the repa.csl (JabRef#4698)
76b4be5 Update isnad.csl (JabRef#4716)
f709c84 Update isnad-dipnotlu.csl (JabRef#4715)
45d7655 Create mammalia.csl (JabRef#4714)
eb333ca Update society-for-american-archaeology.csl (JabRef#4710)
d944e71 Update masarykova-univerzita-pravnicka-fakulta.csl (JabRef#4712)
5e34eb1 Update animal-welfare.csl (JabRef#4713)
06785fa Update le-tapuscrit-author-date.csl (JabRef#4708)
ada5282 Update norois.csl (JabRef#4707)

git-subtree-dir: src/main/resources/csl-styles
git-subtree-split: 906cd6d
  • Loading branch information
github actions committed May 1, 2020
1 parent 2830fd1 commit 67a38d3
Show file tree
Hide file tree
Showing 42 changed files with 2,584 additions and 232 deletions.
24 changes: 15 additions & 9 deletions animal-welfare.csl
Original file line number Diff line number Diff line change
@@ -1,27 +1,30 @@
<?xml version="1.0" encoding="utf-8"?>
<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" default-locale="en-GB" version="1.0" demote-non-dropping-particle="sort-only">
<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" version="1.0" demote-non-dropping-particle="sort-only" default-locale="en-GB">
<info>
<title>Animal Welfare</title>
<id>http://www.zotero.org/styles/animal-welfare</id>
<link href="http://www.zotero.org/styles/animal-welfare" rel="self"/>
<link href="http://www.ufaw.org.uk/instructions-authors.php" rel="documentation"/>
<link href="https://www.ufaw.org.uk/the-ufaw-journal/instructions-for-authors" rel="documentation"/>
<author>
<name>Sjúrður Hammer</name>
<uri>http://www.mendeley.com/profiles/sjurur-hammer/</uri>
</author>
<contributor>
<name>Patrick O'Brien</name>
</contributor>
<category citation-format="author-date"/>
<category field="biology"/>
<issn>0962-7286</issn>
<updated>2015-07-27T13:15:14+00:00</updated>
<updated>2020-04-18T10:32:13+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>
<macro name="container-contributors">
<choose>
<if type="chapter paper-conference" match="any">
<text term="in" text-case="capitalize-first" font-style="normal" suffix=" "/>
<text term="in" text-case="capitalize-first" suffix=": "/>
<names variable="editor translator" delimiter=", ">
<name and="text" initialize-with="" name-as-sort-order="all" sort-separator=" "/>
<label form="short" prefix=" (" suffix=")"/>
<label form="short" strip-periods="true" prefix=" (" suffix=")"/>
</names>
</if>
</choose>
Expand Down Expand Up @@ -66,9 +69,12 @@
</macro>
<macro name="access">
<choose>
<if type="webpage">
<text variable="URL"/>
<if type="article-journal">
<text variable="DOI" prefix="https://doi.org/"/>
</if>
<else-if type="webpage post post-weblog">
<text variable="URL"/>
</else-if>
</choose>
</macro>
<macro name="publisher">
Expand Down Expand Up @@ -135,7 +141,7 @@
<choose>
<if type="article-journal article-magazine article-newspaper" match="any">
<text variable="container-title" form="long" font-style="italic" prefix=". "/>
<text variable="volume" font-weight="normal" prefix=" "/>
<text variable="volume" font-style="italic" prefix=" "/>
<text variable="page" prefix=": " suffix="."/>
</if>
<else-if type="bill book chapter graphic legal_case legislation motion_picture paper-conference report song" match="any">
Expand Down Expand Up @@ -177,7 +183,7 @@
<text macro="author" font-weight="bold"/>
<text macro="issued" suffix=" "/>
<text variable="title"/>
<text macro="locators" font-weight="normal"/>
<text macro="locators"/>
<text macro="edition" font-weight="bold"/>
<group delimiter=". " prefix=". ">
<text macro="publisher"/>
Expand Down
26 changes: 13 additions & 13 deletions apa-6th-edition.csl
Original file line number Diff line number Diff line change
Expand Up @@ -335,7 +335,7 @@
<text macro="patent-number"/>
</if>
<else-if type="treaty">
<text variable="title" form="short"/>
<text variable="title" form="short" text-case="title"/>
</else-if>
<else-if type="personal_communication">
<choose>
Expand All @@ -344,7 +344,7 @@
<names variable="author">
<name and="symbol" delimiter=", " initialize-with=". "/>
<substitute>
<text variable="title" form="short" quotes="true"/>
<text variable="title" form="short" text-case="title" quotes="true"/>
</substitute>
</names>
<!-- This should be localized -->
Expand All @@ -359,10 +359,10 @@
<names variable="translator"/>
<choose>
<if variable="container-title">
<text variable="title" form="short" quotes="true"/>
<text variable="title" form="short" text-case="title" quotes="true"/>
</if>
<else>
<text variable="title" form="short" font-style="italic"/>
<text variable="title" form="short" text-case="title" font-style="italic"/>
</else>
</choose>
<text macro="format-short" prefix="[" suffix="]"/>
Expand All @@ -380,10 +380,10 @@
<names variable="translator"/>
<choose>
<if variable="container-title">
<text variable="title" form="short" quotes="true"/>
<text variable="title" form="short" text-case="title" quotes="true"/>
</if>
<else>
<text variable="title" form="short" font-style="italic"/>
<text variable="title" form="short" text-case="title" font-style="italic"/>
</else>
</choose>
<text macro="format-short" prefix="[" suffix="]"/>
Expand All @@ -401,7 +401,7 @@
<if variable="container-title">
<choose>
<if type="book entry entry-dictionary entry-encyclopedia">
<text variable="title" form="short" quotes="true"/>
<text variable="title" form="short" text-case="title" quotes="true"/>
</if>
<else>
<names variable="translator"/>
Expand All @@ -420,16 +420,16 @@
<text variable="title" font-style="italic"/>
</else-if>
<else-if type="bill legislation" match="any">
<text variable="title" form="short"/>
<text variable="title" form="short" text-case="title"/>
</else-if>
<else-if variable="reviewed-author" type="review review-book" match="any">
<text macro="format-short" prefix="[" suffix="]"/>
</else-if>
<else-if type="post post-weblog webpage" variable="container-title" match="any">
<text variable="title" form="short" quotes="true"/>
<text variable="title" form="short" text-case="title" quotes="true"/>
</else-if>
<else>
<text variable="title" form="short" font-style="italic"/>
<text variable="title" form="short" text-case="title" font-style="italic"/>
</else>
</choose>
<text macro="format-short" prefix="[" suffix="]"/>
Expand Down Expand Up @@ -691,20 +691,20 @@
<!-- Delimiting by , rather than "of" to avoid incorrect grammar -->
<group delimiter=", ">
<text variable="genre" text-case="capitalize-first"/>
<text variable="title" form="short" font-style="italic"/>
<text variable="title" form="short" text-case="title" font-style="italic"/>
</group>
</if>
<else>
<!-- This should be localized -->
<group delimiter=" ">
<text value="Review of"/>
<text variable="title" form="short" font-style="italic"/>
<text variable="title" form="short" text-case="title" font-style="italic"/>
</group>
</else>
</choose>
</if>
<else>
<text variable="title" form="short" quotes="true"/>
<text variable="title" form="short" text-case="title" quotes="true"/>
</else>
</choose>
</if>
Expand Down
16 changes: 8 additions & 8 deletions apa-annotated-bibliography.csl
Original file line number Diff line number Diff line change
Expand Up @@ -461,13 +461,13 @@
<text macro="bracketed-intext" prefix="[" suffix="]"/>
</if>
<else-if type="bill">
<!-- If a bill has no number or container-title, assume it is a hearing; italic and title case -->
<!-- If a bill has no number or container-title, assume it is a hearing; italic -->
<choose>
<if variable="number container-title" match="none">
<text variable="title" form="short" font-style="italic" text-case="title"/>
</if>
<else-if variable="title">
<text variable="title" form="short"/>
<text variable="title" form="short" text-case="title"/>
</else-if>
<else>
<group delimiter=" ">
Expand All @@ -491,18 +491,18 @@
</else-if>
<else-if type="legislation treaty" match="any">
<!-- Legislation and treaties not italicized or quoted -->
<text variable="title" form="short"/>
<text variable="title" form="short" text-case="title" />
</else-if>
<else-if type="post webpage" match="any">
<!-- Webpages are always italicized -->
<text variable="title" form="short" font-style="italic"/>
<text variable="title" form="short" font-style="italic" text-case="title" />
</else-if>
<else-if variable="container-title" match="any">
<!-- Other types are italicized or quoted based on presence of container-title. As in title macro. -->
<text variable="title" form="short" quotes="true"/>
<text variable="title" form="short" quotes="true" text-case="title" />
</else-if>
<else>
<text variable="title" form="short" font-style="italic"/>
<text variable="title" form="short" font-style="italic" text-case="title" />
</else>
</choose>
</macro>
Expand Down Expand Up @@ -1127,11 +1127,11 @@
<choose>
<if variable="reviewed-title">
<!-- Not possible to distinguish TV series episode from other reviewed works [Ex. 69] -->
<text variable="reviewed-title" form="short" font-style="italic"/>
<text variable="reviewed-title" form="short" font-style="italic" text-case="title"/>
</if>
<else>
<!-- Assume title is title of reviewed work -->
<text variable="title" form="short" font-style="italic"/>
<text variable="title" form="short" font-style="italic" text-case="title"/>
</else>
</choose>
</macro>
Expand Down
16 changes: 8 additions & 8 deletions apa-no-ampersand.csl
Original file line number Diff line number Diff line change
Expand Up @@ -461,13 +461,13 @@
<text macro="bracketed-intext" prefix="[" suffix="]"/>
</if>
<else-if type="bill">
<!-- If a bill has no number or container-title, assume it is a hearing; italic and title case -->
<!-- If a bill has no number or container-title, assume it is a hearing; italic -->
<choose>
<if variable="number container-title" match="none">
<text variable="title" form="short" font-style="italic" text-case="title"/>
</if>
<else-if variable="title">
<text variable="title" form="short"/>
<text variable="title" form="short" text-case="title"/>
</else-if>
<else>
<group delimiter=" ">
Expand All @@ -491,18 +491,18 @@
</else-if>
<else-if type="legislation treaty" match="any">
<!-- Legislation and treaties not italicized or quoted -->
<text variable="title" form="short"/>
<text variable="title" form="short" text-case="title" />
</else-if>
<else-if type="post webpage" match="any">
<!-- Webpages are always italicized -->
<text variable="title" form="short" font-style="italic"/>
<text variable="title" form="short" font-style="italic" text-case="title" />
</else-if>
<else-if variable="container-title" match="any">
<!-- Other types are italicized or quoted based on presence of container-title. As in title macro. -->
<text variable="title" form="short" quotes="true"/>
<text variable="title" form="short" quotes="true" text-case="title" />
</else-if>
<else>
<text variable="title" form="short" font-style="italic"/>
<text variable="title" form="short" font-style="italic" text-case="title" />
</else>
</choose>
</macro>
Expand Down Expand Up @@ -1127,11 +1127,11 @@
<choose>
<if variable="reviewed-title">
<!-- Not possible to distinguish TV series episode from other reviewed works [Ex. 69] -->
<text variable="reviewed-title" form="short" font-style="italic"/>
<text variable="reviewed-title" form="short" font-style="italic" text-case="title"/>
</if>
<else>
<!-- Assume title is title of reviewed work -->
<text variable="title" form="short" font-style="italic"/>
<text variable="title" form="short" font-style="italic" text-case="title"/>
</else>
</choose>
</macro>
Expand Down
26 changes: 13 additions & 13 deletions apa-no-doi-no-issue.csl
Original file line number Diff line number Diff line change
Expand Up @@ -336,7 +336,7 @@
<text macro="patent-number"/>
</if>
<else-if type="treaty">
<text variable="title" form="short"/>
<text variable="title" form="short" text-case="title"/>
</else-if>
<else-if type="personal_communication">
<choose>
Expand All @@ -345,7 +345,7 @@
<names variable="author">
<name and="symbol" delimiter=", " initialize-with=". "/>
<substitute>
<text variable="title" form="short" quotes="true"/>
<text variable="title" form="short" text-case="title" quotes="true"/>
</substitute>
</names>
<!-- This should be localized -->
Expand All @@ -360,10 +360,10 @@
<names variable="translator"/>
<choose>
<if variable="container-title">
<text variable="title" form="short" quotes="true"/>
<text variable="title" form="short" text-case="title" quotes="true"/>
</if>
<else>
<text variable="title" form="short" font-style="italic"/>
<text variable="title" form="short" text-case="title" font-style="italic"/>
</else>
</choose>
<text macro="format-short" prefix="[" suffix="]"/>
Expand All @@ -381,10 +381,10 @@
<names variable="translator"/>
<choose>
<if variable="container-title">
<text variable="title" form="short" quotes="true"/>
<text variable="title" form="short" text-case="title" quotes="true"/>
</if>
<else>
<text variable="title" form="short" font-style="italic"/>
<text variable="title" form="short" text-case="title" font-style="italic"/>
</else>
</choose>
<text macro="format-short" prefix="[" suffix="]"/>
Expand All @@ -402,7 +402,7 @@
<if variable="container-title">
<choose>
<if type="book entry entry-dictionary entry-encyclopedia">
<text variable="title" form="short" quotes="true"/>
<text variable="title" form="short" text-case="title" quotes="true"/>
</if>
<else>
<names variable="translator"/>
Expand All @@ -421,16 +421,16 @@
<text variable="title" font-style="italic"/>
</else-if>
<else-if type="bill legislation" match="any">
<text variable="title" form="short"/>
<text variable="title" form="short" text-case="title"/>
</else-if>
<else-if variable="reviewed-author" type="review review-book" match="any">
<text macro="format-short" prefix="[" suffix="]"/>
</else-if>
<else-if type="post post-weblog webpage" variable="container-title" match="any">
<text variable="title" form="short" quotes="true"/>
<text variable="title" form="short" text-case="title" quotes="true"/>
</else-if>
<else>
<text variable="title" form="short" font-style="italic"/>
<text variable="title" form="short" text-case="title" font-style="italic"/>
</else>
</choose>
<text macro="format-short" prefix="[" suffix="]"/>
Expand Down Expand Up @@ -706,20 +706,20 @@
<!-- Delimiting by , rather than "of" to avoid incorrect grammar -->
<group delimiter=", ">
<text variable="genre" text-case="capitalize-first"/>
<text variable="title" form="short" font-style="italic"/>
<text variable="title" form="short" text-case="title" font-style="italic"/>
</group>
</if>
<else>
<!-- This should be localized -->
<group delimiter=" ">
<text value="Review of"/>
<text variable="title" form="short" font-style="italic"/>
<text variable="title" form="short" text-case="title" font-style="italic"/>
</group>
</else>
</choose>
</if>
<else>
<text variable="title" form="short" quotes="true"/>
<text variable="title" form="short" text-case="title" quotes="true"/>
</else>
</choose>
</if>
Expand Down
Loading

0 comments on commit 67a38d3

Please sign in to comment.