-
-
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.
Create australian-journal-of-agricultural-and-resource-economics.csl (#…
- Loading branch information
1 parent
cc2c6eb
commit d7d70d2
Showing
1 changed file
with
183 additions
and
0 deletions.
There are no files selected for viewing
183 changes: 183 additions & 0 deletions
183
the-australian-journal-of-agricultural-and-resource-economics.csl
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,183 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" version="1.0" and="text" demote-non-dropping-particle="sort-only" default-locale="en-GB"> | ||
<info> | ||
<title>The Australian Journal of Agricultural and Resource Economics</title> | ||
<title-short>AJARE</title-short> | ||
<id>http://www.zotero.org/styles/the-australian-journal-of-agricultural-and-resource-economics</id> | ||
<link href="http://www.zotero.org/styles/the-australian-journal-of-agricultural-and-resource-economics" rel="self"/> | ||
<link href="http://www.zotero.org/styles/health-and-social-care-in-the-community" rel="template"/> | ||
<link href="https://onlinelibrary.wiley.com/page/journal/14678489/homepage/forauthors.html#5" rel="documentation"/> | ||
<author> | ||
<name>Patrick O'Brien</name> | ||
</author> | ||
<category citation-format="author-date"/> | ||
<category field="science"/> | ||
<issn>1364-985X</issn> | ||
<eissn>1467-8489</eissn> | ||
<updated>2020-03-12T14:06:27+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-precedes-et-al="never" delimiter-precedes-last="never" initialize-with="." name-as-sort-order="all" sort-separator=" "/> | ||
<et-al font-style="italic"/> | ||
<label form="short" strip-periods="true" 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" initialize-with=". "/> | ||
<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" font-style="italic"/> | ||
</if> | ||
<else> | ||
<text variable="title" form="short" quotes="true"/> | ||
</else> | ||
</choose> | ||
</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"/> | ||
</else> | ||
</choose> | ||
</macro> | ||
<macro name="publisher"> | ||
<group delimiter=", "> | ||
<text variable="publisher"/> | ||
<text variable="publisher-place"/> | ||
</group> | ||
</macro> | ||
<macro name="edition"> | ||
<choose> | ||
<if type="bill book chapter graphic legal_case legislation motion_picture paper-conference report song" match="any"> | ||
<choose> | ||
<if is-numeric="edition"> | ||
<number variable="edition" form="ordinal"/> | ||
<text term="edition" form="short" prefix=" "/> | ||
</if> | ||
<else> | ||
<text variable="edition"/> | ||
</else> | ||
</choose> | ||
</if> | ||
</choose> | ||
</macro> | ||
<macro name="access"> | ||
<choose> | ||
<if type="webpage post post-weblog" match="any"> | ||
<group delimiter=" " prefix=", "> | ||
<text variable="URL"/> | ||
<group delimiter=" " prefix="[" suffix="]"> | ||
<text term="accessed"/> | ||
<date form="text" variable="accessed"> | ||
<date-part name="day"/> | ||
<date-part name="month" form="short" strip-periods="true"/> | ||
<date-part name="year"/> | ||
</date> | ||
</group> | ||
</group> | ||
</if> | ||
<else-if type="article-journal" match="any"> | ||
<choose> | ||
<if match="none" variable="volume page"> | ||
<text variable="DOI" prefix=" doi: "/> | ||
</if> | ||
</choose> | ||
</else-if> | ||
</choose> | ||
</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=", "> | ||
<group delimiter=" "> | ||
<text macro="author-short"/> | ||
<date variable="issued"> | ||
<date-part name="year"/> | ||
</date> | ||
</group> | ||
<group> | ||
<label variable="locator" form="short"/> | ||
<text variable="locator" prefix=" "/> | ||
</group> | ||
</group> | ||
</layout> | ||
</citation> | ||
<bibliography et-al-min="10" et-al-use-first="3"> | ||
<sort> | ||
<key macro="author-short"/> | ||
<key variable="issued"/> | ||
</sort> | ||
<layout suffix="."> | ||
<text macro="author"/> | ||
<date variable="issued" prefix=" (" suffix="). "> | ||
<date-part name="year"/> | ||
</date> | ||
<choose> | ||
<if type="bill book graphic legal_case legislation motion_picture report song" match="any"> | ||
<group delimiter=". "> | ||
<group delimiter=", "> | ||
<text macro="title"/> | ||
<text macro="edition"/> | ||
</group> | ||
<text macro="publisher"/> | ||
</group> | ||
</if> | ||
<else-if type="chapter paper-conference" match="any"> | ||
<group delimiter=". "> | ||
<text macro="title"/> | ||
<group delimiter=" "> | ||
<group delimiter=": "> | ||
<text term="in" text-case="capitalize-first"/> | ||
<names variable="editor translator"> | ||
<name suffix=" " sort-separator=" " initialize-with="." delimiter=", " delimiter-precedes-et-al="never" and="text"/> | ||
<label form="short" strip-periods="true" prefix="(" suffix=")"/> | ||
</names> | ||
</group> | ||
<group delimiter=", "> | ||
<text variable="container-title" text-case="title" font-style="italic"/> | ||
<group delimiter=" "> | ||
<label variable="page" form="short"/> | ||
<text variable="page"/> | ||
</group> | ||
</group> | ||
</group> | ||
<text macro="publisher"/> | ||
</group> | ||
</else-if> | ||
<else> | ||
<group delimiter=", "> | ||
<text macro="title"/> | ||
<group delimiter=" "> | ||
<text variable="container-title" font-style="italic"/> | ||
<text variable="volume" font-weight="normal"/> | ||
</group> | ||
<text variable="page"/> | ||
</group> | ||
</else> | ||
</choose> | ||
<group> | ||
<text macro="access"/> | ||
</group> | ||
</layout> | ||
</bibliography> | ||
</style> |