Skip to content
Permalink
Browse files

Update acta-palaeontologica-polonica.csl (#3181)

The space between the initials of author's names was deleted.
i.e.: 'Clemmensen, L. B.' is now corrected to 'Clemmensen, L.B."
(checked in last issue; SK)
  • Loading branch information...
MarcoMarzola authored and adam3smith committed Dec 12, 2017
1 parent a45cb52 commit c35824ddf08c84bb85d5e7f9f5cdd825f2ac3562
Showing with 2 additions and 2 deletions.
  1. +2 −2 acta-palaeontologica-polonica.csl
@@ -19,13 +19,13 @@
</info>
<macro name="author">
<names variable="author" suffix=".">
<name sort-separator=", " initialize-with=". " and="text" name-as-sort-order="all" delimiter=", " delimiter-precedes-last="never" form="long">
<name sort-separator=", " initialize-with="." and="text" name-as-sort-order="all" delimiter=", " delimiter-precedes-last="never" form="long">
</name>
</names>
</macro>
<macro name="editor">
<names variable="editor">
<name sort-separator=", " initialize-with=". " and="text" name-as-sort-order="all" delimiter=", " delimiter-precedes-last="never">
<name sort-separator=", " initialize-with="." and="text" name-as-sort-order="all" delimiter=", " delimiter-precedes-last="never">
</name>
<label form="short" prefix=" (" suffix=".)"/>
</names>

0 comments on commit c35824d

Please sign in to comment.
You can’t perform that action at this time.