pub fn parse_value<'a>(input: &mut &'a str) -> PResult<'a, Value<'a>>
Parse a BibTeX value (string, number, variable, or concatenation)