bibtex-0.0.1: Parse, format and processing BibTeX files

Text.BibTeX.Entry

Synopsis

Documentation

data T Source

Constructors

Cons 

Instances

flipName :: String -> StringSource

Convert the name style "Surname, First name" into "First name Surname".