Skip to main content

cite_command

Function cite_command 

Source
pub fn cite_command(name: &str) -> Option<CiteCommand>
Expand description

The recognized citation command for a control-word name, or None.

This is a closed table because a cite prefix does not establish argument semantics: \citestyle and \citetext, for example, do not take citation keys. Multicite and volume-cite commands are also excluded because their repeated or shifted key groups need a different extractor.