Author = "" "" ;
Title = "
" "" ;
NoEndArticle = (.* - (.* "" .*) ) ;
Article = ""
${Author}* ${Title} ${NoEndArticle}
"" ;
NoEndInProc = (.* - (.* "" .*) ) ;
Proceeding = ""
${Author}* ${Title} ${NoEndInProc}
"";
DBLP = * ;
/*
Example:
Noam Chomsky
Three Models for the Description of Language
1956
IRE Transactions on Information Theory
Claus Brabrand
Jakob G Thomsen
Typed and Unambiguous Pattern Matching
on Strings using Regular Expressions.
2010
PPDP 2010
*/