Skip to content

Commit 1fde301

Browse files
authored
Create pakistan-journal-of-agricultural-sciences.csl (JabRef#4535)
1 parent 3020eb3 commit 1fde301

File tree

1 file changed

+180
-0
lines changed

1 file changed

+180
-0
lines changed

Diff for: pakistan-journal-of-agricultural-sciences.csl

+180
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,180 @@
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="never" default-locale="en-US">
3+
<info>
4+
<title>Pakistan Journal of Agricultural Sciences</title>
5+
<title-short>PakJAS</title-short>
6+
<id>http://www.zotero.org/styles/pakistan-journal-of-agricultural-sciences</id>
7+
<link href="http://www.zotero.org/styles/pakistan-journal-of-agricultural-sciences" rel="self"/>
8+
<link href="http://www.zotero.org/styles/the-american-midland-naturalist" rel="template"/>
9+
<link href="https://www.pakjas.com.pk/InstructionsToAuthors.php" rel="documentation"/>
10+
<link href="https://www.pakjas.com.pk/Author%20instructions.pdf" rel="documentation"/>
11+
<author>
12+
<name>Patrick O'Brien</name>
13+
<email>[email protected]</email>
14+
</author>
15+
<category citation-format="author-date"/>
16+
<category field="science"/>
17+
<issn>0552-9034</issn>
18+
<eissn>2076-0906</eissn>
19+
<updated>2020-01-28T15:06:11+00:00</updated>
20+
<rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
21+
</info>
22+
<macro name="editor-translator">
23+
<names variable="editor translator" delimiter=", ">
24+
<name and="text" initialize-with="."/>
25+
<label form="short" strip-periods="false" prefix=" (" suffix=")"/>
26+
</names>
27+
</macro>
28+
<macro name="author">
29+
<names variable="author" font-variant="normal">
30+
<name and="text" delimiter-precedes-last="never" initialize-with="." name-as-sort-order="first"/>
31+
<et-al font-style="italic"/>
32+
<label form="short" prefix=" (" suffix=")" strip-periods="true"/>
33+
<substitute>
34+
<names variable="editor"/>
35+
<names variable="translator"/>
36+
<text macro="title"/>
37+
</substitute>
38+
</names>
39+
</macro>
40+
<macro name="author-short">
41+
<names variable="author">
42+
<name form="short" and="text" delimiter=", " initialize-with=". "/>
43+
<et-al font-style="italic"/>
44+
<substitute>
45+
<names variable="editor"/>
46+
<names variable="translator"/>
47+
<text macro="title"/>
48+
</substitute>
49+
</names>
50+
</macro>
51+
<macro name="title">
52+
<choose>
53+
<if type="bill book graphic legal_case legislation motion_picture report song" match="any">
54+
<group delimiter=" ">
55+
<group delimiter=", ">
56+
<text variable="title" font-style="italic"/>
57+
<text macro="edition"/>
58+
</group>
59+
<text macro="editor-translator"/>
60+
</group>
61+
</if>
62+
<else>
63+
<text variable="title"/>
64+
</else>
65+
</choose>
66+
</macro>
67+
<macro name="year-date">
68+
<choose>
69+
<if variable="issued">
70+
<date variable="issued">
71+
<date-part name="year"/>
72+
</date>
73+
<text variable="year-suffix"/>
74+
</if>
75+
<else>
76+
<text term="no date" form="short"/>
77+
</else>
78+
</choose>
79+
</macro>
80+
<macro name="edition">
81+
<choose>
82+
<if is-numeric="edition">
83+
<group delimiter=" ">
84+
<number variable="edition" form="ordinal"/>
85+
<text term="edition" form="short" text-case="capitalize-first"/>
86+
</group>
87+
</if>
88+
<else>
89+
<text variable="edition"/>
90+
</else>
91+
</choose>
92+
</macro>
93+
<macro name="locators">
94+
<choose>
95+
<if type="article-journal article-magazine" match="any">
96+
<group delimiter=" ">
97+
<text variable="container-title" font-style="italic" form="short"/>
98+
<group delimiter=":">
99+
<text variable="volume" font-weight="normal"/>
100+
<text variable="page" form="short"/>
101+
</group>
102+
</group>
103+
<choose>
104+
<if variable="page volume" match="none">
105+
<text variable="DOI" prefix=", doi: "/>
106+
</if>
107+
</choose>
108+
</if>
109+
<else-if type="thesis" match="any">
110+
<group delimiter=", ">
111+
<text variable="genre"/>
112+
<text macro="publisher"/>
113+
</group>
114+
</else-if>
115+
<else-if type="chapter paper-conference" match="any">
116+
<group delimiter=". ">
117+
<group delimiter=", ">
118+
<group delimiter=": ">
119+
<text term="in" text-case="capitalize-first" font-style="normal" suffix=":"/>
120+
<text macro="editor-translator"/>
121+
</group>
122+
<text variable="container-title" font-style="italic"/>
123+
</group>
124+
<text macro="publisher"/>
125+
<group>
126+
<label plural="always" variable="page" form="short"/>
127+
<text variable="page"/>
128+
</group>
129+
</group>
130+
</else-if>
131+
<else-if type="webpage post-weblog post" match="any">
132+
<group delimiter=". ">
133+
<text variable="container-title"/>
134+
<group delimiter=" ">
135+
<text term="available at" text-case="capitalize-first"/>
136+
<text variable="URL"/>
137+
</group>
138+
</group>
139+
</else-if>
140+
<else-if type="book report" match="any">
141+
<text macro="publisher"/>
142+
</else-if>
143+
</choose>
144+
</macro>
145+
<macro name="publisher">
146+
<group delimiter=", ">
147+
<text variable="publisher" strip-periods="false"/>
148+
<text variable="publisher-place"/>
149+
</group>
150+
</macro>
151+
<citation et-al-min="3" et-al-use-first="1" disambiguate-add-year-suffix="true" collapse="year-suffix">
152+
<sort>
153+
<key macro="year-date"/>
154+
</sort>
155+
<layout prefix="(" suffix=")" delimiter="; ">
156+
<group delimiter=", ">
157+
<text macro="author-short"/>
158+
<text macro="year-date"/>
159+
<group>
160+
<label variable="locator" form="short"/>
161+
<text variable="locator" prefix=" "/>
162+
</group>
163+
</group>
164+
</layout>
165+
</citation>
166+
<bibliography hanging-indent="true" subsequent-author-substitute="---" subsequent-author-substitute-rule="partial-each">
167+
<sort>
168+
<key macro="author"/>
169+
<key macro="year-date"/>
170+
</sort>
171+
<layout suffix=".">
172+
<group delimiter=". ">
173+
<text macro="author"/>
174+
<text macro="year-date"/>
175+
<text macro="title"/>
176+
<text macro="locators"/>
177+
</group>
178+
</layout>
179+
</bibliography>
180+
</style>

0 commit comments

Comments
 (0)