Skip to content

Commit e07329a

Browse files
authored
Update lancaster-university-harvard.csl (#5220)
Adding the required space between "p." and the number when adding page numbers to citations. Please accept this change.
1 parent c075d41 commit e07329a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lancaster-university-harvard.csl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -428,7 +428,7 @@
428428
<text macro="author-short"/>
429429
<text macro="year"/>
430430
<group>
431-
<label variable="locator" form="short"/>
431+
<label variable="locator" form="short" suffix=" "/>
432432
<text variable="locator"/>
433433
</group>
434434
</group>

0 commit comments

Comments
 (0)