Skip to content

Commit 0895562

Browse files
Create pensoft-journals.csl (JabRef#4972)
General styles -- full list of styles to follow via citation-style-language/journals#104
1 parent 4f8fa44 commit 0895562

File tree

1 file changed

+237
-0
lines changed

1 file changed

+237
-0
lines changed

pensoft-journals.csl

+237
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,237 @@
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>Pensoft Journals</title>
5+
<id>http://www.zotero.org/styles/pensoft-journals</id>
6+
<link href="http://www.zotero.org/styles/pensoft-journals" rel="self"/>
7+
<link href="http://www.zotero.org/styles/zookeys" rel="template"/>
8+
<link href="https://zookeys.pensoft.net/about#CitationsandReferences" rel="documentation"/>
9+
<author>
10+
<name>Teodor Georgiev</name>
11+
<email>[email protected]</email>
12+
</author>
13+
<category citation-format="author-date"/>
14+
<summary>The Pensoft Journals style</summary>
15+
<updated>2015-11-07T07:40:10+00:00</updated>
16+
<rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
17+
</info>
18+
<locale xml:lang="en-US">
19+
<date form="text">
20+
<date-part name="month" suffix=" "/>
21+
<date-part name="day" suffix=", "/>
22+
<date-part name="year"/>
23+
</date>
24+
<terms>
25+
<term name="editor" form="short">
26+
<single>ed.</single>
27+
<multiple>eds</multiple>
28+
</term>
29+
</terms>
30+
</locale>
31+
<macro name="editor">
32+
<names variable="editor" delimiter=", ">
33+
<name initialize-with="" name-as-sort-order="all" sort-separator=" "/>
34+
<label form="short" prefix=" (" text-case="capitalize-first" suffix=")"/>
35+
</names>
36+
</macro>
37+
<macro name="anon">
38+
<text term="anonymous" form="short" text-case="capitalize-first" strip-periods="true"/>
39+
</macro>
40+
<macro name="author">
41+
<names variable="author">
42+
<name delimiter-precedes-last="never" initialize-with="" name-as-sort-order="all" sort-separator=" "/>
43+
<et-al font-style="italic"/>
44+
<label form="short" prefix=" (" text-case="capitalize-first" suffix=")"/>
45+
<substitute>
46+
<names variable="editor"/>
47+
<text macro="anon"/>
48+
</substitute>
49+
</names>
50+
</macro>
51+
<macro name="author-short">
52+
<names variable="author">
53+
<name form="short" delimiter=" " and="text" delimiter-precedes-last="never" initialize-with=". "/>
54+
<substitute>
55+
<names variable="editor"/>
56+
<names variable="translator"/>
57+
<text macro="anon"/>
58+
</substitute>
59+
</names>
60+
</macro>
61+
<macro name="authorcount">
62+
<names variable="author">
63+
<name form="count"/>
64+
</names>
65+
</macro>
66+
<macro name="access">
67+
<choose>
68+
<if type="legal_case" match="none">
69+
<choose>
70+
<if variable="DOI">
71+
<group delimiter=" ">
72+
<text variable="DOI" prefix="https://doi.org/"/>
73+
</group>
74+
</if>
75+
<else-if variable="URL">
76+
<group delimiter=" " suffix=".">
77+
<text variable="URL" prefix="Available from: "/>
78+
<group prefix="(" suffix=")">
79+
<date variable="accessed" form="text"/>
80+
</group>
81+
</group>
82+
</else-if>
83+
</choose>
84+
</if>
85+
</choose>
86+
</macro>
87+
<macro name="title">
88+
<text variable="title"/>
89+
</macro>
90+
<macro name="legal_case">
91+
<group prefix=" " delimiter=" ">
92+
<text variable="volume"/>
93+
<text variable="container-title"/>
94+
</group>
95+
<text variable="authority" prefix=" (" suffix=")"/>
96+
</macro>
97+
<macro name="publisher">
98+
<choose>
99+
<if type="thesis" match="none">
100+
<group delimiter=", ">
101+
<text variable="publisher"/>
102+
<text variable="publisher-place"/>
103+
</group>
104+
<text variable="genre" prefix=". "/>
105+
</if>
106+
<else>
107+
<group delimiter=". ">
108+
<text variable="genre"/>
109+
<text variable="publisher"/>
110+
</group>
111+
</else>
112+
</choose>
113+
</macro>
114+
<macro name="year-date">
115+
<choose>
116+
<if variable="issued">
117+
<group>
118+
<date variable="issued">
119+
<date-part name="year"/>
120+
</date>
121+
</group>
122+
</if>
123+
<else>
124+
<text term="no date" form="short"/>
125+
</else>
126+
</choose>
127+
</macro>
128+
<macro name="edition">
129+
<choose>
130+
<if is-numeric="edition">
131+
<group delimiter=" ">
132+
<number variable="edition" form="ordinal"/>
133+
<text term="edition" form="short"/>
134+
</group>
135+
</if>
136+
<else>
137+
<text variable="edition" suffix="."/>
138+
</else>
139+
</choose>
140+
</macro>
141+
<macro name="locator">
142+
<choose>
143+
<if locator="page">
144+
<text variable="locator"/>
145+
</if>
146+
<else>
147+
<group delimiter=" ">
148+
<label variable="locator" form="short"/>
149+
<text variable="locator"/>
150+
</group>
151+
</else>
152+
</choose>
153+
</macro>
154+
<citation name-form="short" et-al-min="3" et-al-use-first="1" disambiguate-add-year-suffix="true" collapse="year">
155+
<sort>
156+
<key macro="year-date"/>
157+
<key macro="author-short"/>
158+
</sort>
159+
<layout delimiter=", " prefix="(" suffix=")">
160+
<group delimiter=", ">
161+
<group delimiter=" ">
162+
<text macro="author-short"/>
163+
<text macro="year-date"/>
164+
</group>
165+
<text macro="locator"/>
166+
</group>
167+
</layout>
168+
</citation>
169+
<bibliography hanging-indent="true">
170+
<sort>
171+
<key macro="author" names-min="1" names-use-first="1"/>
172+
<key macro="authorcount"/>
173+
<key macro="year-date"/>
174+
<key variable="title"/>
175+
</sort>
176+
<layout suffix=" ">
177+
<text macro="author" suffix=" "/>
178+
<date variable="issued" prefix="(" suffix=")">
179+
<date-part name="year"/>
180+
</date>
181+
<choose>
182+
<if type="book" match="any">
183+
<text macro="legal_case"/>
184+
<group prefix=" " delimiter=" ">
185+
<text macro="title" font-style="normal" suffix="."/>
186+
<text macro="edition"/>
187+
<text macro="editor" suffix="."/>
188+
</group>
189+
<group prefix=" " suffix="." delimiter=", ">
190+
<text macro="publisher"/>
191+
<text variable="number-of-pages" prefix=" " suffix=" pp"/>
192+
</group>
193+
</if>
194+
<else-if type="chapter paper-conference" match="any">
195+
<text macro="title" prefix=" " suffix="."/>
196+
<group prefix=" In: " delimiter=" ">
197+
<text macro="editor" suffix=","/>
198+
<text variable="container-title" suffix="."/>
199+
<text variable="collection-title" suffix="."/>
200+
<group suffix=".">
201+
<text macro="publisher"/>
202+
<group delimiter=" " prefix=", " suffix=".">
203+
<text variable="page"/>
204+
</group>
205+
</group>
206+
</group>
207+
</else-if>
208+
<else-if type="bill graphic legal_case legislation manuscript motion_picture report song thesis" match="any">
209+
<text macro="legal_case"/>
210+
<group prefix=" " delimiter=" ">
211+
<text macro="title" suffix="."/>
212+
<text macro="edition"/>
213+
<text macro="editor" suffix="."/>
214+
</group>
215+
<group prefix=" " delimiter=", ">
216+
<text macro="publisher"/>
217+
<text variable="page" prefix=" " suffix="pp."/>
218+
</group>
219+
</else-if>
220+
<else>
221+
<group prefix=" " delimiter=". " suffix=".">
222+
<text macro="title"/>
223+
<text macro="editor"/>
224+
</group>
225+
<group prefix=" " suffix=".">
226+
<text variable="container-title"/>
227+
<group prefix=" ">
228+
<text variable="volume"/>
229+
</group>
230+
<text variable="page" prefix=": " suffix="."/>
231+
</group>
232+
</else>
233+
</choose>
234+
<text macro="access" prefix=" "/>
235+
</layout>
236+
</bibliography>
237+
</style>

0 commit comments

Comments
 (0)