Skip to content

Commit 1cb8758

Browse files
Create journal-fur-medienlinguistik (#6100)
1 parent f4b5f7f commit 1cb8758

File tree

1 file changed

+206
-0
lines changed

1 file changed

+206
-0
lines changed

journal-fur-medienlinguistik.csl

Lines changed: 206 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,206 @@
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+
<!-- This style was edited with the Visual CSL Editor (https://editor.citationstyles.org/visualEditor/) -->
4+
<info>
5+
<title>Journal für Medienlinguistik (Deutsch)</title>
6+
<title-short>jfml (Deutsch)</title-short>
7+
<id>http://www.zotero.org/styles/journal-fur-medienlinguistik</id>
8+
<link href="http://www.zotero.org/styles/journal-fur-medienlinguistik" rel="self"/>
9+
<link href="http://www.zotero.org/styles/technische-universitat-dresden-linguistik" rel="template"/>
10+
<link xml:lang="de" href="https://jfml.org/libraryFiles/downloadPublic/5" rel="documentation"/>
11+
<author>
12+
<name>Simon Meier-Vieracker</name>
13+
<uri>https://tu-dresden.de/gsw/slk/germanistik/al</uri>
14+
<email>[email protected]</email>
15+
</author>
16+
<category citation-format="author-date"/>
17+
<category field="linguistics"/>
18+
<issn>2569-6491</issn>
19+
<summary>Stylesheet des Journals für Medienlinguistik (jfml)</summary>
20+
<updated>2022-06-22T06:36:28+00:00</updated>
21+
<rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
22+
</info>
23+
<locale xml:lang="de-DE">
24+
<terms>
25+
<term name="et-al">et al.</term>
26+
<term name="editor" form="short">Hg.</term>
27+
<term name="online">Online unter</term>
28+
</terms>
29+
</locale>
30+
<macro name="creator-year-long">
31+
<choose>
32+
<if match="none" variable="author editor">
33+
<text value="o. A." suffix=" "/>
34+
</if>
35+
</choose>
36+
<group delimiter=" ">
37+
<names variable="author">
38+
<name delimiter="/" name-as-sort-order="all"/>
39+
<label form="short" prefix=" (" suffix=")"/>
40+
<substitute>
41+
<names variable="editor"/>
42+
</substitute>
43+
</names>
44+
<date date-parts="year" form="text" variable="issued" prefix="(" suffix=")"/>
45+
</group>
46+
</macro>
47+
<macro name="editor-container-title">
48+
<group delimiter=": " suffix=" ">
49+
<text term="in" text-case="capitalize-first"/>
50+
<group delimiter=": " suffix=".">
51+
<names variable="editor">
52+
<name delimiter="/" name-as-sort-order="all"/>
53+
<label form="short" prefix=" (" suffix=")"/>
54+
</names>
55+
<text macro="container-title"/>
56+
</group>
57+
</group>
58+
</macro>
59+
<macro name="publication-place-publisher">
60+
<group delimiter=" ">
61+
<group delimiter=": ">
62+
<text variable="publisher-place" suffix=":"/>
63+
<text variable="publisher"/>
64+
</group>
65+
<text macro="collection-title-number"/>
66+
</group>
67+
</macro>
68+
<macro name="creator-year-short">
69+
<group delimiter=" ">
70+
<text macro="creator-short"/>
71+
<date date-parts="year" form="text" variable="issued"/>
72+
</group>
73+
</macro>
74+
<macro name="edition">
75+
<choose>
76+
<if match="any" is-numeric="edition">
77+
<group delimiter=" ">
78+
<number variable="edition" form="ordinal"/>
79+
<text term="edition"/>
80+
</group>
81+
</if>
82+
<else>
83+
<text variable="edition"/>
84+
</else>
85+
</choose>
86+
</macro>
87+
<macro name="collection-title-number">
88+
<group delimiter=" " prefix=" (" suffix=")">
89+
<text variable="collection-title" suffix=","/>
90+
<text variable="collection-number"/>
91+
</group>
92+
</macro>
93+
<macro name="page-range">
94+
<group>
95+
<text variable="page"/>
96+
</group>
97+
</macro>
98+
<macro name="online-url">
99+
<group delimiter=" ">
100+
<text variable="URL"/>
101+
</group>
102+
</macro>
103+
<macro name="container-title-volume">
104+
<group delimiter=" " suffix=",">
105+
<text variable="container-title" font-style="italic"/>
106+
<text variable="volume"/>
107+
<text variable="issue" prefix="(" suffix=")"/>
108+
</group>
109+
</macro>
110+
<macro name="creator-short">
111+
<names variable="author">
112+
<name form="short" delimiter="/"/>
113+
<substitute>
114+
<names variable="editor"/>
115+
</substitute>
116+
</names>
117+
</macro>
118+
<macro name="title">
119+
<choose>
120+
<if type="book" match="any">
121+
<text variable="title" font-style="italic"/>
122+
</if>
123+
<else>
124+
<text variable="title"/>
125+
</else>
126+
</choose>
127+
</macro>
128+
<macro name="container-title">
129+
<choose>
130+
<if type="chapter" match="any">
131+
<text variable="container-title" font-style="italic"/>
132+
</if>
133+
</choose>
134+
</macro>
135+
<citation et-al-min="4" et-al-use-first="1" disambiguate-add-year-suffix="true" collapse="year-suffix">
136+
<layout delimiter="; " prefix="(" suffix=")">
137+
<group delimiter=", ">
138+
<text macro="creator-year-short"/>
139+
<group delimiter=" ">
140+
<text term="page" form="symbol"/>
141+
<text variable="locator"/>
142+
</group>
143+
</group>
144+
</layout>
145+
</citation>
146+
<bibliography et-al-min="9" et-al-use-first="1" entry-spacing="0" hanging-indent="true">
147+
<sort>
148+
<key macro="creator-short"/>
149+
<key macro="creator-year-short"/>
150+
</sort>
151+
<layout suffix=".">
152+
<group delimiter=". ">
153+
<group delimiter=" ">
154+
<text macro="creator-year-long" suffix=":"/>
155+
<text macro="title"/>
156+
</group>
157+
<choose>
158+
<if type="book" match="any">
159+
<group delimiter=". ">
160+
<text macro="edition"/>
161+
<text macro="publication-place-publisher"/>
162+
</group>
163+
</if>
164+
<else-if type="article-journal article-magazine article-newspaper" match="any">
165+
<group delimiter=" ">
166+
<group delimiter=": ">
167+
<text term="in" text-case="capitalize-first"/>
168+
<text macro="container-title-volume"/>
169+
</group>
170+
<text macro="page-range" suffix="."/>
171+
<text variable="DOI" prefix="DOI: "/>
172+
<choose>
173+
<if match="none" variable="DOI">
174+
<text variable="URL" prefix="URL: "/>
175+
</if>
176+
</choose>
177+
</group>
178+
</else-if>
179+
<else-if type="chapter" match="any">
180+
<group>
181+
<text macro="editor-container-title"/>
182+
<text macro="edition"/>
183+
<text macro="publication-place-publisher"/>
184+
<text macro="page-range" prefix=", "/>
185+
<text variable="DOI" prefix=". DOI: "/>
186+
</group>
187+
</else-if>
188+
<else-if type="dataset" match="any"/>
189+
<else>
190+
<group delimiter=". ">
191+
<choose>
192+
<if match="any" variable="container-title">
193+
<text macro="editor-container-title"/>
194+
</if>
195+
</choose>
196+
<text macro="publication-place-publisher"/>
197+
<text macro="page-range"/>
198+
<text macro="collection-title-number"/>
199+
<text macro="online-url"/>
200+
</group>
201+
</else>
202+
</choose>
203+
</group>
204+
</layout>
205+
</bibliography>
206+
</style>

0 commit comments

Comments
 (0)