From ec0d5d920116b37a5c4fa55cc9a2e450da313dea Mon Sep 17 00:00:00 2001 From: Michael Hahsler Date: Wed, 18 Oct 2023 09:04:07 -0500 Subject: [PATCH] added title. --- docs/README_bib | 2 +- docs/association_rules.bib | 4 +++- docs/association_rules.html | 10 ++++++++-- docs/association_rules_bib.html | 4 +++- 4 files changed, 15 insertions(+), 5 deletions(-) diff --git a/docs/README_bib b/docs/README_bib index 3836c17..a5fc30e 100644 --- a/docs/README_bib +++ b/docs/README_bib @@ -1 +1 @@ -bibtex2html -d association_rules.bib +bibtex2html -d -header "

Annodated Bibliography: Association Rule Mining

" association_rules.bib diff --git a/docs/association_rules.bib b/docs/association_rules.bib index ca718c1..1461ba9 100644 --- a/docs/association_rules.bib +++ b/docs/association_rules.bib @@ -1847,7 +1847,9 @@ @Manual{arules:Hahsler:2023 author = {Michael Hahsler and Christian Buchta and Bettina Gruen and Kurt Hornik}, note = {R package version 1.7-7}, url = {https://github.com/mhahsler/arules}, - year = {2023} + year = {2023}, + abstract = {R infrastructure for association rule mining. Implements several algorithms and generalizations of measures.}, + keywords = {measure, algorithm} } @Comment{jabref-meta: databaseType:bibtex;} diff --git a/docs/association_rules.html b/docs/association_rules.html index 5d005e3..a7a33cb 100644 --- a/docs/association_rules.html +++ b/docs/association_rules.html @@ -13,10 +13,10 @@ + bibtex2html -d -header "

Association Rule Mining - Annodated Bibliography by Michael Hahsler

" association_rules.bib --> - +

Association Rule Mining - Annodated Bibliography by Michael Hahsler

diff --git a/docs/association_rules_bib.html b/docs/association_rules_bib.html index 0cd9ec9..b5068ca 100644 --- a/docs/association_rules_bib.html +++ b/docs/association_rules_bib.html @@ -2089,7 +2089,9 @@

association_rules.bib

   author = {Michael Hahsler and Christian Buchta and Bettina Gruen and Kurt Hornik},
   note = {R package version 1.7-7},
   url = {https://github.com/mhahsler/arules},
-  year = {2023}
+  year = {2023},
+  abstract = {R infrastructure for association rule mining. Implements several algorithms and generalizations of measures.},
+  keywords = {measure, algorithm}
 }
 
@@ -2929,6 +2929,12 @@ R package version 1.7-7. [ bib | http ] +
+R infrastructure for association rule mining. Implements several algorithms and generalizations of measures. +
+
+Keywords: measure, algorithm +