Permalink
Browse files
Update american-physiological-society.csl
- Loading branch information...
Showing
with
10 additions
and
8 deletions.
-
+10
−8
american-physiological-society.csl
|
@@ -212,14 +212,16 @@ |
|
|
|
</choose> |
|
|
|
</else-if> |
|
|
|
<else> |
|
|
|
<group delimiter=" "> |
|
|
|
<text variable="container-title" form="short" font-style="italic"/> |
|
|
|
<text variable="volume"/> |
|
|
|
<text variable="publisher"/> |
|
|
|
</group> |
|
|
|
<group delimiter=", " prefix=": " suffix="."> |
|
|
|
<text variable="page"/> |
|
|
|
<text macro="date"/> |
|
|
|
<group delimiter=": " suffix="."> |
|
|
|
<group delimiter=" "> |
|
|
|
<text variable="container-title" form="short" font-style="italic"/> |
|
|
|
<text variable="volume"/> |
|
|
|
<text variable="publisher"/> |
|
|
|
</group> |
|
|
|
<group delimiter=", "> |
|
|
|
<text variable="page"/> |
|
|
|
<text macro="date"/> |
|
|
|
</group> |
|
|
|
</group> |
|
|
|
</else> |
|
|
|
</choose> |
|
|
0 comments on commit
a9d7385