pub fn cited_indices(text: &str) -> BTreeSet<usize>
Collect the distinct [N] reference indices cited in text, in order.
[N]
text