pub fn format_reference(
r: &Reference,
style: Format,
number: Option<usize>,
) -> StringExpand description
Format ONE reference-list entry for style. number is the IEEE/ACM entry
number (ignored by author styles). Italics use markdown *...*.