@@ -44,9 +44,9 @@ |
||
| 44 | 44 | 'chapter-number', // chapter number |
| 45 | 45 | 'collection-number', // number identifying the collection holding the item (e.g. the series number for a book) |
| 46 | 46 | 'edition', // (container) edition holding the item (e.g. “3” when citing a chapter in the third |
| 47 | - // edition of a book) |
|
| 47 | + // edition of a book) |
|
| 48 | 48 | 'issue', // (container) issue holding the item (e.g. “5” when citing a journal article from |
| 49 | - // journal volume 2, issue 5) |
|
| 49 | + // journal volume 2, issue 5) |
|
| 50 | 50 | 'number', // number identifying the item (e.g. a report number) |
| 51 | 51 | 'number-of-pages', // total number of pages of the cited item |
| 52 | 52 | 'number-of-volumes', // total number of volumes, usable for citing multi-volume books and such |
@@ -373,7 +373,7 @@ |
||
| 373 | 373 | } |
| 374 | 374 | break; |
| 375 | 375 | |
| 376 | - /* |
|
| 376 | + /* |
|
| 377 | 377 | * “complete-each” - requires a complete match like “complete-all”, but now the value of |
| 378 | 378 | * subsequent-author-substitute substitutes for each rendered name. |
| 379 | 379 | */ |