diff -r 3ffd46dc8e01 -r de428ebb47ab doc/references.bib --- a/doc/references.bib Sun Sep 12 07:02:51 2010 +0200 +++ b/doc/references.bib Sun Sep 12 08:32:46 2010 +0200 @@ -297,5 +297,18 @@ school = {University College}, address = {Dublin, Ireland}, year = 1991, - month = sep, + month = sep } + +%%%%% Other algorithms %%%%% + +@article{grosso08maxclique, + author = {Andrea Grosso and Marco Locatelli and Wayne Pullan}, + title = {Simple ingredients leading to very efficient + heuristics for the maximum clique problem}, + journal = {Journal of Heuristics}, + year = 2008, + volume = 14, + number = 6, + pages = {587--612} +}