Skip to content

Commit

Permalink
Squashed 'buildres/csl/csl-styles/' changes from 60bf7d5..f78c707
Browse files Browse the repository at this point in the history
f78c707 Update Turabian (full note) for 17.1.3.2 Reprint Editions (#5809)
2169ddc Create art-libraries-society-of-north-america-arlisna-reviews.csl (#5791)
94119a6 Create university-of-south-wales-harvard.csl (#5787)
470925c Update fachhochschule-sudwestfalen.csl (#5811)
1a9eff7 Create annals-of-public-and-cooperative-economics.csl (#5747)
d7477f2 Merge pull request #5368 from POBrien333/patch-862
113e683 Merge pull request #5812 from citation-style-language/apa-no-initials
62dacff Create universitat-oberta-de-catalunya-apa.csl
046482c Fix Organization Studies title
1213b95 Make oranization-studies dependent
c9641f4 Create apa-no-initials.csl
0b4e047 Modify american-journal-of-archaeology.csl (#5719)
ddeda4f Create journal-of-economic-impact.csl (#5707)
40c2696 Update gallia.csl (#5782)
5d5927a Create serbian-archives-of-medicine.csl (#5721)
2777954 Merge pull request #5807 from dhacker29/master
77e3fca Update Society of Biblical Literature Full Note for 6.1.6
4479a5a haaga-helia-university-of-applied-sciences-harvard.csl: no date cites need to be unique (#5726)
d00e046 Create university-of-roehampton-harvard.csl (#5732)
e76da40 Medicinski Razgledi -- fix locale
75b1554 Add original-date extra to proper place as per SBL Handbook 6.2.17-18 (#5725)
d43676e Update harvard-bournemouth-university.csl (#5667)
0312a39 Create ABNT NBR 6023:2018. UNESP – Faculdade de Engenharia de Guarati… (#5705)
6585ff9 Create sinergie-italian-journal-of-management.csl (#5776)
a7dc678 Create journal-of-global-health.csl (#5775)
02080ce Merge pull request #5800 from citation-style-language/validation-fixes
8b51d85 change s. d. to s.d. in french style for INBO reports (issue #2) (#5634)
1b4ec09 Create bloomsbury-academic.csl (#5741)
1f28d87 Create zeithistorische-forschungen.csl (#5766)
bb11942 Remove superfluous 'container' data from wiley-vch-books
06038a7 Remove et-al affixes
be96bd8 Remove et-al affixes from bibliotecae-it.csl
03a94e4 Remove more et-al affixes
07d7423 Revert non-et-al changes to universitat-basel-iberomanistik
f8e5fd8 Create medicinski-razgledi.csl (#5789)
b4df8ee Create dut-harvard.csl (#5762)
40855c4 Fix affixes on et-al
b4fe9b0 Merge pull request #5798 from citation-style-language/uris
3dc4aaf URL-encode documentation URLs
408a3a8 fixes citation-style-language/Sheldon#38
42aca5b Update biophysics-and-physicobiology.csl (#5751)
706bea0 Create universidade-do-porto-faculdade-de-engenharia-chicago-pt.csl (#5742)
269ff91 Update universidade-do-porto-faculdade-de-engenharia-chicago.csl (#5797)
0ba51e7 Update el-profesional-de-la-informacion.csl (#5785)
dac3baf Create arthropod-systematics-and-phylogeny.csl (#5772)
9dff241 Merge pull request #5796 from dhacker29/patch-1
35949f4 Update turabian-fullnote-bibliography-no-ibid.csl
ccfb661 Merge pull request #5793 from benjaminmoon/patch-2
520e127 Update frontiers-medical-journals.csl (#5740)
ab629ab Update natura-croatica.csl (#5795)
60b2b17 Rename turabian-fullnote-bibliography-no-ibid to turabian-fullnote-bibliography-no-ibid.csl
ad4edff Create turabian-fullnote-bibliography-no-ibid
d9b956c Update monographs-of-the-palaeontographical-society.csl
3648ae6 Merge pull request #5792 from StianOby/fix-no-page-number-articles
e15b2f7 Update norsk-henvisningsstandard-for-rettsvitenskapelige-tekster.csl
d8778cf Removed "page" (s. ) term for articles that do not have page numbers.
409017c add medium field for eBooks to MLA 8th

git-subtree-dir: buildres/csl/csl-styles
git-subtree-split: f78c707
  • Loading branch information
github actions committed Jan 1, 2022
1 parent fa1b8a7 commit 1d32876
Show file tree
Hide file tree
Showing 48 changed files with 8,467 additions and 320 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/merge.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ on:
push:
branches:
- master
tags-ignore:
- '**'
workflow_dispatch:
inputs:
commit_message:
Expand Down
12 changes: 6 additions & 6 deletions afro-asia.csl
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@
<macro name="producers">
<names variable="author">
<name form="long" sort-separator=", "/>
<et-al term="et-al" prefix=" " font-style="italic"/>
<et-al term="et-al" font-style="italic"/>
<substitute>
<text macro="container-producers"/>
</substitute>
Expand All @@ -156,7 +156,7 @@
<macro name="producers-short">
<names variable="author">
<name form="short"/>
<et-al term="et-al" prefix=" " suffix="." font-style="italic"/>
<et-al term="et-al" font-style="italic"/>
<substitute>
<text macro="container-producers-short"/>
</substitute>
Expand All @@ -168,7 +168,7 @@
<name form="long" name-as-sort-order="all" sort-separator=", ">
<name-part name="family" text-case="uppercase"/>
</name>
<et-al term="et-al" prefix=" " font-style="italic"/>
<et-al term="et-al" font-style="italic"/>
<substitute>
<text macro="container-producers-surname"/>
</substitute>
Expand All @@ -178,7 +178,7 @@
<macro name="container-producers">
<names variable="editor">
<name form="long" sort-separator=", "/>
<et-al term="et-al" prefix=" " font-style="italic"/>
<et-al term="et-al" font-style="italic"/>
<label form="short" prefix=" (" suffix=")" text-case="lowercase"/>
<substitute>
<names variable="container-author"/>
Expand All @@ -188,7 +188,7 @@
<macro name="container-producers-short">
<names variable="editor">
<name form="short"/>
<et-al term="et-al" prefix=" " font-style="italic"/>
<et-al term="et-al" font-style="italic"/>
<label form="short" prefix=" (" suffix=")" text-case="lowercase"/>
<substitute>
<names variable="container-author"/>
Expand All @@ -201,7 +201,7 @@
<name form="long" name-as-sort-order="all" sort-separator=", ">
<name-part name="family" text-case="uppercase"/>
</name>
<et-al term="et-al" prefix=" " font-style="italic"/>
<et-al term="et-al" font-style="italic"/>
<label form="short" prefix=" (" suffix=")" text-case="capitalize-first"/>
<substitute>
<names variable="container-author"/>
Expand Down
52 changes: 33 additions & 19 deletions american-journal-of-archaeology.csl
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?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-US">
<style xmlns="http://purl.org/net/xbiblio/csl" class="note" version="1.0" demote-non-dropping-particle="sort-only" page-range-format="minimal" default-locale="en-US">
<info>
<title>American Journal of Archaeology</title>
<title-short>AJA</title-short>
Expand All @@ -15,7 +15,7 @@
<issn>0002-9114</issn>
<eissn>1939-828X</eissn>
<summary>The American Journal of Archaeology style</summary>
<updated>2017-04-13T16:17:59+00:00</updated>
<updated>2021-11-12T14:22:00+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>
Expand All @@ -32,7 +32,7 @@
<if variable="author">
<names variable="editor">
<label form="verb-short" prefix=" " text-case="capitalize-first" suffix=" "/>
<name and="text" delimiter=", "/>
<name and="text" delimiter=", " suffix=". "/>
</names>
</if>
</choose>
Expand Down Expand Up @@ -170,10 +170,10 @@
</choose>
</if>
<else-if type="bill book graphic legal_case legislation motion_picture report song" match="any">
<text variable="title" font-style="italic"/>
<text variable="title" font-style="italic" text-case="title"/>
</else-if>
<else>
<text variable="title" suffix=". " quotes="true"/>
<text variable="title" suffix=". " quotes="true" text-case="title"/>
</else>
</choose>
</macro>
Expand All @@ -188,7 +188,7 @@
</group>
</if>
<else>
<text variable="edition" suffix="."/>
<text variable="edition"/>
</else>
</choose>
</if>
Expand All @@ -198,7 +198,7 @@
<choose>
<if type="article-journal">
<text variable="volume" prefix=" "/>
<text variable="issue" prefix=" "/>
<text variable="issue" prefix=" (" suffix=")"/>
</if>
<else-if type="bill book graphic legal_case legislation motion_picture report song" match="any">
<group prefix=". " delimiter=". ">
Expand Down Expand Up @@ -239,7 +239,7 @@
</group>
</if>
<else-if type="article-journal">
<text variable="page" prefix=": "/>
<text variable="page" prefix=":"/>
</else-if>
</choose>
</macro>
Expand All @@ -265,9 +265,19 @@
<text variable="container-title" font-style="italic"/>
</macro>
<macro name="publisher">
<group delimiter=": ">
<text variable="publisher-place"/>
<text variable="publisher"/>
<group>
<choose>
<if type="thesis" match="none">
<text value=". "/>
<group delimiter=": ">
<text variable="publisher-place"/>
<text variable="publisher"/>
</group>
</if>
<else>
<text variable="publisher"/>
</else>
</choose>
</group>
</macro>
<macro name="date">
Expand All @@ -287,7 +297,14 @@
</macro>
<macro name="event">
<group>
<text term="presented at" suffix=" "/>
<choose>
<if variable="genre" match="none">
<text term="presented at" suffix=" " text-case="capitalize-first"/>
</if>
<else>
<text term="presented at" suffix=" " text-case="lowercase"/>
</else>
</choose>
<text variable="event"/>
</group>
</macro>
Expand All @@ -300,7 +317,7 @@
<if variable="title" match="none"/>
<else-if type="thesis"/>
<else>
<text variable="genre" text-case="capitalize-first" prefix=". "/>
<text variable="genre" text-case="capitalize-first" prefix=" "/>
</else>
</choose>
</macro>
Expand All @@ -320,14 +337,13 @@
<text macro="day-month" prefix=", "/>
</else-if>
<else>
<group prefix=". " delimiter=", ">
<group prefix="" delimiter=", ">
<choose>
<if type="thesis">
<text variable="genre" text-case="capitalize-first"/>
</if>
</choose>
<text macro="publisher"/>
<text macro="day-month"/>
</group>
</else>
</choose>
Expand All @@ -342,7 +358,6 @@
<group delimiter=" ">
<text macro="contributors-short"/>
<text macro="date"/>
<text macro="day-month" prefix=" (" suffix="), "/>
</group>
<text macro="point-locators"/>
</group>
Expand All @@ -356,14 +371,13 @@
<layout suffix=".">
<text macro="contributors" suffix=". "/>
<text macro="date" suffix=". "/>
<text macro="day-month" text-case="capitalize-first" suffix=". "/>
<text macro="title"/>
<text macro="description"/>
<text macro="secondary-contributors" prefix=". "/>
<text macro="secondary-contributors" prefix=" "/>
<text macro="container-title"/>
<text macro="container-contributors" prefix=", "/>
<text macro="locators-chapter"/>
<text macro="edition" prefix=". "/>
<text macro="edition" prefix=". " strip-periods="true"/>
<text macro="locators"/>
<text macro="collection-title" prefix=". "/>
<text macro="issue"/>
Expand Down
Loading

0 comments on commit 1d32876

Please sign in to comment.