Permalink
Browse files
Update el-profesional-de-la-informacion.csl
- Loading branch information...
Showing
with
6 additions
and
6 deletions.
-
+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