Skip to content

Commit e4cd348

Browse files
authored
Create the-horticulture-journal.csl (#5327)
1 parent 5804a6f commit e4cd348

File tree

1 file changed

+184
-0
lines changed

1 file changed

+184
-0
lines changed

the-horticulture-journal.csl

Lines changed: 184 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,184 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" version="1.0" demote-non-dropping-particle="sort-only" default-locale="en-US">
3+
<info>
4+
<title>The Horticulture Journal</title>
5+
<title-short>Hort J</title-short>
6+
<id>http://www.zotero.org/styles/the-horticulture-journal</id>
7+
<link href="http://www.zotero.org/styles/the-horticulture-journal" rel="self"/>
8+
<link href="http://www.zotero.org/styles/buletin-agrohorti" rel="template"/>
9+
<link href="http://hortj.org/modules/authors/index.php?content_id=2" rel="documentation"/>
10+
<author>
11+
<name>Nazmul Hasan</name>
12+
<email>nh2102@gmail.com</email>
13+
</author>
14+
<category citation-format="author-date"/>
15+
<category field="botany"/>
16+
<issn>2189-0102</issn>
17+
<eissn>2189-0110</eissn>
18+
<updated>2021-03-18T12:00:00+00:00</updated>
19+
<rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
20+
</info>
21+
<macro name="author">
22+
<names variable="author" suffix=".">
23+
<name sort-separator=", " initialize-with=". " and="text" name-as-sort-order="first" delimiter=", " delimiter-precedes-last="always"/>
24+
<label form="long" prefix=", "/>
25+
<substitute>
26+
<names variable="editor"/>
27+
<names variable="translator"/>
28+
</substitute>
29+
</names>
30+
</macro>
31+
<macro name="editor">
32+
<names variable="editor">
33+
<name sort-separator=" " initialize-with="." delimiter=", "/>
34+
<label form="short" prefix=" (" suffix=")"/>
35+
</names>
36+
</macro>
37+
<macro name="author-short">
38+
<names variable="author">
39+
<name form="short" and="text" initialize-with=""/>
40+
<substitute>
41+
<names variable="editor"/>
42+
<names variable="translator"/>
43+
</substitute>
44+
</names>
45+
</macro>
46+
<macro name="author-count">
47+
<names variable="author">
48+
<name form="count"/>
49+
<substitute>
50+
<names variable="editor"/>
51+
</substitute>
52+
</names>
53+
</macro>
54+
<macro name="year-date">
55+
<choose>
56+
<if variable="issued">
57+
<date variable="issued">
58+
<date-part name="year"/>
59+
</date>
60+
</if>
61+
<else>
62+
<text term="no date" form="short"/>
63+
</else>
64+
</choose>
65+
</macro>
66+
<macro name="publisher">
67+
<group delimiter=", ">
68+
<text variable="publisher"/>
69+
<text variable="publisher-place"/>
70+
</group>
71+
</macro>
72+
<macro name="container-title">
73+
<choose>
74+
<if variable="edition">
75+
<text variable="container-title"/>
76+
</if>
77+
<else>
78+
<text variable="container-title" suffix="."/>
79+
</else>
80+
</choose>
81+
</macro>
82+
<macro name="edition">
83+
<choose>
84+
<if is-numeric="edition">
85+
<group delimiter=" ">
86+
<number variable="edition" form="ordinal"/>
87+
<text term="edition" form="short"/>
88+
</group>
89+
</if>
90+
<else>
91+
<text variable="edition" suffix="."/>
92+
</else>
93+
</choose>
94+
</macro>
95+
<citation et-al-min="3" et-al-use-first="1" disambiguate-add-year-suffix="true" disambiguate-add-names="false" disambiguate-add-givenname="false" collapse="year">
96+
<sort>
97+
<key macro="author"/>
98+
<key macro="author-short"/>
99+
</sort>
100+
<layout prefix="(" suffix=")" delimiter="; ">
101+
<group delimiter=", ">
102+
<text macro="author-short"/>
103+
<text macro="year-date"/>
104+
<text variable="locator"/>
105+
</group>
106+
</layout>
107+
</citation>
108+
<bibliography entry-spacing="0" hanging-indent="true">
109+
<sort>
110+
<key macro="author" names-min="1" names-use-first="1"/>
111+
<key macro="author-count"/>
112+
<key macro="author"/>
113+
</sort>
114+
<layout suffix=".">
115+
<group delimiter=" ">
116+
<text macro="author"/>
117+
<date variable="issued" suffix=".">
118+
<date-part name="year"/>
119+
</date>
120+
<choose>
121+
<if type="bill book graphic legal_case legislation motion_picture report song" match="any">
122+
<group suffix=".">
123+
<group delimiter=", ">
124+
<text variable="title" text-case="title"/>
125+
<text macro="edition"/>
126+
</group>
127+
<text macro="editor" prefix=" (" suffix=")"/>
128+
</group>
129+
<text prefix=" " suffix=", " macro="publisher"/>
130+
<text variable="number-of-pages"/>
131+
<text term="page" form="short" prefix="p"/>
132+
</if>
133+
<else-if type="thesis" match="any">
134+
<text variable="title" suffix="."/>
135+
<group delimiter=", ">
136+
<text variable="genre"/>
137+
<text macro="publisher"/>
138+
<text variable="number-of-pages"/>
139+
</group>
140+
<text term="page" form="short" prefix="p"/>
141+
</else-if>
142+
<else-if type="chapter" match="any">
143+
<group delimiter=". ">
144+
<text variable="title"/>
145+
<group delimiter=" ">
146+
<text term="in" font-style="italic" text-case="capitalize-first"/>
147+
<text macro="editor"/>
148+
</group>
149+
<group delimiter=", ">
150+
<text macro="container-title" text-case="title"/>
151+
<text variable="collection-title"/>
152+
<text macro="edition"/>
153+
</group>
154+
<text variable="volume" prefix="vol. "/>
155+
<text macro="publisher"/>
156+
<text variable="page"/>
157+
</group>
158+
</else-if>
159+
<else-if type="webpage" match="any">
160+
<group delimiter=". ">
161+
<text variable="title"/>
162+
<text variable="container-title" form="short"/>
163+
<text variable="URL" prefix="Available at "/>
164+
<date variable="accessed" prefix="Accessed ">
165+
<date-part name="month" suffix=" "/>
166+
<date-part name="day" suffix=", "/>
167+
<date-part name="year"/>
168+
</date>
169+
</group>
170+
<text prefix=" " macro="publisher"/>
171+
</else-if>
172+
<else>
173+
<text variable="title" suffix=". "/>
174+
<text variable="container-title" form="short" text-case="title"/>
175+
<group delimiter=":">
176+
<text variable="volume" prefix=" "/>
177+
<text variable="page"/>
178+
</group>
179+
</else>
180+
</choose>
181+
</group>
182+
</layout>
183+
</bibliography>
184+
</style>

0 commit comments

Comments
 (0)