Skip to content
Permalink
Browse files

Update el-profesional-de-la-informacion.csl

  • Loading branch information...
rmzelle committed Jul 30, 2017
1 parent c0871ca commit ae07bd75e9fcbd662f645d441d3322ba85ed6105
Showing with 6 additions and 6 deletions.
  1. +6 −6 el-profesional-de-la-informacion.csl
@@ -70,18 +70,18 @@
</sort>
<layout>
<group display="block" suffix=".">
<group suffix=", ">
<group suffix=". ">
<text macro="author"/>
<text macro="issued" prefix=" (" suffix=")"/>
<group delimiter=". " suffix=", ">
<group delimiter=" ">
<text macro="author"/>
<text macro="issued" prefix="(" suffix=")"/>
</group>
<text macro="title"/>
<choose>
<if type="paper-conference" match="any">
<text variable="container-title" prefix=". En: " font-style="italic"/>
<text variable="container-title" prefix="En: " font-style="italic"/>
</if>
<else>
<text variable="container-title" prefix=". " font-style="italic"/>
<text variable="container-title" font-style="italic"/>
</else>
</choose>
</group>

0 comments on commit ae07bd7

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