Function items_to_bibtex

Source
pub fn items_to_bibtex(
    items: &[(ZoteroItem, String, HashMap<String, String>)],
    format: &str,
) -> String
Expand description

Generate BibTeX for multiple items.