jcctello commited on
Commit
b2b81f3
·
verified ·
1 Parent(s): c959b22

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +21 -0
README.md CHANGED
@@ -34,3 +34,24 @@ Each pair of light curves is divided into five blocks before applying the gap pr
34
 
35
  ---
36
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
34
 
35
  ---
36
 
37
+ If you use this dataset, please cite the following paper:
38
+
39
+ > **Cuevas-Tello, J. C., Tiňo, P., Raychaudhury, S., Yao, X., & Harva, M.**
40
+ > *Uncovering delayed patterns in noisy and irregularly sampled time series: An astronomy application.*
41
+ > Pattern Recognition, **43**(3), 1165-1179 (2010).
42
+ > DOI: [10.1016/j.patcog.2009.07.016](https://doi.org/10.1016/j.patcog.2009.07.016)
43
+
44
+ ### BibTeX Citation
45
+
46
+ ```bibtex
47
+ @article{CUEVASTELLO20101165,
48
+ title = {Uncovering delayed patterns in noisy and irregularly sampled time series: An astronomy application},
49
+ author = {Juan C. Cuevas-Tello and Peter Tiňo and Somak Raychaudhury and Xin Yao and Markus Harva},
50
+ journal = {Pattern Recognition},
51
+ volume = {43},
52
+ number = {3},
53
+ pages = {1165-1179},
54
+ year = {2010},
55
+ issn = {0031-3203},
56
+ doi = {10.1016/j.patcog.2009.07.016}
57
+ }