Skip to content
Permalink
Browse files

APA bug fix (#3592)

Fixes regression in #3590
  • Loading branch information...
bwiernik authored and adam3smith committed Jul 8, 2018
1 parent 160c1c9 commit 8604279f20e3f7f6d58288fad9d872ef5bfa0d5e
Showing with 14 additions and 14 deletions.
  1. +2 −2 apa-annotated-bibliography.csl
  2. +4 −4 apa-cv.csl
  3. +2 −2 apa-no-ampersand.csl
  4. +2 −2 apa-no-doi-no-issue.csl
  5. +2 −2 apa-old-doi-prefix.csl
  6. +2 −2 apa.csl
@@ -764,12 +764,12 @@
<text macro="original-date"/>
</group>
</if>
<else>
<else-if variable="original-date">
<group prefix=" (" suffix=")" delimiter=" ">
<text macro="original-published"/>
<text macro="original-date"/>
</group>
</else>
</else-if>
</choose>
<text variable="abstract" display="block"/>
</layout>
@@ -646,12 +646,12 @@
<text macro="original-date"/>
</group>
</if>
<else>
<else-if variable="original-date">
<group prefix=" (" suffix=")" delimiter=" ">
<text macro="original-published"/>
<text macro="original-date"/>
</group>
</else>
</else-if>
</choose>
</layout>
</citation>
@@ -695,12 +695,12 @@
<text macro="original-date"/>
</group>
</if>
<else>
<else-if variable="original-date">
<group prefix=" (" suffix=")" delimiter=" ">
<text macro="original-published"/>
<text macro="original-date"/>
</group>
</else>
</else-if>
</choose>
</layout>
</bibliography>
@@ -759,12 +759,12 @@
<text macro="original-date"/>
</group>
</if>
<else>
<else-if variable="original-date">
<group prefix=" (" suffix=")" delimiter=" ">
<text macro="original-published"/>
<text macro="original-date"/>
</group>
</else>
</else-if>
</choose>
</layout>
</bibliography>
@@ -764,12 +764,12 @@
<text macro="original-date"/>
</group>
</if>
<else>
<else-if variable="original-date">
<group prefix=" (" suffix=")" delimiter=" ">
<text macro="original-published"/>
<text macro="original-date"/>
</group>
</else>
</else-if>
</choose>
</layout>
</bibliography>
@@ -763,12 +763,12 @@
<text macro="original-date"/>
</group>
</if>
<else>
<else-if variable="original-date">
<group prefix=" (" suffix=")" delimiter=" ">
<text macro="original-published"/>
<text macro="original-date"/>
</group>
</else>
</else-if>
</choose>
</layout>
</bibliography>
@@ -763,12 +763,12 @@
<text macro="original-date"/>
</group>
</if>
<else>
<else-if variable="original-date">
<group prefix=" (" suffix=")" delimiter=" ">
<text macro="original-published"/>
<text macro="original-date"/>
</group>
</else>
</else-if>
</choose>
</layout>
</bibliography>

0 comments on commit 8604279

Please sign in to comment.
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session.