Tags: citation-style-language/schema
Tags
CSL v1.0.2 is a minor update primarily adding new item types, variabl… …es, terms, and locators. It also includes a small number of minor behavior changes, several bug fixes, and updates to the schema framework versions. * "classic" * "collection" * "document" * "event" * "hearing" * "performance" * "perdiodical" * "regulation" * "software" * "standard" * "available-date" * "chair" * "compiler" * "contributor" * "curator" * "executive-producer" * "guest" * "host" * "narrator" * "organizer" * "performer" * "producer" * "script-writer" * "series-creator" * "part-number" * "printing-number" * "supplement-number" * "part-title" * "volume-title" * "archive_collection" * "citation-key" * "division" * "event-title" (new name for "event" to avoid confusion with new "event" type) * "language" * "license" * "reviewed-genre" * "advance-online-publication" * "album" * "audio-recording" * "bce" * "ce" * "film" * "henceforth" * "loc-cit" * "no-place" * "no-publisher" * "on" * "op-cit" * "original-work-published" * "personal-communication" * "podcast" * "podcast-episode" * "preprint" * "radio-broadcast" * "radio-series" * "radio-series-episode" * "special-issue" * "special-section" * "television-broadcast" * "television-series" * "television-series-episode" * "video" * "working-paper" * "colon" * "comma" * "semicolon" * "act" * "appendix" * "article-locator" * "book" * "canon" * "elocation" * "equaiton" * "rule" * "scene" * "table" * "timestamp" * "title-locator" * date-parts set minItems to 1 (#158) * updated to draft-07 (#168) * update to iso-schematron (#192) * add macro duplicate check check (#192) * "editor-translator" can now be directly called in a style and tested with `choose` like other name variables * "citation-number" * "first-reference-note-number" * "locator" * "page" * "page-first" * "section" * "version" * no impact in CSL 1.0.2, but will be used for new title formatting options in CSL 1.1 * "event" * field category terms have been removed * the "sub verbo" term and locator type has been renamed "sub-verbo"
Add new terms (#283) Closes #103 Closes citation-style-language/csl-evolution#34
Remove container date variable (#276) Remove the date variable container, which doesn't make much of any sense. Closes # citation-style-language/documentation#41