Skip to content

Commit

Permalink
Update ecosistemas.csl (citation-style-language#6503)
Browse files Browse the repository at this point in the history
Remove comma between author and year for in-text citations
  • Loading branch information
Pakillo authored Apr 15, 2023
1 parent 199baca commit 3d2bff0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ecosistemas.csl
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
<id>http://www.zotero.org/styles/ecosistemas</id>
<link href="http://www.zotero.org/styles/ecosistemas" rel="self"/>
<link href="http://www.zotero.org/styles/american-journal-of-botany" rel="template"/>
<link href="http://www.revistaecosistemas.net/public/journals/1/docs/Normasparaautores_RevistaEcosistemas.pdf" rel="documentation"/>
<link href="http://www.revistaecosistemas.net/index.php/ecosistemas/about/submissions#authorGuidelines" rel="documentation"/>
<link href="https://www.revistaecosistemas.net/public/journals/1/docs/Normasparaautores_RevistaEcosistemas.pdf" rel="documentation"/>
<link href="https://www.revistaecosistemas.net/index.php/ecosistemas/about/submissions" rel="documentation"/>
<author>
<name>Francisco Rodriguez-Sanchez</name>
<email>[email protected]</email>
Expand Down Expand Up @@ -113,7 +113,7 @@
</sort>
<layout prefix="(" suffix=")" delimiter="; ">
<group delimiter=" ">
<group delimiter=", ">
<group delimiter=" ">
<text macro="author-short"/>
<text macro="year-date"/>
</group>
Expand Down

0 comments on commit 3d2bff0

Please sign in to comment.