forked from JabRef/jabref
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
5dad23d Create monash-university-csiro.csl (JabRef#4773) git-subtree-dir: src/main/resources/csl-styles git-subtree-split: 5dad23d
- Loading branch information
github actions
committed
May 9, 2020
1 parent
3fd7056
commit 8288e02
Showing
1 changed file
with
230 additions
and
0 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 |
---|---|---|
@@ -0,0 +1,230 @@ | ||
<?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-GB"> | ||
<!-- This style was edited with the Visual CSL Editor (https://editor.citationstyles.org/visualEditor/) --> | ||
<info> | ||
<title>Monash University - CSIRO</title> | ||
<id>http://www.zotero.org/styles/monash-university-csiro</id> | ||
<link href="http://www.zotero.org/styles/monash-university-csiro" rel="self"/> | ||
<link href="http://www.zotero.org/styles/international-journal-of-wildland-fire" rel="template"/> | ||
<link href="https://guides.lib.monash.edu/citing-referencing/csiro" rel="documentation"/> | ||
<author> | ||
<name>Brandon Maki</name> | ||
<email>brandonmaki@outlook.com</email> | ||
</author> | ||
<category citation-format="author-date"/> | ||
<category field="science"/> | ||
<summary>This style produces the CSIRO style used at Monash University, which is based on the Australian Journal of Botany.</summary> | ||
<updated>2020-05-08T10:49:38+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="editor-translator"> | ||
<names variable="editor translator" prefix="(" suffix=")" delimiter=", "> | ||
<name and="text" initialize-with="" delimiter=", "/> | ||
<label form="short" prefix=", " text-case="capitalize-first"/> | ||
</names> | ||
</macro> | ||
<macro name="edition"> | ||
<choose> | ||
<if is-numeric="edition"> | ||
<group delimiter=" "> | ||
<number variable="edition" form="ordinal"/> | ||
<text term="edition" form="short" suffix="n." strip-periods="true"/> | ||
</group> | ||
</if> | ||
<else> | ||
<text variable="edition" suffix="."/> | ||
</else> | ||
</choose> | ||
</macro> | ||
<macro name="author"> | ||
<names variable="author"> | ||
<name name-as-sort-order="all" sort-separator=" " initialize-with="" delimiter=", " delimiter-precedes-last="always"/> | ||
<label form="short" prefix=" (" suffix=")" text-case="capitalize-first" strip-periods="true"/> | ||
<substitute> | ||
<names variable="editor"/> | ||
<names variable="translator"/> | ||
<text variable="container-title"/> | ||
</substitute> | ||
</names> | ||
</macro> | ||
<macro name="author-short"> | ||
<names variable="author"> | ||
<name form="short" and="text" delimiter=", " initialize-with=""/> | ||
<et-al term="et-al" font-style="italic"/> | ||
<substitute> | ||
<names variable="editor"/> | ||
<names variable="translator"/> | ||
<choose> | ||
<if type="bill book graphic legal_case legislation motion_picture report song" match="any"> | ||
<text variable="title" form="short"/> | ||
</if> | ||
<else> | ||
<text variable="container-title" form="short" quotes="false"/> | ||
</else> | ||
</choose> | ||
</substitute> | ||
</names> | ||
</macro> | ||
<macro name="access"> | ||
<group> | ||
<choose> | ||
<if variable="DOI" match="any"> | ||
<text variable="DOI" strip-periods="false" prefix="doi:"/> | ||
</if> | ||
<else> | ||
<choose> | ||
<if variable="URL" match="any"> | ||
<text variable="URL" prefix="Available at "/> | ||
<group prefix=" [" suffix="]"> | ||
<date form="text" variable="accessed" prefix="Verified "/> | ||
</group> | ||
</if> | ||
</choose> | ||
</else> | ||
</choose> | ||
<choose> | ||
<if variable="issued" match="none"> | ||
<group prefix="."> | ||
<text term="accessed" text-case="sentence" suffix=" "/> | ||
<date variable="accessed"> | ||
<date-part name="day" suffix=" "/> | ||
<date-part name="month" suffix=" "/> | ||
<date-part name="year"/> | ||
</date> | ||
</group> | ||
</if> | ||
</choose> | ||
</group> | ||
</macro> | ||
<macro name="title"> | ||
<text variable="title" suffix="."/> | ||
</macro> | ||
<macro name="publisher"> | ||
<group delimiter=": " prefix="(" suffix=")"> | ||
<text variable="publisher"/> | ||
<text variable="publisher-place"/> | ||
</group> | ||
</macro> | ||
<macro name="container-title"> | ||
<group> | ||
<choose> | ||
<if type="article-journal"> | ||
<text variable="container-title" strip-periods="true"/> | ||
</if> | ||
<else> | ||
<text variable="container-title" form="short"/> | ||
</else> | ||
</choose> | ||
</group> | ||
</macro> | ||
<citation collapse="year-suffix" et-al-min="3" et-al-use-first="1" disambiguate-add-year-suffix="true" disambiguate-add-names="true"> | ||
<sort> | ||
<key variable="issued"/> | ||
<key variable="author"/> | ||
</sort> | ||
<layout prefix="(" suffix=")" delimiter="; "> | ||
<group delimiter=" "> | ||
<text macro="author-short"/> | ||
<date variable="issued"> | ||
<date-part name="year"/> | ||
</date> | ||
<group> | ||
<label variable="locator" form="short"/> | ||
<text variable="locator" prefix=" "/> | ||
</group> | ||
</group> | ||
</layout> | ||
</citation> | ||
<bibliography hanging-indent="true"> | ||
<sort> | ||
<key macro="author-short"/> | ||
<key variable="issued"/> | ||
</sort> | ||
<layout> | ||
<text macro="author"/> | ||
<date variable="issued" prefix=" (" suffix=")"> | ||
<date-part name="year"/> | ||
</date> | ||
<choose> | ||
<if type="bill book graphic legal_case legislation motion_picture song" match="any"> | ||
<group suffix="." delimiter=" " prefix=" "> | ||
<text macro="title" quotes="true"/> | ||
<text macro="editor-translator"/> | ||
</group> | ||
<text macro="publisher" prefix=" "/> | ||
</if> | ||
<else-if type="report" match="any"> | ||
<group suffix="."> | ||
<text variable="title" prefix=" "/> | ||
<text macro="editor-translator" prefix=" "/> | ||
</group> | ||
<text variable="genre" form="short" prefix=" "/> | ||
<text variable="number" prefix=" " suffix="."/> | ||
<text prefix=" " suffix="," variable="publisher"/> | ||
<text variable="publisher-place" prefix=" " suffix="."/> | ||
</else-if> | ||
<else-if type="thesis" match="any"> | ||
<group suffix="." prefix=" " delimiter=" "> | ||
<text variable="title"/> | ||
<text macro="editor-translator"/> | ||
</group> | ||
<group delimiter=" " prefix=" " suffix="."> | ||
<text variable="genre"/> | ||
<text variable="publisher" prefix="(" suffix=":"/> | ||
<text variable="publisher-place" suffix=")"/> | ||
</group> | ||
</else-if> | ||
<else-if type="paper-conference" match="any"> | ||
<text variable="title" prefix=" "/> | ||
<group prefix=". "> | ||
<text term="in" text-case="capitalize-first"/> | ||
<names variable="editor translator"> | ||
<name name-as-sort-order="all" sort-separator=" " initialize-with="" delimiter=", " delimiter-precedes-last="always"/> | ||
<label form="short" prefix=" (" suffix=")" strip-periods="true"/> | ||
</names> | ||
<text macro="container-title" prefix=" " suffix="," quotes="true"/> | ||
<text variable="publisher-place" prefix=" " suffix="."/> | ||
<text macro="edition" prefix=" "/> | ||
<text variable="collection-title" prefix=" " suffix="."/> | ||
<group delimiter=". "> | ||
<group prefix=" " delimiter=" "> | ||
<text variable="page"/> | ||
</group> | ||
<text macro="publisher"/> | ||
</group> | ||
</group> | ||
</else-if> | ||
<else-if type="chapter" match="any"> | ||
<text variable="title" prefix=" "/> | ||
<group prefix=". In "> | ||
<text macro="container-title" suffix=". " quotes="true"/> | ||
<names variable="editor translator" prefix="(" suffix=")"> | ||
<label form="short" text-case="capitalize-first" strip-periods="true" suffix=" "/> | ||
<name sort-separator=" " initialize-with="" delimiter=", " delimiter-precedes-last="always"/> | ||
</names> | ||
<text variable="collection-title" prefix=" " suffix="."/> | ||
<group delimiter=". "> | ||
<group delimiter=" " prefix=" "> | ||
<label variable="page" form="short"/> | ||
<text variable="page"/> | ||
</group> | ||
<text macro="publisher"/> | ||
</group> | ||
</group> | ||
</else-if> | ||
<else> | ||
<group> | ||
<text variable="title" strip-periods="false" quotes="true" prefix=" "/> | ||
<text macro="editor-translator" prefix=" "/> | ||
</group> | ||
<group prefix=" " suffix="." delimiter=" "> | ||
<text macro="container-title" font-style="italic"/> | ||
<text variable="volume" suffix="," font-weight="bold"/> | ||
<text variable="page"/> | ||
</group> | ||
</else> | ||
</choose> | ||
<text macro="access" prefix=" "/> | ||
</layout> | ||
</bibliography> | ||
</style> |