bibtex-0.1.0.5: Parse, format and processing BibTeX files

Safe HaskellSafe
LanguageHaskell98

Text.BibTeX.Entry

Synopsis

Documentation

data T Source

Constructors

Cons 

Instances

flipName :: String -> String Source

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