|
1 | 1 | <?xml version="1.0" encoding="utf-8"?>
|
2 |
| -<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" default-locale="de-DE" version="1.0" demote-non-dropping-particle="never"> |
| 2 | +<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" version="1.0" demote-non-dropping-particle="never" default-locale="de-DE"> |
3 | 3 | <info>
|
4 | 4 | <title>Universitätsmedizin Göttingen (German)</title>
|
5 | 5 | <title-short>UMG</title-short>
|
6 | 6 | <id>http://www.zotero.org/styles/universitatsmedizin-gottingen</id>
|
7 | 7 | <link href="http://www.zotero.org/styles/universitatsmedizin-gottingen" rel="self"/>
|
8 | 8 | <link href="http://www.zotero.org/styles/plant-physiology" rel="template"/>
|
9 |
| - <link href="http://www.med.uni-goettingen.de/de/media/G1-2_lehre_promotion/richtlinen_dissertation.pdf" rel="documentation"/> |
| 9 | + <link href="https://www.umg.eu/studium-lehre/promotion/downloads-promotion/" rel="documentation"/> |
10 | 10 | <author>
|
11 | 11 | <name>Sebastian Karcher</name>
|
12 | 12 | </author>
|
|
61 | 61 | </macro>
|
62 | 62 | <macro name="editor">
|
63 | 63 | <names variable="editor">
|
64 |
| - <label form="verb-short" suffix=" "/> |
65 | 64 | <name sort-separator=" " initialize-with="" name-as-sort-order="all" delimiter=", " delimiter-precedes-last="always"/>
|
| 65 | + <label form="short" text-case="capitalize-first" suffix=")" prefix=" ("/> |
66 | 66 | </names>
|
67 | 67 | </macro>
|
68 | 68 | <macro name="edition">
|
|
145 | 145 | <text macro="author"/>
|
146 | 146 | <choose>
|
147 | 147 | <if type="chapter paper-conference" match="any">
|
148 |
| - <group prefix=": " delimiter="; "> |
| 148 | + <group prefix=": " delimiter=". "> |
149 | 149 | <text variable="title"/>
|
150 | 150 | <group delimiter=", ">
|
151 |
| - <group delimiter=" "> |
152 |
| - <text term="in" suffix=":"/> |
| 151 | + <group delimiter=": "> |
| 152 | + <text term="in" text-case="capitalize-first" suffix=":"/> |
| 153 | + <text macro="editor"/> |
153 | 154 | <text variable="container-title"/>
|
154 | 155 | </group>
|
155 | 156 | <group delimiter=" ">
|
|
158 | 159 | </group>
|
159 | 160 | <text macro="edition"/>
|
160 | 161 | </group>
|
161 |
| - <text macro="editor"/> |
162 | 162 | <group delimiter=", ">
|
163 | 163 | <text macro="publisher"/>
|
164 | 164 | <text variable="page"/>
|
|
173 | 173 | </else-if>
|
174 | 174 | <else-if type="bill book graphic legal_case legislation motion_picture song" match="any">
|
175 | 175 | <group prefix=": " delimiter=". ">
|
176 |
| - <text variable="title"/> |
| 176 | + <group delimiter=" "> |
| 177 | + <text variable="title"/> |
| 178 | + <group prefix="(" suffix=")" delimiter=" "> |
| 179 | + <text variable="collection-title"/> |
| 180 | + <text variable="collection-number"/> |
| 181 | + </group> |
| 182 | + </group> |
177 | 183 | <group delimiter="; ">
|
178 |
| - <group delimiter=", "> |
179 |
| - <group prefix="(" suffix=")" delimiter=" "> |
180 |
| - <text variable="collection-title"/> |
181 |
| - <text variable="collection-number"/> |
182 |
| - </group> |
183 |
| - <group delimiter=" "> |
184 |
| - <label variable="volume"/> |
185 |
| - <text variable="volume"/> |
186 |
| - </group> |
187 |
| - <text macro="edition"/> |
| 184 | + <group delimiter=" "> |
| 185 | + <label variable="volume"/> |
| 186 | + <text variable="volume"/> |
188 | 187 | </group>
|
189 |
| - <text macro="publisher"/> |
| 188 | + <text macro="edition"/> |
190 | 189 | </group>
|
| 190 | + <text macro="publisher"/> |
191 | 191 | </group>
|
192 | 192 | </else-if>
|
193 | 193 | <else-if type="webpage post-weblog" match="any">
|
|
0 commit comments