Skip to content

Commit 41f5d97

Browse files
committed
Remove citation sort sort macro, which:
- causes issues when switching from other citation formats. - is not needed (style guide does not provide a default sort order) - is generally not useful for legal citation (ordering of references in legal footnotes tend to imply importance etc, which cannot be captured by a general/default sort order)
1 parent 872b2c8 commit 41f5d97

2 files changed

Lines changed: 10 additions & 20 deletions

norsk-henvisningsstandard-for-rettsvitenskapelige-tekster-full-firstnote.csl

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<!-- This file was generated by the Style Variant Builder <https://github.com/citation-style-language/style-variant-builder>. To contribute changes, modify the template and regenerate variants. -->
44
<!-- Polyglot; this citation style supports both Norwegian dialects, i.e. bokmål (nb-NO) and nynorsk (nn-NO) -->
55
<info>
6-
<title>Norsk henvisningsstandard for rettsvitenskapelige tekster &#8211; fullstendig førstenote (Norsk - Bokmål | Norsk - Nynorsk)</title>
6+
<title>Norsk henvisningsstandard for rettsvitenskapelige tekster fullstendig førstenote (Norsk - Bokmål | Norsk - Nynorsk)</title>
77
<id>http://www.zotero.org/styles/norsk-henvisningsstandard-for-rettsvitenskapelige-tekster-full-firstnote</id>
88
<link href="http://www.zotero.org/styles/norsk-henvisningsstandard-for-rettsvitenskapelige-tekster-full-firstnote" rel="self"/>
99
<link href="http://www.zotero.org/styles/universitetet-i-oslo-rettsvitenskap" rel="template"/>
@@ -20,7 +20,7 @@
2020
<category citation-format="note"/>
2121
<category field="law"/>
2222
<summary>Norwegian legal citation style based on "Veiledning for henvisninger i juridiske tekster" (February 2019). Variant with full note on first citation, subsequent notes in short form (bibliography optional).</summary>
23-
<updated>2026-04-08T14:12:00+00:00</updated>
23+
<updated>2026-05-27T12:00:00+00:00</updated>
2424
<rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
2525
</info>
2626
<locale xml:lang="nb">
@@ -471,13 +471,13 @@
471471
<if type="legislation regulation" match="any">
472472
<choose>
473473
<if locator="section paragraph" match="any">
474-
<group delimiter="&#160;">
474+
<group delimiter=" ">
475475
<label variable="section" form="symbol"/>
476476
<text variable="locator"/>
477477
</group>
478478
</if>
479479
<else>
480-
<group delimiter="&#160;">
480+
<group delimiter=" ">
481481
<label variable="locator" form="short"/>
482482
<text variable="locator"/>
483483
</group>
@@ -493,7 +493,7 @@
493493
</group>
494494
</if>
495495
<else-if locator="page">
496-
<group delimiter="&#160;">
496+
<group delimiter=" ">
497497
<label variable="locator" form="short"/>
498498
<text variable="locator"/>
499499
</group>
@@ -509,11 +509,6 @@
509509
</choose>
510510
</macro>
511511
<citation disambiguate-add-givenname="true" givenname-disambiguation-rule="primary-name" disambiguate-add-year-suffix="true" et-al-min="4" et-al-use-first="1">
512-
<sort>
513-
<key macro="author-short"/>
514-
<key macro="title-short"/>
515-
<key macro="issued-no-parenthesis"/>
516-
</sort>
517512
<layout delimiter="; ">
518513
<group delimiter=" ">
519514
<choose>

norsk-henvisningsstandard-for-rettsvitenskapelige-tekster.csl

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<!-- This file was generated by the Style Variant Builder <https://github.com/citation-style-language/style-variant-builder>. To contribute changes, modify the template and regenerate variants. -->
44
<!-- Polyglot; this citation style supports both Norwegian dialects, i.e. bokmål (nb-NO) and nynorsk (nn-NO) -->
55
<info>
6-
<title>Norsk henvisningsstandard for rettsvitenskapelige tekster &#8211; kortnoter (Norsk - Bokmål | Norsk - Nynorsk)</title>
6+
<title>Norsk henvisningsstandard for rettsvitenskapelige tekster kortnoter (Norsk - Bokmål | Norsk - Nynorsk)</title>
77
<id>http://www.zotero.org/styles/norsk-henvisningsstandard-for-rettsvitenskapelige-tekster</id>
88
<link href="http://www.zotero.org/styles/norsk-henvisningsstandard-for-rettsvitenskapelige-tekster" rel="self"/>
99
<link href="http://www.zotero.org/styles/universitetet-i-oslo-rettsvitenskap" rel="template"/>
@@ -20,7 +20,7 @@
2020
<category citation-format="note"/>
2121
<category field="law"/>
2222
<summary>Norwegian legal citation style based on "Veiledning for henvisninger i juridiske tekster" (February 2019). Variant with short form notes (bibliography required).</summary>
23-
<updated>2026-04-08T14:12:00+00:00</updated>
23+
<updated>2026-05-27T12:00:00+00:00</updated>
2424
<rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
2525
</info>
2626
<locale xml:lang="nb">
@@ -471,13 +471,13 @@
471471
<if type="legislation regulation" match="any">
472472
<choose>
473473
<if locator="section paragraph" match="any">
474-
<group delimiter="&#160;">
474+
<group delimiter=" ">
475475
<label variable="section" form="symbol"/>
476476
<text variable="locator"/>
477477
</group>
478478
</if>
479479
<else>
480-
<group delimiter="&#160;">
480+
<group delimiter=" ">
481481
<label variable="locator" form="short"/>
482482
<text variable="locator"/>
483483
</group>
@@ -493,7 +493,7 @@
493493
</group>
494494
</if>
495495
<else-if locator="page">
496-
<group delimiter="&#160;">
496+
<group delimiter=" ">
497497
<label variable="locator" form="short"/>
498498
<text variable="locator"/>
499499
</group>
@@ -509,11 +509,6 @@
509509
</choose>
510510
</macro>
511511
<citation disambiguate-add-givenname="true" givenname-disambiguation-rule="primary-name" disambiguate-add-year-suffix="true" et-al-min="4" et-al-use-first="1">
512-
<sort>
513-
<key macro="author-short"/>
514-
<key macro="title-short"/>
515-
<key macro="issued-no-parenthesis"/>
516-
</sort>
517512
<layout delimiter="; ">
518513
<group delimiter=" ">
519514
<choose>

0 commit comments

Comments
 (0)