Skip to content

Commit 906cd6d

Browse files
Create technische-universitat-dresden-linguistik-author-date (JabRef#4730)
1 parent 607a056 commit 906cd6d

File tree

1 file changed

+176
-0
lines changed

1 file changed

+176
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,176 @@
1+
<?xml version="1.0" encoding="utf-8"?>
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+
<info>
4+
<title>Technische Universität Dresden - Linguistik (German)</title>
5+
<title-short>TUD Linguistik (German)</title-short>
6+
<id>http://www.zotero.org/styles/technische-universitat-dresden-linguistik</id>
7+
<link href="http://www.zotero.org/styles/technische-universitat-dresden-linguistik" rel="self"/>
8+
<link href="http://www.zotero.org/styles/deutsche-sprache" rel="template"/>
9+
<link xml:lang="de" href="https://tu-dresden.de/gsw/slk/germanistik/al/ressourcen/dateien/studium/200424_Stylesheet_ALI.pdf" rel="documentation"/>
10+
<author>
11+
<name>Simon Meier-Vieracker</name>
12+
<uri>https://tu-dresden.de/gsw/slk/germanistik/al</uri>
13+
<email>[email protected]</email>
14+
</author>
15+
<category citation-format="author-date"/>
16+
<category field="linguistics"/>
17+
<category field="literature"/>
18+
<summary>Zitierstil entsprechend den Vorgaben der linguistischen Professuren am Institut für Germanistik der Technischen Universität Dresden. Der Stil orientiert sich an den Richtlinien von 'Deutsche Sprache: Zeitschrift für Theorie Praxis Dokumentation', hg. vom IDS Mannheim</summary>
19+
<updated>2020-04-24T11:56:46+00:00</updated>
20+
<rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
21+
</info>
22+
<locale xml:lang="de">
23+
<terms>
24+
<term name="et-al">et al.</term>
25+
<term name="editor" form="short">Hg.</term>
26+
<term name="online">Online unter</term>
27+
</terms>
28+
</locale>
29+
<macro name="creator-year-long">
30+
<group delimiter=" ">
31+
<names variable="author">
32+
<name delimiter="/" name-as-sort-order="all"/>
33+
<label form="short" prefix=" (" suffix=")"/>
34+
<substitute>
35+
<names variable="editor"/>
36+
</substitute>
37+
</names>
38+
<date date-parts="year" form="text" variable="issued" prefix="(" suffix=")"/>
39+
</group>
40+
</macro>
41+
<macro name="editor-container-title">
42+
<group delimiter=": ">
43+
<text term="in" text-case="capitalize-first"/>
44+
<group delimiter=": " suffix=".">
45+
<names variable="editor">
46+
<name delimiter="/" name-as-sort-order="all"/>
47+
<label form="short" prefix=" (" suffix=")"/>
48+
</names>
49+
<text variable="container-title"/>
50+
</group>
51+
</group>
52+
</macro>
53+
<macro name="publication-place-publisher">
54+
<group delimiter=": ">
55+
<text variable="publisher-place"/>
56+
<text variable="publisher"/>
57+
</group>
58+
</macro>
59+
<macro name="creator-year-short">
60+
<group delimiter=" ">
61+
<text macro="creator-short"/>
62+
<date date-parts="year" form="text" variable="issued"/>
63+
</group>
64+
</macro>
65+
<macro name="edition">
66+
<choose>
67+
<if match="any" is-numeric="edition">
68+
<group delimiter=" ">
69+
<number variable="edition" form="ordinal"/>
70+
<text term="edition" form="short"/>
71+
</group>
72+
</if>
73+
<else>
74+
<text variable="edition"/>
75+
</else>
76+
</choose>
77+
</macro>
78+
<macro name="collection-title-number">
79+
<group delimiter=" " prefix="(= " suffix=")">
80+
<text variable="collection-title"/>
81+
<text variable="collection-number"/>
82+
</group>
83+
</macro>
84+
<macro name="page-range">
85+
<group delimiter=" ">
86+
<text term="page" form="short"/>
87+
<text variable="page"/>
88+
</group>
89+
</macro>
90+
<macro name="online-url">
91+
<group delimiter=": ">
92+
<text term="online" text-case="capitalize-first"/>
93+
<text variable="URL"/>
94+
</group>
95+
</macro>
96+
<macro name="container-title-volume">
97+
<group delimiter=" ">
98+
<text variable="container-title"/>
99+
<text variable="volume"/>
100+
<text variable="issue" prefix="(" suffix=")"/>
101+
</group>
102+
</macro>
103+
<macro name="creator-short">
104+
<names variable="author">
105+
<name form="short" delimiter="/"/>
106+
<substitute>
107+
<names variable="editor"/>
108+
</substitute>
109+
</names>
110+
</macro>
111+
<citation et-al-min="4" et-al-use-first="1" disambiguate-add-year-suffix="true" collapse="year-suffix">
112+
<layout delimiter="; " prefix="(" suffix=")">
113+
<group delimiter=", ">
114+
<text macro="creator-year-short"/>
115+
<group delimiter=" ">
116+
<text term="page" form="symbol"/>
117+
<text variable="locator"/>
118+
</group>
119+
</group>
120+
</layout>
121+
</citation>
122+
<bibliography et-al-min="9" et-al-use-first="1">
123+
<sort>
124+
<key macro="creator-short"/>
125+
<key macro="creator-year-short"/>
126+
</sort>
127+
<layout>
128+
<group delimiter=". " suffix=".">
129+
<group delimiter=": ">
130+
<text macro="creator-year-long"/>
131+
<text variable="title"/>
132+
</group>
133+
<choose>
134+
<if type="book" match="any">
135+
<group delimiter=". ">
136+
<text macro="edition"/>
137+
<text macro="publication-place-publisher"/>
138+
<text macro="collection-title-number"/>
139+
</group>
140+
</if>
141+
<else-if type="article-journal article-magazine article-newspaper" match="any">
142+
<group delimiter=", ">
143+
<group delimiter=": ">
144+
<text term="in" text-case="capitalize-first"/>
145+
<text macro="container-title-volume"/>
146+
</group>
147+
<text macro="page-range"/>
148+
</group>
149+
</else-if>
150+
<else-if type="chapter" match="any">
151+
<group delimiter=". ">
152+
<text macro="editor-container-title"/>
153+
<text macro="edition"/>
154+
<text macro="publication-place-publisher"/>
155+
<text macro="page-range"/>
156+
<text macro="collection-title-number"/>
157+
</group>
158+
</else-if>
159+
<else>
160+
<group delimiter=". ">
161+
<choose>
162+
<if match="any" variable="container-title">
163+
<text macro="editor-container-title"/>
164+
</if>
165+
</choose>
166+
<text macro="publication-place-publisher"/>
167+
<text macro="page-range"/>
168+
<text macro="collection-title-number"/>
169+
<text macro="online-url"/>
170+
</group>
171+
</else>
172+
</choose>
173+
</group>
174+
</layout>
175+
</bibliography>
176+
</style>

0 commit comments

Comments
 (0)