Skip to content
Permalink
Branch: master
Find file Copy path
Find file Copy path
Fetching contributors…
Cannot retrieve contributors at this time
254 lines (253 sloc) 9.59 KB
<?xml version="1.0" encoding="utf-8"?>
<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" version="1.0" demote-non-dropping-particle="sort-only" default-locale="de-CH">
<!-- This style was edited with the Visual CSL Editor (http://editor.citationstyles.org/visualEditor/) -->
<info>
<title>Hochschule für Soziale Arbeit FHNW (German - Switzerland)</title>
<title-short>HSA FHNW</title-short>
<id>http://www.zotero.org/styles/hochschule-fur-soziale-arbeit-fhnw</id>
<link href="http://www.zotero.org/styles/hochschule-fur-soziale-arbeit-fhnw" rel="self"/>
<link href="http://www.studierendenportal.hsa.fhnw.ch/wordpress/wp-content/uploads/wegleitung_wissenschaftl_arbeiten.pdf" rel="documentation"/>
<author>
<name>Joshua Weber</name>
<email>joshua.weber@fhnw.ch</email>
</author>
<category citation-format="author-date"/>
<category field="generic-base"/>
<summary>Zitationsempfehlung auf Basis der Wegleitung zur Gestaltung wissenschaftlicher Arbeiten an der Hochschule für Soziale Arbeit FHNW</summary>
<updated>2018-05-11T13:28:09+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="de">
<terms>
<term name="et-al">et al.</term>
<term name="editor" form="short">Hg.</term>
<term name="ibid">ebd.</term>
<term name="no date">o.J.</term>
<term name="edition">Aufl.</term>
</terms>
</locale>
<!--Makro Autoren: Darstellung in Inline-Zitation -->
<macro name="contributor-short">
<choose>
<if variable="author" match="any">
<names variable="author">
<name form="short" delimiter="/" et-al-min="4" et-al-use-first="1" et-al-subsequent-min="3" et-al-subsequent-use-first="1"/>
</names>
</if>
<else-if variable="editor" match="any">
<names variable="editor">
<name form="short" delimiter="/" et-al-min="4" et-al-use-first="1" et-al-subsequent-min="3" et-al-subsequent-use-first="1"/>
</names>
</else-if>
</choose>
</macro>
<!--Makro Autoren: Darstellung in Literaturverzeichnis -->
<macro name="contributors">
<choose>
<if variable="author" match="any">
<names variable="author">
<name delimiter="/" delimiter-precedes-last="never" name-as-sort-order="all"/>
<label form="verb-short" prefix=" " text-case="lowercase"/>
</names>
</if>
<else-if variable="editor" match="any">
<names variable="editor">
<name delimiter="/" delimiter-precedes-last="never" name-as-sort-order="all"/>
<label form="short" plural="always" prefix=" (" suffix=")"/>
</names>
</else-if>
</choose>
</macro>
<!--Makro Jahr: Darstellung in Inline-Zitation und bei fehlender Angabe ein "o.J" -->
<macro name="date">
<choose>
<if variable="issued" match="any">
<date variable="issued">
<date-part name="year"/>
</date>
</if>
<else>
<text term="no date"/>
</else>
</choose>
</macro>
<!--Makro Point-Locator, d.h. Platzierung der Seitenzahl Inline -->
<macro name="point-locators">
<group>
<choose>
<if locator="page" match="none">
<label variable="locator" form="short" suffix=" "/>
</if>
</choose>
<text variable="locator"/>
</group>
</macro>
<!--Makro Titel in Literaturverzeichnis-->
<macro name="title">
<text variable="title" font-style="normal"/>
</macro>
<!--Makro Sammelband bzw. Zeitschrift in Literaturverzeichnis-->
<macro name="container-title">
<choose>
<if type="chapter paper-conference" match="any">
<group delimiter=": ">
<text term="in" text-case="capitalize-first"/>
<text macro="container-contributors" suffix=". "/>
</group>
<text variable="container-title" font-style="normal"/>
</if>
<else-if type="book article-journal entry-dictionary entry-encyclopedia report" match="any">
<group delimiter=": ">
<text term="in" text-case="capitalize-first"/>
<text variable="container-title" font-style="normal" suffix="."/>
</group>
</else-if>
<else-if type="article-newspaper article-magazine" match="any">
<group>
<date variable="accessed" prefix=" Erschienen am ">
<date-part form="numeric-leading-zeros" name="day" suffix="."/>
<date-part form="long" name="month" prefix=" " suffix=" "/>
<date-part name="year" suffix=". "/>
</date>
<text term="in" text-case="capitalize-first"/>
<text variable="container-title" font-style="normal" prefix=": " suffix="."/>
</group>
</else-if>
</choose>
</macro>
<!--Makro Präsentation-->
<macro name="presentation">
<choose>
<if type="speech" match="any">
<date variable="issued" prefix=" Präsentation am ">
<date-part form="numeric-leading-zeros" name="day" suffix="."/>
<date-part form="long" name="month" prefix=" " suffix=" "/>
<date-part name="year" suffix=". "/>
</date>
<text variable="event" suffix="."/>
<text variable="event-place" prefix=" " suffix="."/>
</if>
</choose>
</macro>
<!--Makro Darstellung der Herausgeber in Literaturverzeichnis-->
<macro name="container-contributors">
<choose>
<if type="chapter" match="any">
<group delimiter=". ">
<names variable="editor" suffix=".">
<name delimiter="/" delimiter-precedes-last="never" initialize="false" initialize-with="." name-as-sort-order="all"/>
<label form="short" plural="always" prefix=" (" suffix=")"/>
<substitute>
<names variable="translator">
<name delimiter="/" delimiter-precedes-last="never" initialize="false" initialize-with="." name-as-sort-order="all"/>
<label form="short" plural="always" prefix=" (" suffix=")"/>
</names>
</substitute>
</names>
</group>
</if>
</choose>
</macro>
<!--Makro Darstellung der Auflage im Literaturverzeichnis-->
<macro name="edition">
<choose>
<if variable="edition" match="any">
<text variable="edition" prefix=" "/>
<text term="edition" prefix=". " suffix=". "/>
</if>
</choose>
</macro>
<!--Makro Darstellung des Verlags und Verlagsorts in Literaturverzeichnis-->
<macro name="publisher">
<choose>
<if type="book chapter report paper-conference" match="any">
<group delimiter=": " prefix=" " suffix=".">
<text variable="publisher-place"/>
<text variable="publisher"/>
</group>
</if>
<else-if type="thesis">
<group delimiter=". " prefix=" " suffix=".">
<text variable="publisher"/>
<text variable="publisher-place"/>
</group>
</else-if>
</choose>
</macro>
<!--Makro Darstellung Jahrgang, Ausgabe und Seitenzahl in Literaturverzeichnis-->
<macro name="locators">
<choose>
<if type="article article-journal article-magazine chapter">
<text variable="volume" prefix=" " suffix=". Jg."/>
<text variable="issue" prefix=" (" suffix=")."/>
<text term="page" form="short" prefix=" "/>
<text variable="page" prefix=" "/>
</if>
</choose>
</macro>
<!--Makro Darstellung URL und Zugriffsdatum in Literaturverzeichnis-->
<macro name="access">
<choose>
<if type="book chapter" match="none">
<choose>
<if variable="DOI" match="any">
<text variable="DOI" prefix=" DOI: " suffix="."/>
</if>
<else-if variable="URL" match="any">
<text variable="URL" prefix="URL: "/>
<date variable="accessed" prefix=" [Zugriffsdatum: " suffix="].">
<date-part form="numeric-leading-zeros" name="day" suffix="."/>
<date-part form="long" name="month" prefix=". " suffix=" "/>
<date-part name="year"/>
</date>
</else-if>
</choose>
</if>
</choose>
</macro>
<!--Layout der In-Line-Zitation -->
<citation disambiguate-add-year-suffix="true">
<layout prefix="(" suffix=")" delimiter=", ">
<choose>
<if position="ibid-with-locator">
<group delimiter=": ">
<text term="ibid"/>
<text macro="point-locators"/>
</group>
</if>
<else-if position="ibid">
<text term="ibid"/>
</else-if>
<else>
<group delimiter=": ">
<group delimiter=" ">
<text macro="contributor-short"/>
<date variable="original-date" form="text" prefix="[" suffix="]"/>
<text macro="date"/>
</group>
<text macro="point-locators"/>
</group>
</else>
</choose>
</layout>
</citation>
<!--Makro Layout des Literaturverzeichnisses -->
<bibliography entry-spacing="1">
<sort>
<key macro="contributors"/>
<key variable="issued"/>
</sort>
<layout suffix="">
<text macro="contributors" suffix=" "/>
<date variable="original-date" form="text" prefix="[" suffix="] "/>
<text macro="date" prefix="(" suffix="). "/>
<text macro="title" suffix="."/>
<text macro="container-title" prefix=". " suffix="."/>
<text macro="presentation"/>
<text macro="edition"/>
<text macro="publisher" prefix=""/>
<text macro="locators" suffix=". "/>
<text macro="access" prefix=" "/>
</layout>
</bibliography>
</style>
You can’t perform that action at this time.