Regular Expressions 101

Community Patterns

JabRef biblatex alphabetic adaption

0

Regular Expression
Java 8

"
(?:([^\.]{2,3}(?![^\.])\+?).*|.*\.(.*))([0-9]{2})$
"
gm

Description

A regex used to emulate the biblatex alphabetic citation key style in JabRef: https://discourse.jabref.org/t/use-field-markers-in-regex-for-citation-key-generator/3842

Submitted by anonymous - 10 months ago (Last modified 10 months ago)