Skip to content

Commit 22ef83d

Browse files
committed
Update Universitatsmedizin Gottingen
1 parent d2f90c9 commit 22ef83d

File tree

1 file changed

+19
-19
lines changed

1 file changed

+19
-19
lines changed

Diff for: universitatsmedizin-gottingen.csl

+19-19
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
<?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">
33
<info>
44
<title>Universitätsmedizin Göttingen (German)</title>
55
<title-short>UMG</title-short>
66
<id>http://www.zotero.org/styles/universitatsmedizin-gottingen</id>
77
<link href="http://www.zotero.org/styles/universitatsmedizin-gottingen" rel="self"/>
88
<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"/>
1010
<author>
1111
<name>Sebastian Karcher</name>
1212
</author>
@@ -61,8 +61,8 @@
6161
</macro>
6262
<macro name="editor">
6363
<names variable="editor">
64-
<label form="verb-short" suffix=" "/>
6564
<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=" ("/>
6666
</names>
6767
</macro>
6868
<macro name="edition">
@@ -145,11 +145,12 @@
145145
<text macro="author"/>
146146
<choose>
147147
<if type="chapter paper-conference" match="any">
148-
<group prefix=": " delimiter="; ">
148+
<group prefix=": " delimiter=". ">
149149
<text variable="title"/>
150150
<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"/>
153154
<text variable="container-title"/>
154155
</group>
155156
<group delimiter=" ">
@@ -158,7 +159,6 @@
158159
</group>
159160
<text macro="edition"/>
160161
</group>
161-
<text macro="editor"/>
162162
<group delimiter=", ">
163163
<text macro="publisher"/>
164164
<text variable="page"/>
@@ -173,21 +173,21 @@
173173
</else-if>
174174
<else-if type="bill book graphic legal_case legislation motion_picture song" match="any">
175175
<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>
177183
<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"/>
188187
</group>
189-
<text macro="publisher"/>
188+
<text macro="edition"/>
190189
</group>
190+
<text macro="publisher"/>
191191
</group>
192192
</else-if>
193193
<else-if type="webpage post-weblog" match="any">

0 commit comments

Comments
 (0)