Skip to content

Commit d50c761

Browse files
authored
fix initials of revista-biblica.csl (JabRef#4768)
1 parent acbb043 commit d50c761

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

revista-biblica.csl

+4-4
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<category field="theology"/>
1414
<issn>0034-7078</issn>
1515
<eissn>2683-7153</eissn>
16-
<updated>2020-05-04T14:36:49+00:00</updated>
16+
<updated>2020-05-05T14:36:49+00:00</updated>
1717
<rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
1818
</info>
1919
<locale xml:lang="es">
@@ -25,8 +25,8 @@
2525
</terms>
2626
</locale>
2727
<macro name="autori-nota">
28-
<names variable="author" font-variant="normal" font-weight="normal">
29-
<name form="short" font-variant="normal" font-weight="normal" initialize-with=".">
28+
<names variable="author">
29+
<name form="short">
3030
<name-part name="family" font-variant="small-caps"/>
3131
</name>
3232
<label form="short" prefix=", "/>
@@ -38,7 +38,7 @@
3838
</macro>
3939
<macro name="autori-bibliografia">
4040
<names variable="author">
41-
<name initialize-with="." name-as-sort-order="all">
41+
<name name-as-sort-order="all">
4242
<name-part name="family" font-variant="small-caps"/>
4343
</name>
4444
<label form="short" prefix=" (" suffix=")"/>

0 commit comments

Comments
 (0)