Skip to content

Commit e389af4

Browse files
authored
Update README.md
1 parent 623eb32 commit e389af4

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

README.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,25 @@ CAIRAD specification from:
77

88
For more information, please see Associate Professor Zahid Islam's website [here](http://csusap.csu.edu.au/~zislam/)
99

10+
## BibTeX
11+
```
12+
@inproceedings{rahman2012cairad,
13+
author = {Rahman, Md Geaur, Islam, Md Zahidul, Bossomaier, Terry, and Gao, Junbin},
14+
title = {CAIRAD: A Co-appearance based Analysis for Incorrect Records and Attribute-values Detection},
15+
booktitle = {Proceedings of IEEE International Joint Conference on Neural Networks (IJCNN 12)},
16+
date = {10-15 June}
17+
year = {2012},
18+
isbn = {978-1-4673-1488-6},
19+
doi = {10.1109/IJCNN.2012.6252669}
20+
location = {Brisbane, QLD, Australia},
21+
pages = {2190--2199},
22+
url ={https://ieeexplore.ieee.org/abstract/document/6252669},
23+
publisher = {IEEE},
24+
keywords = {data pre-processing, data cleansing, data mining, noise detection},
25+
}
26+
```
27+
28+
1029
## Installation
1130
Either download CAIRAD from the Weka package manager, or download the latest release from the "**Releases**" section on the sidebar of Github. A video showing the installation and use of the package can be found [here](https://www.youtube.com/watch?v=JUyKobCxruI)
1231

0 commit comments

Comments
 (0)