bibtex-0.1.0.4: Parse, format and processing BibTeX files

Safe HaskellSafe-Inferred

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".