Permalink
Browse files
Update harvard-university-of-technology-sydney.csl (#4229)
- Loading branch information
Showing
with
4 additions
and
1 deletion.
-
+4
−1
harvard-university-of-technology-sydney.csl
|
@@ -178,7 +178,7 @@ |
|
|
</macro> |
|
|
<macro name="pages"> |
|
|
<choose> |
|
|
<if type="article article-journal article-magazine article-newspaper chapter entry entry-dictionary entry-encyclopedia paper-conference" match="any"> |
|
|
<if type="article article-journal article-magazine article-newspaper chapter paper-conference entry-dictionary entry-encyclopedia entry" match="any"> |
|
|
<group delimiter=" "> |
|
|
<label form="short" variable="page"/> |
|
|
<text form="short" variable="page"/> |
|
@@ -268,6 +268,9 @@ |
|
|
<if type="book chapter paper-conference" match="any"> |
|
|
<text variable="volume" prefix="vol. "/> |
|
|
</if> |
|
|
<else-if type="report patent" match="any"> |
|
|
<text variable="number"/> |
|
|
</else-if> |
|
|
</choose> |
|
|
<text variable="genre"/> |
|
|
<choose> |
|
|
0 comments on commit
2214111