ironjan / toolxit-bibtex

BibTeX tools in Scala

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project is part of ToolXiT

It provides some utilities in Scala to work with BibTeX files.
For example, it provides following features:
 - Parsing of .bib files
 - Parsing of .bst files
 - Implementation of the BibTeX stack machine
 - Renderers for .bib files to produce plain text, xml, html representation of a BibTeX database
 - A .bst to Scala translator (TODO)

About

BibTeX tools in Scala

License:Apache License 2.0


Languages

Language:Scala 100.0%