diff --git a/README.md b/README.md index eec98ac..08780e3 100644 --- a/README.md +++ b/README.md @@ -26,13 +26,14 @@ SORT is released under the GPL License (refer to the LICENSE file for details) t If you find this repo useful in your research, please consider citing: - @article{bewley2015sort, - Author = {Alex Bewley and Zonguan Ge and Lionel Ott and Fabio Ramos and Ben Upcroft}, - Title = {Simple Online and Realtime Tracking}, - url = {http://arxiv.org/abs/1602.00763}, - Journal = {arXiv:1602.00763}, - Year = {2016} - } + @inproceedings{Bewley2016_sort, + booktitle={2016 IEEE International Conference on Image Processing (ICIP)}, + title={Simple online and realtime tracking}, + year={2016}, + pages={3464-3468}, + keywords={Benchmark testing;Complexity theory;Detectors;Kalman filters;Target tracking;Visualization;Computer Vision;Data Association;Detection;Multiple Object Tracking}, + doi={10.1109/ICIP.2016.7533003}, + month={Sept},} ### Dependencies: