Permalink
Browse files
one more fix to E&P I overlooked
- Loading branch information
Showing
with
2 additions
and
2 deletions.
-
+2
−2
environment-and-planning.csl
|
@@ -33,7 +33,7 @@ |
|
|
</macro> |
|
|
<macro name="author"> |
|
|
<names variable="author"> |
|
|
<name name-as-sort-order="all" and="text" sort-separator=" " initialize-with=" " delimiter=", "/> |
|
|
<name name-as-sort-order="all" sort-separator=" " initialize-with=" " delimiter=", "/> |
|
|
<label form="short" prefix=" "/> |
|
|
<substitute> |
|
|
<names variable="editor"/> |
|
@@ -124,7 +124,7 @@ |
|
|
<group delimiter=", "> |
|
|
<group> |
|
|
<group delimiter=", "> |
|
|
<text macro="author" font-weight="normal"/> |
|
|
<text macro="author"/> |
|
|
<date variable="issued"> |
|
|
<date-part name="year"/> |
|
|
</date> |
|
|
0 comments on commit
88a4f26