-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Squashed 'buildres/csl/csl-styles/' changes from ca943b70d7..41531558a8
41531558a8 Fix unsigned newspaper articles throughout Chicago 17 (#6486) 7678212826 Create trames.csl (#6479) 0cae26ac85 Update hochschule-fur-soziale-arbeit-fhnw.csl (#6480) 85c4b693a2 Update to UP Harvard Theology & Religion (#6485) c273aa7e43 Update ieee.csl (#6481) fe67b80e47 Update open-window.csl (#6367) f2229705ef Create iainutuban-tarbiyah.csl (#6361) 1867a56a26 Create business-and-human-rights-journal (#6359) 1371dbdf26 Update iso690-author-date-es.csl (#6477) 6953a43efd Update ieee.csl (#6478) f56d5ef1cc Create czech-journal-of-international-relations.csl (#6453) 678b53f99c Update harvard-stellenbosch-university.csl (#6464) 3074938038 Update ucl-university-college-apa.csl (#6475) 27dab9ea0f Update iso690-author-date-es.csl (#6476) a8aea63d00 Create elsevier-american-chemical-society.csl (#6342) f8f290fa63 Update iso690-author-date-es.csl (#6472) 7fdc621eee Update journal-of-neolithic-archaeology (#6466) 7025568e70 Update offa.csl (#6465) 2d69299b19 Create uni-fribourg-theologie.csl (#6473) 8db531a73e Create travail-et-emploi.csl (#6351) c8b54fc531 Make monash-university-harvard dependent style (#6470) b95f59ff5c Update journal-of-the-marine-biological-association-of-the-united-kingdom.csl (#6456) a12b513119 Update universite-du-quebec-a-montreal.csl (#6463) 048e6641e4 Update zeitschrift-fur-geschichtsdidaktik.csl (#6454) f0d3d7ef15 Update journal-fur-kulturpflanzen-journal-of-cultivated-plants.csl (#6447) 3b814fe048 Update the-accounting-review.csl (#6459) f24befd580 Update survey-of-ophthalmology.csl from ama.csl to its own independent style (#6460) c868ab54f6 Create vancouver-alphabetical.csl (#6461) 782e39cfe1 Update american-institute-of-physics.csl (#6457) a56cf03e3c Fix Chicago Cases & Newspaper sorting (#6458) git-subtree-dir: buildres/csl/csl-styles git-subtree-split: 41531558a873b2533f2d17d8d6484c2408174fce
- Loading branch information
github actions
committed
Apr 1, 2023
1 parent
e13e96d
commit 88e335d
Showing
33 changed files
with
3,236 additions
and
424 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" version="1.0" demote-non-dropping-particle="sort-only" default-locale="en-US"> | ||
<info> | ||
<title>American Institute of Physics</title> | ||
<title>American Institute of Physics 4th edition</title> | ||
<title-short>AIP</title-short> | ||
<id>http://www.zotero.org/styles/american-institute-of-physics</id> | ||
<link href="http://www.zotero.org/styles/american-institute-of-physics" rel="self"/> | ||
<link href="http://www.aip.org/pubservs/style/4thed/toc.html" rel="documentation"/> | ||
<link href="https://publishing.aip.org/wp-content/uploads/2021/03/AIP_Style_4thed.pdf" rel="documentation"/> | ||
<!-- No attempt to make compound citations is made here <http://forums.zotero.org/discussion/4288/>--> | ||
<author> | ||
<name>Richard Karnesky</name> | ||
<email>[email protected]</email> | ||
<uri>http://arc.nucapt.northwestern.edu/Richard_Karnesky</uri> | ||
</author> | ||
<contributor> | ||
<name>Patrick O'Brien</name> | ||
</contributor> | ||
<category citation-format="numeric"/> | ||
<category field="physics"/> | ||
<!--<category term="materials science"/>--> | ||
<summary>Common style use by AIP publications.</summary> | ||
<updated>2012-09-27T22:06:38+00:00</updated> | ||
<updated>2023-03-15T09:12:41+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"> | ||
<names variable="author"> | ||
<name delimiter=", " initialize-with="." and="text"/> | ||
<name and="text" delimiter-precedes-last="always" initialize-with="."/> | ||
<label form="long" prefix=", " suffix=" "/> | ||
<substitute> | ||
<names variable="editor"/> | ||
|
@@ -141,15 +144,19 @@ | |
</group> | ||
</else-if> | ||
<else> | ||
<group delimiter=" "> | ||
<text variable="container-title" form="short" text-case="title"/> | ||
<group delimiter=", "> | ||
<text variable="volume" font-weight="bold"/> | ||
<group delimiter=" "> | ||
<text variable="page-first"/> | ||
<text macro="year-date" prefix="(" suffix=")"/> | ||
<group delimiter=", "> | ||
<text variable="title" quotes="true"/> | ||
<group delimiter=" "> | ||
<text variable="container-title" form="short" text-case="title"/> | ||
<group> | ||
<text variable="volume" font-weight="bold"/> | ||
<text variable="issue" prefix="(" suffix=")"/> | ||
</group> | ||
</group> | ||
<group delimiter=" "> | ||
<text variable="page"/> | ||
<text macro="year-date" prefix="(" suffix=")"/> | ||
</group> | ||
</group> | ||
</else> | ||
</choose> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,251 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<style xmlns="http://purl.org/net/xbiblio/csl" class="note" version="1.0" page-range-format="chicago" demote-non-dropping-particle="sort-only" default-locale="en-GB"> | ||
<info> | ||
<title>Business and Human Rights Journal</title> | ||
<title-short>BHRJ</title-short> | ||
<id>http://www.zotero.org/styles/business-and-human-rights-journal</id> | ||
<link href="http://www.zotero.org/styles/business-and-human-rights-journal" rel="self"/> | ||
<link href="http://www.zotero.org/styles/cambridge-university-press-note" rel="template"/> | ||
<link href="https://www.cambridge.org/core/journals/business-and-human-rights-journal/information/author-instructions/preparing-your-materials" rel="documentation"/> | ||
<author> | ||
<name>Patrick O'Brien</name> | ||
</author> | ||
<category citation-format="note"/> | ||
<category field="law"/> | ||
<issn>2057-0198</issn> | ||
<updated>2023-01-05T12:29:22+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="edition" form="short">edn.</term> | ||
</terms> | ||
</locale> | ||
<macro name="author"> | ||
<names variable="author"> | ||
<name and="text"/> | ||
<label form="short" strip-periods="false" prefix=" (" suffix=")"/> | ||
<substitute> | ||
<names variable="editor"/> | ||
<names variable="translator"/> | ||
<text macro="title"/> | ||
</substitute> | ||
</names> | ||
</macro> | ||
<macro name="author-short"> | ||
<names variable="author"> | ||
<name form="short" and="text" delimiter=", "/> | ||
<substitute> | ||
<names variable="editor"/> | ||
<names variable="translator"/> | ||
<text macro="title"/> | ||
</substitute> | ||
</names> | ||
</macro> | ||
<macro name="title"> | ||
<choose> | ||
<if type="bill book graphic legal_case legislation motion_picture report song" match="any"> | ||
<text variable="title" font-style="italic"/> | ||
</if> | ||
<else> | ||
<text variable="title" quotes="true"/> | ||
</else> | ||
</choose> | ||
</macro> | ||
<macro name="title-short"> | ||
<choose> | ||
<if type="bill book graphic legal_case legislation motion_picture report song" match="any"> | ||
<text variable="title" form="short" font-style="italic"/> | ||
</if> | ||
<else> | ||
<text variable="title" form="short" prefix="‘" suffix="’"/> | ||
</else> | ||
</choose> | ||
</macro> | ||
<macro name="publisher"> | ||
<choose> | ||
<if type="chapter paper-conference" match="any"> | ||
<group delimiter=", " prefix="(" suffix=")"> | ||
<group delimiter=": "> | ||
<text variable="publisher-place"/> | ||
<text variable="publisher"/> | ||
</group> | ||
<text macro="date"/> | ||
</group> | ||
</if> | ||
<else-if type="book" match="any"> | ||
<group delimiter=", " prefix="(" suffix=")"> | ||
<text variable="publisher"/> | ||
<text macro="date"/> | ||
</group> | ||
</else-if> | ||
<else-if type="thesis" match="any"> | ||
<text variable="publisher"/> | ||
</else-if> | ||
</choose> | ||
</macro> | ||
<macro name="date"> | ||
<choose> | ||
<if type="webpage post-weblog" match="any"> | ||
<date date-parts="year-month" form="text" variable="issued"/> | ||
</if> | ||
<else> | ||
<date variable="issued"> | ||
<date-part name="year"/> | ||
</date> | ||
</else> | ||
</choose> | ||
</macro> | ||
<macro name="pageno"> | ||
<choose> | ||
<if type="chapter paper-conference" match="any"> | ||
<text variable="page-first"/> | ||
</if> | ||
<else> | ||
<text variable="page"/> | ||
</else> | ||
</choose> | ||
</macro> | ||
<macro name="pageref"> | ||
<choose> | ||
<if type="article-journal" match="any"> | ||
<group delimiter=" "> | ||
<choose> | ||
<if match="none" position="subsequent"> | ||
<text term="at"/> | ||
</if> | ||
</choose> | ||
<text variable="locator"/> | ||
</group> | ||
</if> | ||
<else> | ||
<text variable="locator"/> | ||
</else> | ||
</choose> | ||
</macro> | ||
<macro name="volref"> | ||
<group delimiter=":"> | ||
<text variable="volume"/> | ||
<text variable="issue"/> | ||
</group> | ||
</macro> | ||
<macro name="container"> | ||
<choose> | ||
<if type="chapter paper-conference" match="any"> | ||
<group delimiter=", "> | ||
<group delimiter=" "> | ||
<text term="in"/> | ||
<text macro="editor"/> | ||
</group> | ||
<text variable="container-title" font-style="italic"/> | ||
</group> | ||
</if> | ||
<else> | ||
<text variable="container-title" font-style="italic"/> | ||
</else> | ||
</choose> | ||
</macro> | ||
<macro name="editor"> | ||
<names variable="editor translator"> | ||
<name and="text"/> | ||
<label form="short" prefix=" (" suffix=")"/> | ||
</names> | ||
</macro> | ||
<macro name="volumes"> | ||
<group delimiter=" "> | ||
<number variable="number-of-volumes"/> | ||
<label variable="number-of-volumes" form="short"/> | ||
</group> | ||
</macro> | ||
<macro name="edition"> | ||
<group delimiter=" "> | ||
<number variable="edition" form="ordinal"/> | ||
<label variable="edition" form="short"/> | ||
</group> | ||
</macro> | ||
<citation> | ||
<layout suffix="." delimiter="; "> | ||
<choose> | ||
<if position="ibid ibid-with-locator" match="any"> | ||
<text term="ibid" form="short"/> | ||
<text macro="pageref" prefix=", "/> | ||
</if> | ||
<else-if match="any" position="subsequent"> | ||
<group delimiter=", "> | ||
<text macro="author-short"/> | ||
<text macro="title-short"/> | ||
<text macro="pageref"/> | ||
</group> | ||
</else-if> | ||
<else> | ||
<group delimiter=" "> | ||
<group delimiter=", "> | ||
<text macro="author"/> | ||
<text macro="title"/> | ||
</group> | ||
<group> | ||
<choose> | ||
<if type="article-journal" match="any"> | ||
<group delimiter=" " prefix=" "> | ||
<text macro="date" prefix="(" suffix=")"/> | ||
<text macro="volref"/> | ||
<text macro="container"/> | ||
<text macro="pageno"/> | ||
</group> | ||
</if> | ||
<else-if type="chapter paper-conference" match="any"> | ||
<group delimiter=", " prefix=" "> | ||
<text macro="container"/> | ||
<text macro="publisher"/> | ||
<text macro="pageno"/> | ||
</group> | ||
</else-if> | ||
<else-if type="book" match="any"> | ||
<group delimiter=" "> | ||
<group delimiter=", "> | ||
<text macro="volumes"/> | ||
<text macro="edition"/> | ||
</group> | ||
<group delimiter=", " prefix=" "> | ||
<text macro="publisher"/> | ||
</group> | ||
</group> | ||
</else-if> | ||
<else-if type="thesis" match="any"> | ||
<group delimiter=", " prefix=" "> | ||
<text variable="container-title"/> | ||
<text variable="genre"/> | ||
<group delimiter=" "> | ||
<text macro="publisher"/> | ||
<date form="text" date-parts="year-month-day" variable="issued"/> | ||
</group> | ||
</group> | ||
</else-if> | ||
<else-if type="webpage post post-weblog" match="any"> | ||
<group delimiter=", "> | ||
<group delimiter=" "> | ||
<text variable="container-title" quotes="false" font-style="italic"/> | ||
<date form="text" variable="issued" prefix="(" suffix=")"/> | ||
</group> | ||
<group delimiter=" "> | ||
<text variable="URL"/> | ||
<group delimiter=" " prefix="(" suffix=")"> | ||
<text term="accessed"/> | ||
<date form="text" variable="accessed"/> | ||
</group> | ||
</group> | ||
</group> | ||
</else-if> | ||
<else> | ||
<text macro="publisher"/> | ||
<text macro="date" prefix="(" suffix=")"/> | ||
</else> | ||
</choose> | ||
</group> | ||
<text macro="pageref" prefix=", "/> | ||
</group> | ||
</else> | ||
</choose> | ||
</layout> | ||
</citation> | ||
</style> |
Oops, something went wrong.