@article{Fördős_Tóth_2016, title={Identifying Code Clones with RefactorErl}, volume={22}, url={https://cyber.bibl.u-szeged.hu/index.php/actcybern/article/view/3895}, DOI={10.14232/actacyb.22.3.2016.1}, abstractNote={Code clones, the results of "copy&paste programming", have a negative impact on software maintenance. Therefore several tools and techniques have been developed to identify them in the source code. Most of them concentrate on imperative, well known languages, while in this paper, we give an AST/metric based clone detection algorithm for the functional programming language Erlang. We propose a standalone solution that does not overload users with results that are insignificant from the point of view of the user. We emphasise that the maintenance costs can be decreased by using our solution, because the programmers need to deal only with important issues.}, number={3}, journal={Acta Cybernetica}, author={Fördős, Viktória and Tóth, Melinda}, year={2016}, month={Jan.}, pages={553-571} }