A group of `Cite` nodes
| Name | @id | Type | Description | Inherited from |
|---|---|---|---|---|
| items | schema:itemListElement | Array of Cite | One or more `Cite`s to be referenced in the same surrounding text. | CiteGroup |
| id | schema:id | string | The identifier for this item. | Entity |
| meta | stencila:meta | object | Metadata associated with this item. | Entity |
citationMode property to a CiteGroup since they will almost always be parenthetical as opposed to narrative. In other words, it usually only makes sense for individual Cite nodes to be narrative (although they may be connected together within content using words such as βandβ).This documentation was generated from CiteGroup.schema.yaml.