Skip to content

Commit 265c93f

Browse files
authored
Correct Acta Palaeontologica Polonica in-text citation format (JabRef#4655)
1 parent 9cf9ddc commit 265c93f

File tree

1 file changed

+10
-6
lines changed

1 file changed

+10
-6
lines changed

acta-palaeontologica-polonica.csl

+10-6
Original file line numberDiff line numberDiff line change
@@ -10,23 +10,25 @@
1010
<name>Martin R. Smith</name>
1111
<email>[email protected]</email>
1212
</author>
13+
<contributor>
14+
<name>Benjamin C. Moon</name>
15+
<email>[email protected]</email>
16+
</contributor>
1317
<category citation-format="author-date"/>
1418
<category field="biology"/>
1519
<issn>0567-7920</issn>
1620
<eissn>1732-2421</eissn>
17-
<updated>2012-09-27T22:06:38+00:00</updated>
21+
<updated>2020-03-30T14:52:58+01:00</updated>
1822
<rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
1923
</info>
2024
<macro name="author">
2125
<names variable="author" suffix=".">
22-
<name sort-separator=", " initialize-with="." and="text" name-as-sort-order="all" delimiter=", " delimiter-precedes-last="never" form="long">
23-
</name>
26+
<name sort-separator=", " initialize-with="." and="text" name-as-sort-order="all" delimiter=", " delimiter-precedes-last="never" form="long"></name>
2427
</names>
2528
</macro>
2629
<macro name="editor">
2730
<names variable="editor">
28-
<name sort-separator=", " initialize-with="." and="text" name-as-sort-order="all" delimiter=", " delimiter-precedes-last="never">
29-
</name>
31+
<name sort-separator=", " initialize-with="." and="text" name-as-sort-order="all" delimiter=", " delimiter-precedes-last="never"></name>
3032
<label form="short" prefix=" (" suffix=".)"/>
3133
</names>
3234
</macro>
@@ -81,8 +83,10 @@
8183
<text macro="author-short"/>
8284
<text macro="year-date"/>
8385
</group>
84-
<text variable="locator"/>
8586
<text variable="year-suffix" font-style="italic"/>
87+
<group prefix=": ">
88+
<text variable="locator"/>
89+
</group>
8690
</layout>
8791
</citation>
8892
<bibliography entry-spacing="0" hanging-indent="true">

0 commit comments

Comments
 (0)