mirror of
https://github.com/Wessel/nhl-levenshtein.git
synced 2026-06-05 23:55:45 +02:00
48 lines
1.4 KiB
BibTeX
48 lines
1.4 KiB
BibTeX
@article{hudak1989conception,
|
|
title = {Conception, evolution, and application of functional programming languages},
|
|
author = {Hudak, Paul},
|
|
journal = {ACM Computing Surveys (CSUR)},
|
|
volume = {21},
|
|
number = {3},
|
|
pages = {359--411},
|
|
year = {1989},
|
|
publisher = {ACM New York, NY, USA}
|
|
}
|
|
|
|
@book{hutton2016programming,
|
|
title = {Programming in haskell},
|
|
author = {Hutton, Graham},
|
|
year = {2016},
|
|
publisher = {Cambridge University Press}
|
|
}
|
|
|
|
@article{syme2007introducing,
|
|
title = {Introducing Imperative Programming},
|
|
author = {Syme, Don and Granicz, Adam and Cisternino, Antonio and Syme, Don and Granicz, Adam and Cisternino, Antonio},
|
|
journal = {Expert F\#},
|
|
pages = {69--100},
|
|
year = {2007},
|
|
publisher = {Springer}
|
|
}
|
|
|
|
@article{po2020similarity,
|
|
title = {Similarity based information retrieval using Levenshtein distance algorithm},
|
|
author = {Po, Daw Khin},
|
|
journal = {Int. J. Adv. Sci. Res. Eng},
|
|
volume = {6},
|
|
number = {04},
|
|
pages = {06--10},
|
|
year = {2020}
|
|
}
|
|
|
|
@article{ebert2016cyclomatic,
|
|
title = {Cyclomatic complexity},
|
|
author = {Ebert, Christof and Cain, James and Antoniol, Giuliano and Counsell, Steve and Laplante, Phillip},
|
|
journal = {IEEE software},
|
|
volume = {33},
|
|
number = {6},
|
|
pages = {27--29},
|
|
year = {2016},
|
|
publisher = {IEEE}
|
|
}
|