Expand description
Numeric variable extraction and page-range helpers. Rendering logic for numeric variables (volume, issue, pages, citation numbers, etc.).
This module handles number component rendering with support for page range formatting, edition labels, and numeric citation identifiers.
Functionsยง
- check_
plural - Heuristically detect whether a locator string should use plural labeling.
- format_
chicago - Chicago Manual of Style page range format
- format_
minimal - Minimal format: keep only differing digits, with minimum
min_digits - format_
page_ range - Format a page range according to the specified format.
- number_
var_ to_ locator_ type - Maps a number variable to its corresponding locator type.