|
1 | 1 | <?xml version="1.0" encoding="utf-8"?> |
2 | | -<style xmlns="http://purl.org/net/xbiblio/csl" class="note" version="1.0" demote-non-dropping-particle="display-and-sort" page-range-format="expanded" default-locale="nb-NO"> |
| 2 | +<style xmlns="http://purl.org/net/xbiblio/csl" class="note" version="1.0" demote-non-dropping-particle="sort-only" page-range-format="expanded" default-locale="nb-NO"> |
3 | 3 | <info> |
4 | 4 | <title>Norsk henvisningsstandard for rettsvitenskapelige tekster (Norsk - Bokmål)</title> |
5 | 5 | <title-short>Norsk rettsvitenskap</title-short> |
|
18 | 18 | <category citation-format="note"/> |
19 | 19 | <category field="law"/> |
20 | 20 | <summary>Norwegian legal citation style based on "Veiledning for henvisninger i juridiske tekster" (February 2019).</summary> |
21 | | - <updated>2021-06-08T10:53:00+00:00</updated> |
| 21 | + <updated>2021-07-01T15:10:00+00:00</updated> |
22 | 22 | <rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights> |
23 | 23 | </info> |
24 | 24 | <locale xml:lang="nb-NO"> |
|
104 | 104 | </macro> |
105 | 105 | <macro name="title"> |
106 | 106 | <choose> |
107 | | - <if type="chapter article-journal article-newspaper article-magazine" match="any"> |
| 107 | + <if type="chapter article-journal article-newspaper article-magazine post-weblog" match="any"> |
108 | 108 | <text quotes="true" variable="title"/> |
109 | 109 | </if> |
110 | 110 | <else-if type="legislation"> |
|
249 | 249 | <layout delimiter="; "> |
250 | 250 | <group delimiter=" "> |
251 | 251 | <choose> |
252 | | - <if type="book thesis chapter article-journal article-newspaper article-magazine personal_communication" match="any"> |
| 252 | + <if type="book thesis chapter article-journal article-newspaper article-magazine post-weblog personal_communication" match="any"> |
253 | 253 | <text macro="author-short"/> |
254 | 254 | <text macro="issued"/> |
255 | 255 | </if> |
|
292 | 292 | <text prefix=" " macro="retrieved-from"/> |
293 | 293 | </group> |
294 | 294 | </if> |
295 | | - <else-if type="article-newspaper article-magazine" match="any"> |
| 295 | + <else-if type="article-newspaper article-magazine post-weblog" match="any"> |
296 | 296 | <group suffix="."> |
297 | 297 | <text macro="author-full"/> |
298 | 298 | <text prefix=", " macro="title"/> |
|
0 commit comments