>>===== MODE =====>> bibliography <<===== MODE =====<< >>==== DESCRIPTION ====>> Sorting on and rendering citation-numbers is accomplished with specialized logic that isn't fully documented in the specification. Please see the links below for an explanation. https://github.com/citation-style-language/test-suite/issues/62 https://forums.zotero.org/discussion/71443/reverse-number-bibliography <<==== DESCRIPTION ====<< >>===== RESULT =====>>
[1] Aaaa (first-cited)
[2] Bbbb (second-cited)
[3] Zzzz (third-cited)
[4] Xxxx (fourth-cited)
<<===== RESULT =====<< ## Companion citations: ## ## >>[0] [1] Aaaa (first-cited); [2] Bbbb (second-cited); [3] Zzzz (third-cited); [4] Xxxx (fourth-cited) >>===== CSL =====>> <<===== CSL =====<< >>===== INPUT =====>> [ { "id": "item-1", "title": "Aaaa (first-cited)", "type": "book" }, { "id": "item-2", "title": "Bbbb (second-cited)", "type": "book" }, { "id": "item-3", "title": "Zzzz (third-cited)", "type": "book" }, { "id": "item-4", "title": "Xxxx (fourth-cited)", "type": "book" } ] <<===== INPUT =====<< >>===== VERSION =====>> 1.0 <<===== VERSION =====<<