[go: up one dir, main page]

Skip to content

Latest commit

 

History

History

bibtex

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

BibTeX Grammar

BibTeX grammar for ANTLR v4.

Feature

  • Distinguish all entry types at syntactic level (case insensitive)

article, book, booklet, inbook, incollection, inproceedings, proceedings, manual, mastersthesis, phdthesis, misc, techreport, unpublished

  • Support String and Integer value types
  • Support {*} and "*" String values
  • Support line comment %
  • Support escape characters

Related Projects


References