Skip to content

Commit 5213c2f

Browse files
authored
Update universitetet-i-oslo-rettsvitenskap.csl (JabRef#4886)
1 parent 7e0828d commit 5213c2f

File tree

1 file changed

+21
-1
lines changed

1 file changed

+21
-1
lines changed

universitetet-i-oslo-rettsvitenskap.csl

+21-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<category citation-format="note"/>
1414
<category field="law"/>
1515
<summary>University of Oslo Law Library's citation style. Created for use primarily with Norwegian legal sources.</summary>
16-
<updated>2017-11-16T10:04:01+00:00</updated>
16+
<updated>2020-06-24T21:21:00+00:00</updated>
1717
<rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
1818
</info>
1919
<locale xml:lang="nb-NO">
@@ -165,6 +165,25 @@
165165
</else>
166166
</choose>
167167
</macro>
168+
<macro name="locator">
169+
<choose>
170+
<if type="legislation bill" match="none">
171+
<group delimiter=" ">
172+
<label variable="locator" form="short"/>
173+
<text variable="locator"/>
174+
</group>
175+
</if>
176+
<else-if locator="section paragraph" match="any">
177+
<text variable="locator" prefix=" § "/>
178+
</else-if>
179+
<else>
180+
<group delimiter=" ">
181+
<label variable="locator" form="short"/>
182+
<text variable="locator"/>
183+
</group>
184+
</else>
185+
</choose>
186+
</macro>
168187
<citation disambiguate-add-givenname="true" givenname-disambiguation-rule="primary-name" disambiguate-add-year-suffix="true" et-al-min="2" et-al-use-first="1">
169188
<sort>
170189
<key macro="author-short"/>
@@ -192,6 +211,7 @@
192211
<text variable="title"/>
193212
</else>
194213
</choose>
214+
<text macro="locator"/>
195215
</group>
196216
</layout>
197217
</citation>

0 commit comments

Comments
 (0)