|
1 | 1 | <?xml version="1.0" encoding="utf-8"?>
|
2 |
| -<style xmlns="http://purl.org/net/xbiblio/csl" class="note" version="1.0" et-al-min="4" et-al-use-first="1" demote-non-dropping-particle="sort-only" default-locale="de-DE"> |
| 2 | +<style xmlns="http://purl.org/net/xbiblio/csl" class="note" version="1.0" demote-non-dropping-particle="sort-only" default-locale="de-DE"> |
3 | 3 | <!-- This style was edited with the Visual CSL Editor (https://editor.citationstyles.org/visualEditor/) -->
|
4 | 4 | <info>
|
5 | 5 | <title>Fachhochschule Südwestfalen (Deutsch)</title>
|
|
15 | 15 | <category citation-format="note"/>
|
16 | 16 | <category field="generic-base"/>
|
17 | 17 | <summary>Fachhochschule Südwestfalen Stil nach dem "Studienbuch Wissenschaftliches Arbeiten : Anleitung zur Erstellung von Haus-, Projekt- und Abschlussarbeiten an der Fachhochschule Südwestfalen, Standort Meschede"</summary>
|
18 |
| - <updated>2021-05-18T12:05:02+00:00</updated> |
| 18 | + <updated>2021-12-30T13:02:21+00:00</updated> |
19 | 19 | <rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
|
20 | 20 | </info>
|
21 | 21 | <locale xml:lang="de">
|
|
59 | 59 | <text term="ibid"/>
|
60 | 60 | </if>
|
61 | 61 | <else>
|
62 |
| - <names variable="author"> |
63 |
| - <name form="short" delimiter="/" delimiter-precedes-last="never" et-al-min="4" et-al-use-first="1" initialize-with=". "/> |
| 62 | + <names variable="author" suffix=" "> |
| 63 | + <name form="short" delimiter="/" delimiter-precedes-last="never" initialize-with=". "/> |
64 | 64 | <substitute>
|
65 | 65 | <names variable="editor"/>
|
66 | 66 | <names variable="translator"/>
|
67 | 67 | <text macro="anon"/>
|
68 | 68 | </substitute>
|
69 | 69 | </names>
|
| 70 | + <text macro="year-date-blank"/> |
70 | 71 | </else>
|
71 | 72 | </choose>
|
72 | 73 | </macro>
|
|
158 | 159 | </choose>
|
159 | 160 | </macro>
|
160 | 161 | <macro name="author-webpage">
|
161 |
| - <group delimiter=" "> |
| 162 | + <group> |
162 | 163 | <choose>
|
163 |
| - <if match="none" variable="author"> |
| 164 | + <if match="any" position="ibid"> |
| 165 | + <text term="ibid"/> |
| 166 | + </if> |
| 167 | + <else> |
164 | 168 | <choose>
|
165 |
| - <if match="all" variable="publisher"> |
166 |
| - <text macro="publisher"/> |
| 169 | + <if match="none" variable="author"> |
| 170 | + <choose> |
| 171 | + <if match="all" variable="publisher"> |
| 172 | + <text macro="publisher"/> |
| 173 | + </if> |
| 174 | + <else> |
| 175 | + <text macro="anon"/> |
| 176 | + </else> |
| 177 | + </choose> |
167 | 178 | </if>
|
168 | 179 | <else>
|
169 |
| - <text macro="anon"/> |
| 180 | + <names variable="author" suffix=" "> |
| 181 | + <name form="short" delimiter="/" delimiter-precedes-last="never" initialize-with="."/> |
| 182 | + <substitute> |
| 183 | + <names variable="editor"/> |
| 184 | + <names variable="translator"/> |
| 185 | + </substitute> |
| 186 | + </names> |
170 | 187 | </else>
|
171 | 188 | </choose>
|
172 |
| - </if> |
173 |
| - <else> |
174 |
| - <text macro="author-short"/> |
| 189 | + <text macro="year-date" prefix="(" suffix=")"/> |
175 | 190 | </else>
|
176 | 191 | </choose>
|
177 |
| - <text macro="year-date" prefix="(" suffix=")"/> |
178 | 192 | </group>
|
179 | 193 | </macro>
|
180 |
| - <citation name-form="short" et-al-min="4" et-al-use-first="1" disambiguate-add-names="true" disambiguate-add-givenname="true" disambiguate-add-year-suffix="true" givenname-disambiguation-rule="all-names" collapse="year"> |
181 |
| - <layout delimiter="/"> |
182 |
| - <group suffix="."> |
| 194 | + <citation name-form="short" et-al-min="4" et-al-use-first="1" disambiguate-add-year-suffix="true" givenname-disambiguation-rule="all-names"> |
| 195 | + <layout delimiter="; " suffix="."> |
| 196 | + <group> |
183 | 197 | <choose>
|
184 | 198 | <if type="webpage post post-weblog" match="any">
|
185 | 199 | <text macro="author-webpage"/>
|
186 | 200 | </if>
|
187 | 201 | <else>
|
188 | 202 | <group>
|
189 |
| - <text macro="author-short" suffix=" "/> |
190 |
| - <text macro="year-date-blank"/> |
| 203 | + <text macro="author-short"/> |
191 | 204 | </group>
|
192 | 205 | </else>
|
193 | 206 | </choose>
|
|
198 | 211 | </group>
|
199 | 212 | </layout>
|
200 | 213 | </citation>
|
201 |
| - <bibliography et-al-min="4" et-al-use-first="1" hanging-indent="true"> |
| 214 | + <bibliography hanging-indent="true"> |
202 | 215 | <sort>
|
203 | 216 | <key macro="author"/>
|
204 | 217 | <key variable="title"/>
|
|
0 commit comments