pub fn author_key(author: &Author, email: bool) -> String
The author display and grouping key: Name <email> when email, else Name.
Name <email>
email
Name