Skip to content

Commit

Permalink
Augment readme
Browse files Browse the repository at this point in the history
add paper url
  • Loading branch information
m-martin-j committed Jan 26, 2023
1 parent af74c04 commit 6fef98d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Change Detection in Categorical Evolving Data Streams - CDCStream

Cite this work as (BibTex):
Paper available at [http://dx.doi.org/10.5445/IR/1000155196](http://dx.doi.org/10.5445/IR/1000155196), cite as (BibTex):
```
@techreport{TratBenderOvtcharova2023_1000155196,
author = {Trat, Martin and Bender, Janek and Ovtcharova, Jivka},
Expand All @@ -17,7 +17,6 @@ Cite this work as (BibTex):
}
```


Implementation of an augmented version of Dino Ienco's algorithm CDCStream ([https://doi.org/10.1145/2554850.2554864](https://doi.org/10.1145/2554850.2554864)).

## Installation
Expand Down

0 comments on commit 6fef98d

Please sign in to comment.