Permalink
Showing
with
13 additions
and
1 deletion.
-
+13
−1
australian-guide-to-legal-citation.csl
|
@@ -229,7 +229,7 @@ |
|
|
|
</else-if> |
|
|
|
</choose> |
|
|
|
</if> |
|
|
|
<else-if type="webpage"> |
|
|
|
<else-if type="webpage post-weblog" match="any"> |
|
|
|
<text macro="issued-full" prefix="(" suffix=")"/> |
|
|
|
</else-if> |
|
|
|
<else-if type="legislation"> |
|
@@ -410,6 +410,16 @@ |
|
|
|
</if> |
|
|
|
</choose> |
|
|
|
</macro> |
|
|
|
<macro name="blog-info"> |
|
|
|
<choose> |
|
|
|
<if type="post-weblog"> |
|
|
|
<group delimiter=" "> |
|
|
|
<text value="on"/> |
|
|
|
<text variable="container-title" font-style="italic"/> |
|
|
|
</group> |
|
|
|
</if> |
|
|
|
</choose> |
|
|
|
</macro> |
|
|
|
<macro name="URL"> |
|
|
|
<choose> |
|
|
|
<if type="legal_case legislation bill" match="none"> |
|
@@ -512,6 +522,7 @@ |
|
|
|
<text macro="broadcast-container"/> |
|
|
|
</group> |
|
|
|
<group delimiter=" "> |
|
|
|
<text macro="blog-info"/> |
|
|
|
<text macro="date-parenthesis"/> |
|
|
|
<text macro="article-case-info"/> |
|
|
|
<text macro="book-container"/> |
|
@@ -554,6 +565,7 @@ |
|
|
|
<text macro="broadcast-container"/> |
|
|
|
</group> |
|
|
|
<group delimiter=" "> |
|
|
|
<text macro="blog-info"/> |
|
|
|
<text macro="date-parenthesis"/> |
|
|
|
<text macro="article-case-info"/> |
|
|
|
<text macro="book-container"/> |
|
|
0 comments on commit
7dc897e