Skip to content

Commit

Permalink
Merge pull request citation-style-language#1774 from frederik-elwert/…
Browse files Browse the repository at this point in the history
…master

Update soziale-welt.csl
  • Loading branch information
adam3smith committed Nov 23, 2015
2 parents e3aa49f + 012bdfc commit bffe1f9
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions soziale-welt.csl
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,15 @@
<name>Patrick Fick</name>
<email>[email protected]</email>
</author>
<contributor>
<name>Frederik Elwert</name>
<email>[email protected]</email>
</contributor>
<category citation-format="author-date"/>
<category field="social_science"/>
<issn>0038-6073</issn>
<summary>Stil für Soziale Welt (German)</summary>
<updated>2012-12-07T08:25:32+00:00</updated>
<updated>2015-11-23T15:49:26+01:00</updated>
<rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
</info>
<macro name="editor">
Expand All @@ -38,7 +42,7 @@
</macro>
<macro name="author-short">
<names variable="author">
<name form="short" delimiter=" / " delimiter-precedes-last="always" initialize-with=". "/>
<name form="short" delimiter="/" delimiter-precedes-last="always" initialize-with=". "/>
<substitute>
<names variable="editor"/>
<names variable="translator"/>
Expand Down Expand Up @@ -103,13 +107,13 @@
</macro>
<citation et-al-min="4" et-al-use-first="1" disambiguate-add-year-suffix="true" disambiguate-add-names="true" givenname-disambiguation-rule="by-cite" disambiguate-add-givenname="true" collapse="year" after-collapse-delimiter=";">
<layout prefix="(" suffix=")" delimiter="; ">
<group delimiter=": ">
<group delimiter=", ">
<group delimiter=" ">
<text macro="author-short"/>
<text macro="year-date"/>
</group>
<group>
<label variable="locator" plural="never" form="short"/>
<label variable="locator" plural="never" form="short" suffix=" "/>
<text variable="locator" form="long"/>
</group>
</group>
Expand Down

0 comments on commit bffe1f9

Please sign in to comment.