Skip to content

Commit f30aadb

Browse files
authored
[norsk-henvisningsstandard] Fix wrong article title prefix (period to comma) (#5529)
1 parent e2f404e commit f30aadb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

norsk-henvisningsstandard-for-rettsvitenskapelige-tekster.csl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -287,7 +287,7 @@
287287
<if type="article-journal">
288288
<group suffix=".">
289289
<text macro="author-full"/>
290-
<text prefix=". " macro="title"/>
290+
<text prefix=", " macro="title"/>
291291
<text prefix=" " font-style="italic" variable="container-title"/>
292292
<text prefix=" " macro="issued"/>
293293
<text prefix=" s. " variable="page"/>

0 commit comments

Comments
 (0)