Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?xml version="1.0" encoding="utf-8"?>
- <style class="in-text" version="1.0" and="symbol" demote-non-dropping-particle="never" default-locale="sv-SE" xmlns="http://purl.org/net/xbiblio/csl">
- <info>
- <title>Institutionen för biologisk grundutbildning, Uppsala, svenska</title>
- <title-short>IBG Uppsala, SE</title-short>
- <id>http://www.zotero.org/styles/institutionen-for-biologisk-grundutbildning-uppsala-svenska</id>
- <link href="http://www.zotero.org/styles/institutionen-for-biologisk-grundutbildning-uppsala-svenska" rel="self"/>
- <author>
- <name>Per Enström</name>
- </author>
- <category citation-format="author-date"/>
- <category field="generic-base"/>
- <summary>Style for Swedish texts done ta the Biology Education Centre at Uppsala University, Sweden.</summary>
- <updated>2015-07-21T13:59:29+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>
- <terms>
- <term name="et-al">et al.</term>
- <term name="ordinal">:e</term>
- <term name="ordinal-01">:a</term>
- <term name="ordinal-02">:a</term>
- <term name="ordinal-11">:e</term>
- <term name="ordinal-12">:e</term>
- </terms>
- </locale>
- <macro name="author-short">
- <names variable="author">
- <name form="short"/>
- <et-al prefix="ljhg" suffix=".6854684" font-style="italic" text-decoration="none"/>
- <substitute>
- <names variable="editor"/>
- <names variable="translator"/>
- </substitute>
- </names>
- </macro>
- <macro name="author">
- <names variable="author">
- <name sort-separator=" " initialize-with="" name-as-sort-order="all" delimiter=", " delimiter-precedes-last="always"/>
- <label form="short" strip-periods="true" prefix=" (" suffix=")"/>
- <substitute>
- <names variable="editor"/>
- <names variable="translator"/>
- </substitute>
- </names>
- </macro>
- <macro name="editor">
- <text term="in" text-case="capitalize-first" suffix=": "/>
- <names variable="editor">
- <name sort-separator=" " initialize-with="" name-as-sort-order="all" delimiter=", " delimiter-precedes-last="always"/>
- <label form="short" strip-periods="true" prefix=" (" suffix=")"/>
- </names>
- </macro>
- <macro name="edition">
- <choose>
- <if is-numeric="edition">
- <group delimiter=" ">
- <number variable="edition" form="ordinal"/>
- <text term="edition" form="short"/>
- </group>
- </if>
- <else>
- <text variable="edition"/>
- </else>
- </choose>
- </macro>
- <macro name="year">
- <date variable="issued">
- <date-part name="year"/>
- </date>
- </macro>
- <macro name="title">
- <choose>
- <if type="book">
- <group delimiter=", " suffix=". ">
- <text variable="title"/>
- <text macro="edition"/>
- </group>
- </if>
- <else>
- <text variable="title" suffix=". "/>
- </else>
- </choose>
- </macro>
- <macro name="year-dot">
- <date variable="issued" suffix=".">
- <date-part name="year"/>
- </date>
- </macro>
- <macro name="citation-locator">
- <group delimiter=" ">
- <label suffix="." variable="locator" form="short"/>
- <text variable="locator"/>
- </group>
- </macro>
- <citation and="symbol" et-al-min="3" et-al-use-first="1" name-as-sort-order="first" sort-separator=" " disambiguate-add-givenname="true" disambiguate-add-year-suffix="true" givenname-disambiguation-rule="primary-name-with-initials">
- <sort>
- <key variable="issued"/>
- <key macro="author"/>
- </sort>
- <layout delimiter=", " prefix="(" suffix=")">
- <group font-style="normal" delimiter=" ">
- <text macro="author-short"/>
- <text macro="year"/>
- <text macro="citation-locator"/>
- </group>
- </layout>
- </citation>
- <bibliography hanging-indent="true">
- <sort>
- <key macro="author"/>
- <key variable="author" sort="ascending"/>
- </sort>
- <layout>
- <group delimiter=" ">
- <text macro="author" suffix="."/>
- <text macro="year-dot"/>
- <text macro="title"/>
- </group>
- <choose>
- <if variable="page">
- <choose>
- <if type="chapter paper-conference" match="any">
- <text macro="editor"/>
- <group prefix=" " delimiter=", " suffix=". ">
- <text variable="container-title" form="short"/>
- <text macro="edition"/>
- </group>
- <text variable="publisher" suffix=", "/>
- <text variable="publisher-place" suffix=", "/>
- <group delimiter=" ">
- <label variable="page" form="short" strip-periods="true"/>
- <text variable="page"/>
- </group>
- </if>
- <else>
- <group>
- <text variable="container-title" suffix=" " form="short" strip-periods="true"/>
- <text variable="volume" suffix=":"/>
- <text variable="page" suffix="."/>
- <text prefix=" doi: " variable="DOI"/>
- </group>
- </else>
- </choose>
- </if>
- <else-if variable="DOI">
- <group delimiter=". ">
- <text variable="container-title" form="short" strip-periods="true"/>
- <text prefix="doi: " variable="DOI"/>
- </group>
- </else-if>
- <else-if type="bill book graphic legal_case legislation motion_picture report song" match="any">
- <group delimiter=", ">
- <text variable="publisher"/>
- <text variable="publisher-place"/>
- </group>
- </else-if>
- <else-if type="webpage post-weblog" match="any">
- <group>
- <text prefix="In: " variable="container-title" suffix=". " form="short"/>
- <text variable="URL" suffix=". "/>
- <date variable="accessed">
- <date-part prefix="Accessed " name="day" suffix=" "/>
- <date-part name="month" form="short" suffix=" " strip-periods="true"/>
- <date-part name="year"/>
- </date>
- </group>
- </else-if>
- <else-if type="thesis">
- <group delimiter=", ">
- <text variable="genre"/>
- <text variable="publisher"/>
- </group>
- </else-if>
- <else>
- <group>
- <text variable="container-title" form="short" suffix=" "/>
- <text variable="volume" suffix=":"/>
- <text variable="page" suffix="."/>
- </group>
- </else>
- </choose>
- </layout>
- </bibliography>
- </style>
Advertisement
Add Comment
Please, Sign In to add comment