pub fn parse_entry_at<'a>(input: &mut &'a str) -> PResult<'a, Entry<'a>>
Parse a bibliography entry when input is already positioned at @.
input
@