@@ -13,7 +13,7 @@
<category citation-format =" author-date" />
<category field =" social_science" />
<summary >Uludağ Üniversitesi Sosyal Bilimler Enstitüsü tez yazım kılavuzuna göre hazırlanmıştır.</summary >
<updated >2019-03-20T10:21:24 +00:00</updated >
<updated >2019-04-22T07:38:15 +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" >
@@ -444,34 +444,12 @@
</choose >
</macro >
<macro name =" publisher" >
<group delimiter =" : " >
<text variable =" publisher-place" />
<text variable =" publisher" />
<group delimiter =" " >
<text variable =" publisher-place" suffix =" :" />
<text variable =" publisher" suffix =" ," />
<date date-parts =" year" form =" text" variable =" issued" />
</group >
</macro >
<macro name =" date" >
<choose >
<if variable =" issued" >
<group delimiter =" " >
<date variable =" original-date" form =" text" date-parts =" year" prefix =" (" suffix =" )" />
<date variable =" issued" >
<date-part name =" year" />
</date >
</group >
</if >
<else-if variable =" accessed" >
<date variable =" accessed" >
<date-part name =" year" />
</date >
</else-if >
<else-if variable =" status" >
<text variable =" status" text-case =" capitalize-first" />
</else-if >
<else >
<text term =" no date" form =" short" />
</else >
</choose >
</macro >
<macro name =" date-in-text" >
<choose >
<if variable =" issued" >
@@ -600,15 +578,16 @@
</else-if >
<else-if type =" thesis" match =" any" >
<text variable =" genre" prefix =" , (" suffix =" Tezi)" />
<group delimiter =" : " prefix =" , " >
<text variable =" publisher-place" />
<text variable =" publisher" />
<group delimiter =" , " >
<group delimiter =" : " prefix =" , " >
<text variable =" publisher-place" />
<text variable =" publisher" />
</group >
<date variable =" issued" form =" numeric" date-parts =" year" />
</group >
</else-if >
<else >
<group delimiter =" , " prefix =" , " >
<text macro =" publisher" />
</group >
<text macro =" publisher" prefix =" , " />
</else >
</choose >
</macro >
@@ -642,7 +621,6 @@
<layout suffix =" ." >
<group delimiter =" , " >
<text macro =" contributors" />
<text macro =" date" />
<text macro =" title" />
</group >
<text macro =" description" />
0 comments on commit
12bd277