1 module Clustering.FrequentItemSet.References where
3 data RefAgrawalSrikantApriori
4 -- ^ Reference to [Fast Algorithms for Mining Association Rules](http://www.vldb.org/conf/1994/P487.PDF)
9 -- > "family": "Agrawal",
10 -- > "given": "Rakesh"
13 -- > "family": "Srikant",
14 -- > "given": "Ramakrishnan"
17 -- > "container-title": "Proc. 20th Int. Conf. Very Large Data Bases VLDB",
28 -- > "title": "Fast Algorithms for Mining Association Rules",
29 -- > "type": "article-journal",