-
-
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.
Update yozgat-bozok-universitesi-fen-bilimleri-enstitusu.csl (#5319)
- Loading branch information
Showing
1 changed file
with
244 additions
and
88 deletions.
There are no files selected for viewing
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 |
---|---|---|
|
@@ -4,141 +4,297 @@ | |
<title>Yozgat Bozok Üniversitesi - Fen Bilimleri Enstitüsü (Türkçe)</title> | ||
<id>http://www.zotero.org/styles/yozgat-bozok-universitesi-fen-bilimleri-enstitusu</id> | ||
<link href="http://www.zotero.org/styles/yozgat-bozok-universitesi-fen-bilimleri-enstitusu" rel="self"/> | ||
<link href="http://www.zotero.org/styles/elsevier-with-titles" rel="template"/> | ||
<link href="https://fenbilimleri.bozok.edu.tr/Dosya/861e4263-f3f6-4dee-8bb2-4e9129015b88.doc" rel="documentation"/> | ||
<link href="http://www.zotero.org/styles/harvard-university-of-greenwich" rel="template"/> | ||
<link href="https://bozok.edu.tr/" rel="documentation"/> | ||
<author> | ||
<name>Sebastian Karcher</name> | ||
</author> | ||
<contributor> | ||
<name>burak izgi</name> | ||
<email>[email protected]</email> | ||
</author> | ||
<category citation-format="numeric"/> | ||
</contributor> | ||
<category citation-format="author-date"/> | ||
<category field="science"/> | ||
<updated>2019-06-28T21:20:00+00:00</updated> | ||
<updated>2020-12-17T20:24:19+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> | ||
<locale xml:lang="tr-TR"> | ||
<terms> | ||
<term name="editor" form="short"> | ||
<single>ed.</single> | ||
<multiple>eds</multiple> | ||
</term> | ||
<term name="editortranslator" form="verb">edited and translated by</term> | ||
<term name="edition">Baskı</term> | ||
<term name="et-al">ve ark.</term> | ||
<term name="accessed">Erişim</term> | ||
<term name="in"/> | ||
</terms> | ||
</locale> | ||
<macro name="editor"> | ||
<choose> | ||
<if type="chapter paper-conference" match="any"> | ||
<names variable="container-author" delimiter=", " suffix=", "> | ||
<name and="text" initialize-with=". " delimiter=", " sort-separator=", " name-as-sort-order="all"/> | ||
</names> | ||
<choose> | ||
<if variable="container-author" match="none"> | ||
<names variable="editor translator" delimiter=", "> | ||
<name and="text" initialize-with=". " delimiter=", " sort-separator=", " name-as-sort-order="all"/> | ||
<label form="short" prefix=" (" suffix=")"/> | ||
</names> | ||
</if> | ||
</choose> | ||
</if> | ||
</choose> | ||
</macro> | ||
<macro name="secondary-contributors"> | ||
<choose> | ||
<if type="chapter paper-conference" match="none"> | ||
<names variable="editor translator" delimiter=". "> | ||
<label form="verb" text-case="capitalize-first" suffix=" "/> | ||
<name and="text" initialize-with=". " delimiter=", "/> | ||
</names> | ||
</if> | ||
<else-if variable="container-author" match="any"> | ||
<names variable="editor translator" delimiter=". "> | ||
<label form="verb" text-case="capitalize-first" suffix=" "/> | ||
<name and="text" initialize-with=". " delimiter=", "/> | ||
</names> | ||
</else-if> | ||
</choose> | ||
</macro> | ||
<macro name="author"> | ||
<names variable="author"> | ||
<name sort-separator=", " delimiter=", " initialize-with=". " delimiter-precedes-last="never" name-as-sort-order="all"/> | ||
<label form="short" prefix=", "/> | ||
<et-al font-style="italic"/> | ||
<name and="text" delimiter-precedes-last="never" initialize-with=". " name-as-sort-order="all"/> | ||
<label form="short" prefix=" (" suffix=")"/> | ||
<substitute> | ||
<names variable="editor"/> | ||
<names variable="translator"/> | ||
<choose> | ||
<if type="article-newspaper article-magazine" match="any"> | ||
<text variable="container-title" text-case="title" font-style="italic"/> | ||
</if> | ||
<else> | ||
<text macro="title"/> | ||
</else> | ||
</choose> | ||
</substitute> | ||
</names> | ||
</macro> | ||
<macro name="author-webpage"> | ||
<macro name="author-short"> | ||
<names variable="author"> | ||
<label form="short" prefix=", "/> | ||
<name form="short" and="text" delimiter=", " delimiter-precedes-last="never" initialize-with=". "/> | ||
<substitute> | ||
<names variable="editor"/> | ||
<names variable="translator"/> | ||
<choose> | ||
<if type="article-newspaper article-magazine" match="any"> | ||
<text variable="container-title" text-case="title" font-style="italic"/> | ||
</if> | ||
<else> | ||
<text macro="title"/> | ||
</else> | ||
</choose> | ||
</substitute> | ||
</names> | ||
</macro> | ||
<macro name="editor"> | ||
<names variable="editor"> | ||
<name initialize-with="." delimiter=", " delimiter-precedes-last="always"/> | ||
<label form="short" prefix=" (" text-case="capitalize-first" suffix=")"/> | ||
</names> | ||
<macro name="access"> | ||
<choose> | ||
<if type="webpage"> | ||
<text variable="URL"/> | ||
<group prefix=" (" delimiter=": " suffix=")"> | ||
<text term="accessed" text-case="capitalize-first"/> | ||
<date form="text" variable="accessed"> | ||
<date-part name="day"/> | ||
<date-part name="month"/> | ||
<date-part name="year"/> | ||
</date> | ||
</group> | ||
</if> | ||
</choose> | ||
</macro> | ||
<macro name="number-volumes"> | ||
<choose> | ||
<if variable="volume" match="none"> | ||
<group delimiter=" " prefix="(" suffix=")"> | ||
<text variable="number-of-volumes"/> | ||
<label variable="volume" form="short" strip-periods="true"/> | ||
</group> | ||
</if> | ||
</choose> | ||
</macro> | ||
<macro name="title"> | ||
<choose> | ||
<if type="bill book graphic legal_case legislation motion_picture report song thesis webpage" match="any"> | ||
<group delimiter=". "> | ||
<group delimiter=" "> | ||
<text variable="title" font-style="italic"/> | ||
<text macro="number-volumes"/> | ||
</group> | ||
</group> | ||
</if> | ||
<else> | ||
<text variable="title" form="long" quotes="true"/> | ||
</else> | ||
</choose> | ||
</macro> | ||
<macro name="publisher"> | ||
<choose> | ||
<if type="thesis"> | ||
<group delimiter=". "> | ||
<text variable="genre"/> | ||
<text variable="publisher"/> | ||
</group> | ||
</if> | ||
<else-if type="report"> | ||
<group delimiter=". "> | ||
<group delimiter=" "> | ||
<text variable="genre"/> | ||
<text variable="number"/> | ||
</group> | ||
<group delimiter=". "> | ||
<text variable="publisher-place"/> | ||
</group> | ||
</group> | ||
</else-if> | ||
<else-if type="article-newspaper article-magazine" match="none"> | ||
<group delimiter=" "> | ||
<group delimiter=", "> | ||
<choose> | ||
<if type="speech" variable="event" match="any"> | ||
<text variable="event" font-style="italic"/> | ||
</if> | ||
</choose> | ||
<group delimiter=": "> | ||
<text variable="publisher-place"/> | ||
</group> | ||
</group> | ||
<group prefix="(" suffix=")" delimiter=", "> | ||
<text variable="collection-title"/> | ||
<text variable="collection-number"/> | ||
</group> | ||
</group> | ||
</else-if> | ||
</choose> | ||
</macro> | ||
<macro name="year-date"> | ||
<choose> | ||
<if variable="issued"> | ||
<date variable="issued"> | ||
<date-part name="year" suffix="."/> | ||
<date-part name="year"/> | ||
</date> | ||
<text variable="year-suffix"/> | ||
</if> | ||
<else> | ||
<text term="no date" form="short"/> | ||
<text term="no date"/> | ||
<text variable="year-suffix" prefix=" "/> | ||
</else> | ||
</choose> | ||
</macro> | ||
<macro name="publisher"> | ||
<text variable="genre"/> | ||
<text variable="publisher" suffix=", "/> | ||
<text variable="publisher-place" suffix=", "/> | ||
<text macro="year-date"/> | ||
<macro name="locator"> | ||
<choose> | ||
<if type="article-journal"> | ||
<text variable="volume"/> | ||
<text variable="issue" prefix="(" suffix=")"/> | ||
</if> | ||
</choose> | ||
</macro> | ||
<macro name="published-date"> | ||
<choose> | ||
<if type="article-newspaper article-magazine post-weblog speech" match="any"> | ||
<date variable="issued"> | ||
<date-part name="day" suffix=" "/> | ||
<date-part name="month" form="long"/> | ||
</date> | ||
</if> | ||
</choose> | ||
</macro> | ||
<macro name="pages"> | ||
<choose> | ||
<if type="chapter paper-conference article-journal article article-magazine article-newspaper book review review-book report" match="any"> | ||
<group delimiter=" "> | ||
<text variable="page"/> | ||
</group> | ||
</if> | ||
</choose> | ||
</macro> | ||
<macro name="container-title"> | ||
<choose> | ||
<if variable="container-title"> | ||
<group delimiter=". "> | ||
<text variable="container-title" font-style="italic"/> | ||
<text macro="edition"/> | ||
</group> | ||
</if> | ||
</choose> | ||
</macro> | ||
<macro name="edition"> | ||
<!--TODO: CSL should have low numeric be text (e.g. '3'->'third')--> | ||
<choose> | ||
<if is-numeric="edition"> | ||
<group delimiter=" "> | ||
<number variable="edition" form="ordinal"/> | ||
<text term="edition" form="short"/> | ||
<text term="edition" form="short" strip-periods="true"/> | ||
</group> | ||
</if> | ||
<else> | ||
<text variable="edition"/> | ||
</else> | ||
</choose> | ||
</macro> | ||
<macro name="access"> | ||
<macro name="container-prefix"> | ||
<choose> | ||
<if variable="URL"> | ||
<text variable="URL"/> | ||
<group prefix=", " suffix="." delimiter=" "> | ||
<date variable="accessed" form="text"/> | ||
</group> | ||
<if type="chapter paper-conference" match="any"> | ||
<text term="in"/> | ||
</if> | ||
</choose> | ||
</macro> | ||
<citation collapse="citation-number"> | ||
<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"> | ||
<sort> | ||
<key variable="citation-number"/> | ||
<key macro="year-date"/> | ||
</sort> | ||
<layout prefix="[" suffix="]" delimiter=", "> | ||
<text variable="citation-number"/> | ||
<layout prefix="(" suffix=")" delimiter="; "> | ||
<group delimiter=", "> | ||
<group delimiter=", "> | ||
<text macro="author-short"/> | ||
<text macro="year-date"/> | ||
</group> | ||
<group> | ||
<label variable="locator" form="short" suffix=" "/> | ||
<text variable="locator"/> | ||
</group> | ||
</group> | ||
</layout> | ||
</citation> | ||
<bibliography et-al-min="10" et-al-use-first="1" second-field-align="flush" entry-spacing="0" line-spacing="2"> | ||
<layout> | ||
<text variable="citation-number" suffix="."/> | ||
<choose> | ||
<if type="webpage"> | ||
<text macro="author-webpage"/> | ||
</if> | ||
<else> | ||
<text macro="author" suffix="."/> | ||
</else> | ||
</choose> | ||
<choose> | ||
<if type="bill book graphic legal_case legislation motion_picture report song" match="any"> | ||
<group delimiter=", "> | ||
<text variable="title" prefix=", "/> | ||
<text macro="edition"/> | ||
<text macro="publisher"/> | ||
</group> | ||
</if> | ||
<else-if type="chapter paper-conference" match="any"> | ||
<text variable="title" suffix=", " prefix=", "/> | ||
<text macro="editor" suffix=", "/> | ||
<text variable="container-title" form="short" text-case="title" suffix=", "/> | ||
<text macro="edition" suffix=", "/> | ||
<text variable="page" suffix=", "/> | ||
<text macro="publisher"/> | ||
</else-if> | ||
<else-if type="patent"> | ||
<group delimiter=", "> | ||
<text variable="title"/> | ||
<text variable="number"/> | ||
<text macro="year-date"/> | ||
</group> | ||
</else-if> | ||
<else-if type="thesis"> | ||
<group delimiter=", "> | ||
<text variable="title" prefix=", "/> | ||
<text macro="publisher"/> | ||
</group> | ||
</else-if> | ||
<else-if type="webpage"> | ||
<group delimiter=", "> | ||
<text variable="title" prefix=", "/> | ||
<text macro="access"/> | ||
</group> | ||
</else-if> | ||
<else> | ||
<bibliography and="text" hanging-indent="true" line-spacing="1"> | ||
<sort> | ||
<key macro="author"/> | ||
<key macro="year-date"/> | ||
<key variable="title"/> | ||
</sort> | ||
<layout suffix="."> | ||
<group delimiter=". "> | ||
<group delimiter=" "> | ||
<text macro="author"/> | ||
<text macro="year-date" prefix="(" suffix=")"/> | ||
<group delimiter=", "> | ||
<text variable="title" prefix=", "/> | ||
<text variable="container-title" form="short" text-case="title" suffix="."/> | ||
<text variable="volume"/> | ||
<text variable="page" form="short"/> | ||
<text macro="year-date"/> | ||
<text macro="title"/> | ||
<group delimiter=" "> | ||
<text macro="container-prefix"/> | ||
<text macro="editor"/> | ||
<text macro="container-title"/> | ||
</group> | ||
</group> | ||
</else> | ||
</choose> | ||
</group> | ||
<text macro="secondary-contributors"/> | ||
<text macro="publisher"/> | ||
</group> | ||
<group delimiter=", " prefix=", "> | ||
<text macro="locator"/> | ||
<text macro="published-date"/> | ||
<text macro="pages"/> | ||
</group> | ||
<text macro="access" prefix=". "/> | ||
</layout> | ||
</bibliography> | ||
</style> |