We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6c778e commit b360859Copy full SHA for b360859
norsk-apa-manual.csl
@@ -191,8 +191,8 @@
191
<if type="article-magazine article-newspaper broadcast interview motion_picture pamphlet personal_communication post post-weblog song speech webpage" match="any">
192
<!-- Many video and audio examples in manual give full dates. Err on the side of too much information. -->
193
<date variable="issued">
194
- <date-part prefix=", " name="month"/>
195
- <date-part prefix=" " name="day"/>
+ <date-part prefix=", " name="day"/>
+ <date-part prefix=". " name="month"/>
196
</date>
197
</if>
198
<else-if type="paper-conference">
0 commit comments