citeKey property

Parser<String> citeKey
final

Implementation

final citeKey = pattern('a-zA-Z0-9_:-').plusString("citation key expected");