Permalink
Browse files
Update council-of-science-editors-author-date.csl (#4237)
- Loading branch information
|
@@ -59,11 +59,7 @@ |
|
|
</group> |
|
|
</macro> |
|
|
<macro name="access"> |
|
|
<choose> |
|
|
<if variable="accessed" match="any"> |
|
|
<text variable="URL"/> |
|
|
</if> |
|
|
</choose> |
|
|
<text variable="URL"/> |
|
|
</macro> |
|
|
<macro name="title"> |
|
|
<group delimiter=" "> |
|
|
|
@@ -69,7 +69,7 @@ |
|
|
</macro> |
|
|
<macro name="access"> |
|
|
<choose> |
|
|
<if variable="accessed" match="any"> |
|
|
<if variable="URL" match="any"> |
|
|
<group delimiter=". "> |
|
|
<group prefix=" [" suffix="]" delimiter=" "> |
|
|
<text term="accessed"/> |
|
|
|
@@ -48,11 +48,7 @@ |
|
|
</names> |
|
|
</macro> |
|
|
<macro name="access"> |
|
|
<choose> |
|
|
<if variable="accessed" match="any"> |
|
|
<text variable="URL"/> |
|
|
</if> |
|
|
</choose> |
|
|
<text variable="URL"/> |
|
|
</macro> |
|
|
<macro name="title"> |
|
|
<group delimiter=" "> |
|
|
0 comments on commit
b987d5d