Skip to content
forked from JabRef/jabref

Commit 4dd974e

Browse files
authored
Create lauterbornia.csl (JabRef#4525)
1 parent e5277ae commit 4dd974e

File tree

1 file changed

+225
-0
lines changed

1 file changed

+225
-0
lines changed

Diff for: lauterbornia.csl

+225
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,225 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" version="1.0" and="symbol" delimiter-precedes-et-al="never" delimiter-precedes-last="never" demote-non-dropping-particle="never" default-locale="de-DE">
3+
<info>
4+
<title>Lauterbornia - Internationale Zeitschrift für Faunistik und Floristik des Süßwassers (German)</title>
5+
<id>http://www.zotero.org/styles/lauterbornia</id>
6+
<link href="http://www.zotero.org/styles/lauterbornia" rel="self"/>
7+
<link href="http://www.zotero.org/styles/zeitschrift-fur-soziologie" rel="template"/>
8+
<link href="http://blog.lauterbornia.de/verfasserrichtlinien/" rel="documentation"/>
9+
<author>
10+
<name>Robert Nikolaus</name>
11+
<email>[email protected]</email>
12+
<uri>https://www.mendeley.com/profiles/robert-nikolaus/</uri>
13+
</author>
14+
<contributor>
15+
<name>Sebastian Karcher</name>
16+
</contributor>
17+
<category citation-format="author-date"/>
18+
<category field="biology"/>
19+
<issn>0935-333X</issn>
20+
<updated>2020-01-28T07:18:26+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">
24+
<terms>
25+
<term name="et-al">et al.</term>
26+
<term name="editor" form="short">Hrsg.</term>
27+
<term name="in press">im Druck</term>
28+
<term name="no date">ohne Datum</term>
29+
<term name="no date" form="short">o.D.</term>
30+
<term name="number-of-pages" form="short">S.</term>
31+
<term name="number-of-pages">Seiten</term>
32+
<term name="page">Seite</term>
33+
<term name="page" form="short">S.</term>
34+
<term name="accessed">Zugriff am </term>
35+
<term name="accessed" form="short">vom</term>
36+
</terms>
37+
</locale>
38+
<macro name="author">
39+
<names variable="author" delimiter=", ">
40+
<name and="symbol" delimiter-precedes-last="never" initialize-with="." name-as-sort-order="first"/>
41+
<label form="short" plural="never" text-case="capitalize-first" prefix=" [" suffix="]"/>
42+
<substitute>
43+
<names variable="editor"/>
44+
<names variable="translator"/>
45+
<names variable="illustrator"/>
46+
</substitute>
47+
</names>
48+
</macro>
49+
<macro name="author-short">
50+
<choose>
51+
<if type="bill patent" match="any">
52+
<text variable="genre" suffix=" "/>
53+
<text variable="number"/>
54+
</if>
55+
<else-if type="webpage" match="any">
56+
<text variable="title" prefix="&quot;" suffix="&quot;"/>
57+
</else-if>
58+
<else>
59+
<names variable="author" delimiter=", ">
60+
<name form="short" and="symbol" delimiter-precedes-et-al="never" initialize="false" delimiter-precedes-last="never"/>
61+
<substitute>
62+
<names variable="editor"/>
63+
<names variable="translator"/>
64+
</substitute>
65+
</names>
66+
</else>
67+
</choose>
68+
</macro>
69+
<macro name="issued-sort">
70+
<choose>
71+
<if type="article-journal bill book chapter graphic legal_case legislation motion_picture paper-conference report song" match="none">
72+
<date variable="issued">
73+
<date-part name="year"/>
74+
<date-part name="month"/>
75+
<date-part name="day"/>
76+
</date>
77+
</if>
78+
<else>
79+
<date variable="issued">
80+
<date-part name="year"/>
81+
</date>
82+
</else>
83+
</choose>
84+
</macro>
85+
<macro name="issued-year-text">
86+
<choose>
87+
<if match="none" type="bill patent webpage">
88+
<date variable="issued">
89+
<date-part name="year" form="long"/>
90+
</date>
91+
<text variable="year-suffix"/>
92+
</if>
93+
<else-if match="none" variable="issued" type="bill patent webpage">
94+
<text term="no date" form="short"/>
95+
<text variable="year-suffix"/>
96+
</else-if>
97+
<else-if type="personal_communication" match="any">
98+
<text value="persönliche Mitteilung"/>
99+
</else-if>
100+
<else>
101+
<text variable="year-suffix" prefix="-"/>
102+
</else>
103+
</choose>
104+
</macro>
105+
<macro name="issued-year-bib">
106+
<choose>
107+
<if match="none" variable="issued">
108+
<text term="no date" form="short"/>
109+
</if>
110+
<else-if type="personal_communication" match="any">
111+
<text value="persönliche Mitteilung"/>
112+
</else-if>
113+
<else-if type="webpage" match="any">
114+
<text term="accessed"/>
115+
<date form="text" variable="accessed"/>
116+
</else-if>
117+
<else>
118+
<date variable="issued">
119+
<date-part name="year"/>
120+
</date>
121+
<text variable="year-suffix" prefix="-"/>
122+
</else>
123+
</choose>
124+
</macro>
125+
<citation et-al-min="3" et-al-use-first="1" initialize="false" names-delimiter=", " disambiguate-add-names="true" disambiguate-add-givenname="true" disambiguate-add-year-suffix="true" givenname-disambiguation-rule="primary-name" collapse="year" year-suffix-delimiter=", ">
126+
<sort>
127+
<key macro="author"/>
128+
<key macro="issued-sort"/>
129+
</sort>
130+
<layout delimiter="; " prefix="(" suffix=")">
131+
<group delimiter=" ">
132+
<text macro="author-short"/>
133+
<text macro="issued-year-text"/>
134+
</group>
135+
</layout>
136+
</citation>
137+
<bibliography name-delimiter=", " and="symbol" delimiter-precedes-et-al="never" delimiter-precedes-last="never" initialize-with="." name-as-sort-order="first" entry-spacing="0" hanging-indent="true">
138+
<sort>
139+
<key macro="author"/>
140+
<key macro="issued-sort" sort="ascending"/>
141+
</sort>
142+
<layout suffix=".">
143+
<group delimiter=" ">
144+
<choose>
145+
<if type="patent" match="any">
146+
<group delimiter=" ">
147+
<text variable="genre"/>
148+
<text variable="number"/>
149+
</group>
150+
</if>
151+
<else-if type="webpage" match="any">
152+
<text variable="title"/>
153+
</else-if>
154+
<else>
155+
<text macro="author"/>
156+
</else>
157+
</choose>
158+
<text macro="issued-year-bib" prefix="(" suffix="):"/>
159+
<choose>
160+
<if type="webpage" match="any">
161+
<text variable="URL"/>
162+
</if>
163+
<else>
164+
<text variable="title" suffix=".-"/>
165+
</else>
166+
</choose>
167+
<choose>
168+
<if type="chapter" match="any">
169+
<names variable="editor" prefix="In: " suffix=":">
170+
<name and="symbol" delimiter-precedes-last="never" initialize-with="." name-as-sort-order="first"/>
171+
<label form="short" text-case="capitalize-first" prefix=" [" suffix="]"/>
172+
</names>
173+
<text variable="container-title" suffix=".-"/>
174+
</if>
175+
</choose>
176+
<choose>
177+
<if type="chapter book" match="any">
178+
<text variable="collection-title"/>
179+
</if>
180+
<else-if type="article-journal" match="any">
181+
<text variable="container-title"/>
182+
</else-if>
183+
<else-if type="report thesis" match="any">
184+
<text variable="genre" suffix=":"/>
185+
</else-if>
186+
</choose>
187+
<choose>
188+
<if type="article" match="all" variable="number">
189+
<text value="Version"/>
190+
<text variable="number" suffix=":"/>
191+
</if>
192+
<else-if type="book chapter" match="any">
193+
<text variable="edition" suffix=":"/>
194+
</else-if>
195+
<else-if type="article-journal" match="any">
196+
<text variable="volume" suffix=":"/>
197+
</else-if>
198+
</choose>
199+
<group delimiter=", ">
200+
<choose>
201+
<if match="any" variable="page">
202+
<text variable="page"/>
203+
</if>
204+
</choose>
205+
<choose>
206+
<if type="book chapter" match="any">
207+
<text variable="publisher" prefix="(" suffix=")"/>
208+
</if>
209+
<else-if type="thesis" match="any">
210+
<text variable="publisher"/>
211+
</else-if>
212+
<else-if type="article-journal" match="none">
213+
<text variable="publisher"/>
214+
</else-if>
215+
</choose>
216+
<choose>
217+
<if type="thesis" match="none">
218+
<text variable="publisher-place"/>
219+
</if>
220+
</choose>
221+
</group>
222+
</group>
223+
</layout>
224+
</bibliography>
225+
</style>

0 commit comments

Comments
 (0)