Skip to content

Commit c7d8f90

Browse files
authored
Update yozgat-bozok-universitesi-fen-bilimleri-enstitusu.csl (#5319)
1 parent 87dc0eb commit c7d8f90

File tree

1 file changed

+244
-88
lines changed

1 file changed

+244
-88
lines changed

yozgat-bozok-universitesi-fen-bilimleri-enstitusu.csl

Lines changed: 244 additions & 88 deletions
Original file line numberDiff line numberDiff line change
@@ -4,141 +4,297 @@
44
<title>Yozgat Bozok Üniversitesi - Fen Bilimleri Enstitüsü (Türkçe)</title>
55
<id>http://www.zotero.org/styles/yozgat-bozok-universitesi-fen-bilimleri-enstitusu</id>
66
<link href="http://www.zotero.org/styles/yozgat-bozok-universitesi-fen-bilimleri-enstitusu" rel="self"/>
7-
<link href="http://www.zotero.org/styles/elsevier-with-titles" rel="template"/>
8-
<link href="https://fenbilimleri.bozok.edu.tr/Dosya/861e4263-f3f6-4dee-8bb2-4e9129015b88.doc" rel="documentation"/>
7+
<link href="http://www.zotero.org/styles/harvard-university-of-greenwich" rel="template"/>
8+
<link href="https://bozok.edu.tr/" rel="documentation"/>
99
<author>
10+
<name>Sebastian Karcher</name>
11+
</author>
12+
<contributor>
1013
<name>burak izgi</name>
1114
<email>[email protected]</email>
12-
</author>
13-
<category citation-format="numeric"/>
15+
</contributor>
16+
<category citation-format="author-date"/>
1417
<category field="science"/>
15-
<updated>2019-06-28T21:20:00+00:00</updated>
18+
<updated>2020-12-17T20:24:19+00:00</updated>
1619
<rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
1720
</info>
21+
<locale xml:lang="tr-TR">
22+
<terms>
23+
<term name="editor" form="short">
24+
<single>ed.</single>
25+
<multiple>eds</multiple>
26+
</term>
27+
<term name="editortranslator" form="verb">edited and translated by</term>
28+
<term name="edition">Baskı</term>
29+
<term name="et-al">ve ark.</term>
30+
<term name="accessed">Erişim</term>
31+
<term name="in"/>
32+
</terms>
33+
</locale>
34+
<macro name="editor">
35+
<choose>
36+
<if type="chapter paper-conference" match="any">
37+
<names variable="container-author" delimiter=", " suffix=", ">
38+
<name and="text" initialize-with=". " delimiter=", " sort-separator=", " name-as-sort-order="all"/>
39+
</names>
40+
<choose>
41+
<if variable="container-author" match="none">
42+
<names variable="editor translator" delimiter=", ">
43+
<name and="text" initialize-with=". " delimiter=", " sort-separator=", " name-as-sort-order="all"/>
44+
<label form="short" prefix=" (" suffix=")"/>
45+
</names>
46+
</if>
47+
</choose>
48+
</if>
49+
</choose>
50+
</macro>
51+
<macro name="secondary-contributors">
52+
<choose>
53+
<if type="chapter paper-conference" match="none">
54+
<names variable="editor translator" delimiter=". ">
55+
<label form="verb" text-case="capitalize-first" suffix=" "/>
56+
<name and="text" initialize-with=". " delimiter=", "/>
57+
</names>
58+
</if>
59+
<else-if variable="container-author" match="any">
60+
<names variable="editor translator" delimiter=". ">
61+
<label form="verb" text-case="capitalize-first" suffix=" "/>
62+
<name and="text" initialize-with=". " delimiter=", "/>
63+
</names>
64+
</else-if>
65+
</choose>
66+
</macro>
1867
<macro name="author">
1968
<names variable="author">
20-
<name sort-separator=", " delimiter=", " initialize-with=". " delimiter-precedes-last="never" name-as-sort-order="all"/>
21-
<label form="short" prefix=", "/>
22-
<et-al font-style="italic"/>
69+
<name and="text" delimiter-precedes-last="never" initialize-with=". " name-as-sort-order="all"/>
70+
<label form="short" prefix=" (" suffix=")"/>
71+
<substitute>
72+
<names variable="editor"/>
73+
<names variable="translator"/>
74+
<choose>
75+
<if type="article-newspaper article-magazine" match="any">
76+
<text variable="container-title" text-case="title" font-style="italic"/>
77+
</if>
78+
<else>
79+
<text macro="title"/>
80+
</else>
81+
</choose>
82+
</substitute>
2383
</names>
2484
</macro>
25-
<macro name="author-webpage">
85+
<macro name="author-short">
2686
<names variable="author">
27-
<label form="short" prefix=", "/>
87+
<name form="short" and="text" delimiter=", " delimiter-precedes-last="never" initialize-with=". "/>
88+
<substitute>
89+
<names variable="editor"/>
90+
<names variable="translator"/>
91+
<choose>
92+
<if type="article-newspaper article-magazine" match="any">
93+
<text variable="container-title" text-case="title" font-style="italic"/>
94+
</if>
95+
<else>
96+
<text macro="title"/>
97+
</else>
98+
</choose>
99+
</substitute>
28100
</names>
29101
</macro>
30-
<macro name="editor">
31-
<names variable="editor">
32-
<name initialize-with="." delimiter=", " delimiter-precedes-last="always"/>
33-
<label form="short" prefix=" (" text-case="capitalize-first" suffix=")"/>
34-
</names>
102+
<macro name="access">
103+
<choose>
104+
<if type="webpage">
105+
<text variable="URL"/>
106+
<group prefix=" (" delimiter=": " suffix=")">
107+
<text term="accessed" text-case="capitalize-first"/>
108+
<date form="text" variable="accessed">
109+
<date-part name="day"/>
110+
<date-part name="month"/>
111+
<date-part name="year"/>
112+
</date>
113+
</group>
114+
</if>
115+
</choose>
116+
</macro>
117+
<macro name="number-volumes">
118+
<choose>
119+
<if variable="volume" match="none">
120+
<group delimiter=" " prefix="(" suffix=")">
121+
<text variable="number-of-volumes"/>
122+
<label variable="volume" form="short" strip-periods="true"/>
123+
</group>
124+
</if>
125+
</choose>
126+
</macro>
127+
<macro name="title">
128+
<choose>
129+
<if type="bill book graphic legal_case legislation motion_picture report song thesis webpage" match="any">
130+
<group delimiter=". ">
131+
<group delimiter=" ">
132+
<text variable="title" font-style="italic"/>
133+
<text macro="number-volumes"/>
134+
</group>
135+
</group>
136+
</if>
137+
<else>
138+
<text variable="title" form="long" quotes="true"/>
139+
</else>
140+
</choose>
141+
</macro>
142+
<macro name="publisher">
143+
<choose>
144+
<if type="thesis">
145+
<group delimiter=". ">
146+
<text variable="genre"/>
147+
<text variable="publisher"/>
148+
</group>
149+
</if>
150+
<else-if type="report">
151+
<group delimiter=". ">
152+
<group delimiter=" ">
153+
<text variable="genre"/>
154+
<text variable="number"/>
155+
</group>
156+
<group delimiter=". ">
157+
<text variable="publisher-place"/>
158+
</group>
159+
</group>
160+
</else-if>
161+
<else-if type="article-newspaper article-magazine" match="none">
162+
<group delimiter=" ">
163+
<group delimiter=", ">
164+
<choose>
165+
<if type="speech" variable="event" match="any">
166+
<text variable="event" font-style="italic"/>
167+
</if>
168+
</choose>
169+
<group delimiter=": ">
170+
<text variable="publisher-place"/>
171+
</group>
172+
</group>
173+
<group prefix="(" suffix=")" delimiter=", ">
174+
<text variable="collection-title"/>
175+
<text variable="collection-number"/>
176+
</group>
177+
</group>
178+
</else-if>
179+
</choose>
35180
</macro>
36181
<macro name="year-date">
37182
<choose>
38183
<if variable="issued">
39184
<date variable="issued">
40-
<date-part name="year" suffix="."/>
185+
<date-part name="year"/>
41186
</date>
187+
<text variable="year-suffix"/>
42188
</if>
43189
<else>
44-
<text term="no date" form="short"/>
190+
<text term="no date"/>
191+
<text variable="year-suffix" prefix=" "/>
45192
</else>
46193
</choose>
47194
</macro>
48-
<macro name="publisher">
49-
<text variable="genre"/>
50-
<text variable="publisher" suffix=", "/>
51-
<text variable="publisher-place" suffix=", "/>
52-
<text macro="year-date"/>
195+
<macro name="locator">
196+
<choose>
197+
<if type="article-journal">
198+
<text variable="volume"/>
199+
<text variable="issue" prefix="(" suffix=")"/>
200+
</if>
201+
</choose>
202+
</macro>
203+
<macro name="published-date">
204+
<choose>
205+
<if type="article-newspaper article-magazine post-weblog speech" match="any">
206+
<date variable="issued">
207+
<date-part name="day" suffix=" "/>
208+
<date-part name="month" form="long"/>
209+
</date>
210+
</if>
211+
</choose>
212+
</macro>
213+
<macro name="pages">
214+
<choose>
215+
<if type="chapter paper-conference article-journal article article-magazine article-newspaper book review review-book report" match="any">
216+
<group delimiter=" ">
217+
<text variable="page"/>
218+
</group>
219+
</if>
220+
</choose>
221+
</macro>
222+
<macro name="container-title">
223+
<choose>
224+
<if variable="container-title">
225+
<group delimiter=". ">
226+
<text variable="container-title" font-style="italic"/>
227+
<text macro="edition"/>
228+
</group>
229+
</if>
230+
</choose>
53231
</macro>
54232
<macro name="edition">
55-
<!--TODO: CSL should have low numeric be text (e.g. '3'->'third')-->
56233
<choose>
57234
<if is-numeric="edition">
58235
<group delimiter=" ">
59236
<number variable="edition" form="ordinal"/>
60-
<text term="edition" form="short"/>
237+
<text term="edition" form="short" strip-periods="true"/>
61238
</group>
62239
</if>
63240
<else>
64241
<text variable="edition"/>
65242
</else>
66243
</choose>
67244
</macro>
68-
<macro name="access">
245+
<macro name="container-prefix">
69246
<choose>
70-
<if variable="URL">
71-
<text variable="URL"/>
72-
<group prefix=", " suffix="." delimiter=" ">
73-
<date variable="accessed" form="text"/>
74-
</group>
247+
<if type="chapter paper-conference" match="any">
248+
<text term="in"/>
75249
</if>
76250
</choose>
77251
</macro>
78-
<citation collapse="citation-number">
252+
<citation et-al-min="3" et-al-use-first="1" disambiguate-add-year-suffix="true" disambiguate-add-names="true" disambiguate-add-givenname="true" collapse="year">
79253
<sort>
80-
<key variable="citation-number"/>
254+
<key macro="year-date"/>
81255
</sort>
82-
<layout prefix="[" suffix="]" delimiter=", ">
83-
<text variable="citation-number"/>
256+
<layout prefix="(" suffix=")" delimiter="; ">
257+
<group delimiter=", ">
258+
<group delimiter=", ">
259+
<text macro="author-short"/>
260+
<text macro="year-date"/>
261+
</group>
262+
<group>
263+
<label variable="locator" form="short" suffix=" "/>
264+
<text variable="locator"/>
265+
</group>
266+
</group>
84267
</layout>
85268
</citation>
86-
<bibliography et-al-min="10" et-al-use-first="1" second-field-align="flush" entry-spacing="0" line-spacing="2">
87-
<layout>
88-
<text variable="citation-number" suffix="."/>
89-
<choose>
90-
<if type="webpage">
91-
<text macro="author-webpage"/>
92-
</if>
93-
<else>
94-
<text macro="author" suffix="."/>
95-
</else>
96-
</choose>
97-
<choose>
98-
<if type="bill book graphic legal_case legislation motion_picture report song" match="any">
99-
<group delimiter=", ">
100-
<text variable="title" prefix=", "/>
101-
<text macro="edition"/>
102-
<text macro="publisher"/>
103-
</group>
104-
</if>
105-
<else-if type="chapter paper-conference" match="any">
106-
<text variable="title" suffix=", " prefix=", "/>
107-
<text macro="editor" suffix=", "/>
108-
<text variable="container-title" form="short" text-case="title" suffix=", "/>
109-
<text macro="edition" suffix=", "/>
110-
<text variable="page" suffix=", "/>
111-
<text macro="publisher"/>
112-
</else-if>
113-
<else-if type="patent">
114-
<group delimiter=", ">
115-
<text variable="title"/>
116-
<text variable="number"/>
117-
<text macro="year-date"/>
118-
</group>
119-
</else-if>
120-
<else-if type="thesis">
121-
<group delimiter=", ">
122-
<text variable="title" prefix=", "/>
123-
<text macro="publisher"/>
124-
</group>
125-
</else-if>
126-
<else-if type="webpage">
127-
<group delimiter=", ">
128-
<text variable="title" prefix=", "/>
129-
<text macro="access"/>
130-
</group>
131-
</else-if>
132-
<else>
269+
<bibliography and="text" hanging-indent="true" line-spacing="1">
270+
<sort>
271+
<key macro="author"/>
272+
<key macro="year-date"/>
273+
<key variable="title"/>
274+
</sort>
275+
<layout suffix=".">
276+
<group delimiter=". ">
277+
<group delimiter=" ">
278+
<text macro="author"/>
279+
<text macro="year-date" prefix="(" suffix=")"/>
133280
<group delimiter=", ">
134-
<text variable="title" prefix=", "/>
135-
<text variable="container-title" form="short" text-case="title" suffix="."/>
136-
<text variable="volume"/>
137-
<text variable="page" form="short"/>
138-
<text macro="year-date"/>
281+
<text macro="title"/>
282+
<group delimiter=" ">
283+
<text macro="container-prefix"/>
284+
<text macro="editor"/>
285+
<text macro="container-title"/>
286+
</group>
139287
</group>
140-
</else>
141-
</choose>
288+
</group>
289+
<text macro="secondary-contributors"/>
290+
<text macro="publisher"/>
291+
</group>
292+
<group delimiter=", " prefix=", ">
293+
<text macro="locator"/>
294+
<text macro="published-date"/>
295+
<text macro="pages"/>
296+
</group>
297+
<text macro="access" prefix=". "/>
142298
</layout>
143299
</bibliography>
144300
</style>

0 commit comments

Comments
 (0)