Skip to content

Commit

Permalink
Squashed 'buildres/csl/csl-styles/' changes from 84dba23..43566f2
Browse files Browse the repository at this point in the history
43566f2 Update molecular-oncology.csl (#6354)
38f2b5f Update san-francisco-estuary-and-watershed-science.csl (#6350)
724cb12 Update australasian-journal-of-philosophy.csl (#6344)
df6af86 Fix webpage in-text citation for council-of-science-editors-author-date.csl (#6318)
6900b58 Add month to magazine for Bluebook
e0a8148 Update cambridge-university-press-author-date-cambridge-a.csl (#6345)
0823448 Add space & comma before pp (#6343)
ff38cd2 Update american-journal-of-respiratory-and-critical-care-medicine.csl (#6341)
8727dfb Update early-music-history.csl (#6323)
1154354 Update boletin-de-pediatria.csl (#6310)
f25438e Update pravnik.csl (#6309)
db7a4ae Update zoological-journal-of-the-linnean-society.csl (#6304)
6c043a7 Create polygraphia.csl (#6307)
255e00c Create intellect-newgen-books.csl (#6308)
323629f Update historical-materialism.csl (#6300)
f62b70d Create european-review-of-international-studies.csl (#6301)
dff2698 Update ucl-university-college-harvard.csl (#6298)
0ce09c9 Update sciences-po-ecole-doctorale-note-french.csl (#6290)
bdd53ec Update sciences-po-ecole-doctorale-author-date.csl (#6291)
efde4d4 Create journal-of-law-medicine-ethics.csl (#6296)
7539b2c Create theses-de-sorbonne-universite.csl (#6295)
905f25a Update biochemical-society-transactions.csl (#6292)
a76a3f5 Update smithsonian-institution-scholarly-press author-date and note (#6294)
e6b6c6c Create exploration-of-targeted-anti-tumor-therapy.csl (#6276)
024c9c8 Create nys-nydanske-studier.csl (#6331)
d9ac8e1 Update vox-sanguinis.csl (#6327)
9a98e92 Remove DOI from Genetics & Molecular Biology

git-subtree-dir: buildres/csl/csl-styles
git-subtree-split: 43566f2
  • Loading branch information
github actions committed Jan 1, 2023
1 parent aa76383 commit bec415c
Show file tree
Hide file tree
Showing 28 changed files with 4,434 additions and 721 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" version="1.0" demote-non-dropping-particle="sort-only" default-locale="en-US">
<info>
<title>American Journal of Respiratory and Critical Care Medicine</title>
<title-short>AJRCCM</title-short>
<id>http://www.zotero.org/styles/american-journal-of-respiratory-and-critical-care-medicine</id>
<link href="http://www.zotero.org/styles/american-journal-of-respiratory-and-critical-care-medicine" rel="self"/>
<link href="http://www.zotero.org/styles/nature" rel="template"/>
Expand All @@ -14,11 +15,14 @@
<contributor>
<name>Sebastian Karcher</name>
</contributor>
<contributor>
<name>Patrick O'Brien</name>
</contributor>
<category citation-format="numeric"/>
<category field="medicine"/>
<issn>1073-449X</issn>
<eissn>1535-4970</eissn>
<updated>2014-06-03T22:14:43+00:00</updated>
<updated>2022-12-19T14:23:40+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="title">
Expand Down Expand Up @@ -119,7 +123,7 @@
<text variable="citation-number"/>
</layout>
</citation>
<bibliography et-al-min="30" et-al-use-first="29" second-field-align="flush" entry-spacing="0" line-spacing="2">
<bibliography et-al-min="7" et-al-use-first="6" second-field-align="flush" entry-spacing="0" line-spacing="2">
<layout>
<text variable="citation-number" suffix="."/>
<group delimiter=". " suffix=". ">
Expand Down
16 changes: 14 additions & 2 deletions australasian-journal-of-philosophy.csl
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,10 @@
<single>eqn.</single>
<multiple>eqns.</multiple>
</term>
<term name="collection-number" form="short">
<single>no.</single>
<multiple>nos.</multiple>
</term>
</terms>
</locale>
<macro name="author">
Expand Down Expand Up @@ -252,7 +256,7 @@
</group>
</layout>
</citation>
<bibliography et-al-min="7" et-al-use-first="5" subsequent-author-substitute-rule="partial-each" hanging-indent="true">
<bibliography et-al-min="7" et-al-use-first="5" subsequent-author-substitute-rule="partial-each" hanging-indent="true" entry-spacing="1">
<sort>
<key macro="author"/>
<key macro="year-date"/>
Expand All @@ -270,7 +274,8 @@
<if is-numeric="volume">
<group delimiter=" " prefix=", ">
<text term="volume" form="short"/>
<text variable="volume"/>
<number variable="volume"/>
<text variable="volume-title" text-case="title" prefix=": "/>
</group>
</if>
</choose>
Expand All @@ -282,6 +287,13 @@
</group>
</if>
</choose>
<group delimiter=", " prefix=", ">
<text variable="collection-title" text-case="title"/>
<group delimiter=" " prefix=", ">
<label variable="collection-number" form="short"/>
<number variable="collection-number"/>
</group>
</group>
</if>
</choose>
</group>
Expand Down
123 changes: 59 additions & 64 deletions biochemical-society-transactions.csl
Original file line number Diff line number Diff line change
Expand Up @@ -2,36 +2,39 @@
<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" version="1.0" demote-non-dropping-particle="sort-only" default-locale="en-US">
<info>
<title>Biochemical Society Transactions</title>
<title-short>Biochem Soc Trans</title-short>
<title-short>BST</title-short>
<id>http://www.zotero.org/styles/biochemical-society-transactions</id>
<link href="http://www.zotero.org/styles/biochemical-society-transactions" rel="self"/>
<link href="http://www.zotero.org/styles/vancouver" rel="template"/>
<link href="http://www.biochemsoctrans.org/" rel="documentation"/>
<link href="https://portlandpress.com/biochemsoctrans/pages/instructions_to_authors" rel="documentation"/>
<author>
<name>Mélanie Tremblay</name>
<email>melanie.tremblay@hepato-neuro.ca</email>
</author>
<contributor>
<name>Patrick O'Brien</name>
</contributor>
<category citation-format="numeric"/>
<category field="medicine"/>
<issn>0300-5127</issn>
<eissn>1470-8752</eissn>
<summary>Biochem Soc Trans style.</summary>
<updated>2013-10-18T00:04:27+00:00</updated>
<updated>2022-12-19T12:40:30+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>
<!-- modified from vancouver -->
<macro name="author">
<names variable="author" suffix=". ">
<name sort-separator=" " initialize-with="" name-as-sort-order="all" delimiter=", " delimiter-precedes-last="always"/>
<names variable="author">
<name and="text" delimiter-precedes-last="never" initialize-with="." name-as-sort-order="all"/>
<label form="long" prefix=", "/>
<substitute>
<names variable="editor"/>
<text macro="title"/>
</substitute>
</names>
</macro>
<macro name="editor">
<names variable="editor" suffix=". ">
<name sort-separator=" " initialize-with="" name-as-sort-order="all" delimiter=", " delimiter-precedes-last="always"/>
<names variable="editor">
<name and="text" delimiter-precedes-last="never" initialize-with="." name-as-sort-order="all"/>
<label form="long" prefix=", "/>
</names>
</macro>
Expand All @@ -46,10 +49,14 @@
</group>
</macro>
<macro name="access">
<group>
<text value="Available from: "/>
<text variable="URL"/>
</group>
<choose>
<if match="any" variable="DOI">
<text variable="DOI" prefix="https://doi.org/"/>
</if>
<else>
<text variable="URL"/>
</else>
</choose>
</macro>
<macro name="accessed-date">
<choose>
Expand All @@ -68,33 +75,15 @@
<macro name="journal-title">
<choose>
<if type="article-journal article-magazine" match="any">
<group suffix=". ">
<text variable="container-title" form="short"/>
<choose>
<if variable="URL">
<text term="internet" prefix=" [" suffix="]" text-case="capitalize-first"/>
</if>
</choose>
</group>
<text variable="container-title" form="short" font-style="italic"/>
</if>
<else>
<text variable="container-title" suffix=". " form="short"/>
</else>
</choose>
</macro>
<macro name="title">
<group delimiter=" ">
<text variable="title"/>
<choose>
<if type="article-journal article-magazine" match="none">
<choose>
<if variable="URL">
<text term="internet" prefix="[" suffix="]" text-case="capitalize-first"/>
</if>
</choose>
</if>
</choose>
</group>
<text variable="title"/>
</macro>
<macro name="edition">
<choose>
Expand All @@ -113,43 +102,49 @@
<sort>
<key variable="citation-number"/>
</sort>
<layout vertical-align="sup" prefix="[" suffix="]" delimiter=",">
<layout vertical-align="baseline" delimiter="," prefix="[" suffix="]">
<text variable="citation-number"/>
</layout>
</citation>
<bibliography et-al-min="7" et-al-use-first="6" second-field-align="flush">
<layout>
<text variable="citation-number" prefix="[" suffix="]"/>
<text macro="author"/>
<date variable="issued">
<date-part name="year" prefix="(" suffix=") "/>
</date>
<text macro="title" suffix=". "/>
<choose>
<if type="bill book graphic legal_case legislation motion_picture report song" match="any">
<group prefix=" " delimiter=" ">
<text macro="edition"/>
<text macro="publisher"/>
</group>
</if>
<else-if type="chapter paper-conference" match="any">
<group prefix=" " suffix=". ">
<text term="in" suffix=": " text-case="capitalize-first"/>
<text macro="editor"/>
<text variable="container-title"/>
</group>
<text macro="publisher" prefix=" "/>
<text variable="page" prefix=" p. " suffix="."/>
</else-if>
<else>
<text macro="journal-title"/>
<group suffix=". ">
<text variable="volume" font-weight="bold"/>
<text variable="page" prefix=", "/>
</group>
</else>
</choose>
<text macro="access"/>
<text variable="citation-number"/>
<group delimiter=". ">
<group delimiter=" ">
<text macro="author"/>
<date variable="issued">
<date-part name="year" prefix="(" suffix=")"/>
</date>
<text macro="title"/>
</group>
<choose>
<if type="bill book graphic legal_case legislation motion_picture report song" match="any">
<group prefix=" " delimiter=" ">
<text macro="edition"/>
<text macro="publisher"/>
</group>
</if>
<else-if type="chapter paper-conference" match="any">
<group prefix=" " suffix=". ">
<text term="in" suffix=": " text-case="capitalize-first"/>
<text macro="editor"/>
<text variable="container-title"/>
</group>
<text macro="publisher" prefix=" "/>
<text variable="page" prefix=" p. " suffix="."/>
</else-if>
<else>
<group delimiter=" ">
<text macro="journal-title"/>
<group delimiter=", ">
<text variable="volume" font-weight="bold"/>
<text variable="page"/>
</group>
</group>
</else>
</choose>
</group>
<text macro="access" prefix=" "/>
</layout>
</bibliography>
</style>
7 changes: 6 additions & 1 deletion bluebook-law-review.csl
Original file line number Diff line number Diff line change
Expand Up @@ -187,11 +187,16 @@
<if type="article-newspaper thesis" match="any">
<group suffix=", ">
<date variable="issued">
<date-part name="month"/>
<date-part name="month" form="short"/>
<date-part name="day" prefix=" "/>
</date>
</group>
</if>
<else-if type="article-magazine">
<date variable="issued">
<date-part name="month" suffix=" " form="short"/>
</date>
</else-if>
</choose>
<date variable="issued">
<date-part name="year"/>
Expand Down
3 changes: 1 addition & 2 deletions boletin-de-pediatria.csl
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<category field="medicine"/>
<issn>0214-2597</issn>
<summary>Vancouver parentheses style strip periods for use in Boletín de Pediatría</summary>
<updated>2017-08-05T15:23:08+00:00</updated>
<updated>2022-11-20T15:23:08+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="author">
Expand Down Expand Up @@ -257,7 +257,6 @@
<choose>
<if type="article-journal article-magazine review review-book" match="any">
<text variable="volume"/>
<text variable="issue" prefix="(" suffix=")"/>
</if>
</choose>
</macro>
Expand Down
5 changes: 2 additions & 3 deletions cambridge-university-press-author-date-cambridge-a.csl
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<category citation-format="author-date"/>
<category field="generic-base"/>
<summary>CambridgeA style required by Journal of Tropical Ecology as of December 2022. Modified from 'cambridge-university-press-author-date' (which seems now to be CambridgeB) by Eric Marcon</summary>
<updated>2022-12-13T12:00:00+00:00</updated>
<updated>2022-12-21T12:00: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 xml:lang="en">
Expand Down Expand Up @@ -228,8 +228,7 @@
<text variable="publisher"/>
</group>
<group>
<label variable="page" form="short" prefix=" " suffix=" "/>
<text variable="page"/>
<text variable="page" prefix=", "/>
</group>
</if>
</choose>
Expand Down
2 changes: 1 addition & 1 deletion cambridge-university-press-author-date.csl
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@
<text variable="publisher"/>
</group>
<group>
<label variable="page" form="short" suffix=" "/>
<label variable="page" form="short" prefix=", " suffix=" "/>
<text variable="page"/>
</group>
</if>
Expand Down
2 changes: 1 addition & 1 deletion council-of-science-editors-author-date.csl
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
<substitute>
<names variable="editor"/>
<names variable="translator"/>
<text variable="title-short"/>
<text variable="title" form="short"/>
</substitute>
</names>
</macro>
Expand Down

0 comments on commit bec415c

Please sign in to comment.