Skip to content

Commit 1e1bb74

Browse files
committed
Bug fix and update readme
1 parent 3fd44f9 commit 1e1bb74

File tree

2 files changed

+2806
-916
lines changed

2 files changed

+2806
-916
lines changed

README.md

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -99,23 +99,22 @@ If you use this repository in your work, please consider citing it with:
9999
@misc{multiobjtracker_amd2018,
100100
author = {Deshpande, Aditya M.},
101101
title = {Multi-object trackers in Python},
102-
year = {2018},
102+
year = {2020},
103103
publisher = {GitHub},
104104
journal = {GitHub repository},
105105
howpublished = {\url{https://github.com/adipandas/multi-object-tracker}},
106106
}
107107
```
108108

109109
```
110-
@software{aditya_m_deshpande_2019_3530936,
110+
@software{aditya_m_deshpande_2020_3951169,
111111
author = {Aditya M. Deshpande},
112-
title = {{adipandas/multi-object-tracker: multi-object-
113-
tracker}},
114-
month = nov,
115-
year = 2019,
112+
title = {Multi-object trackers in Python},
113+
month = jul,
114+
year = 2020,
116115
publisher = {Zenodo},
117-
version = {v4.0.0},
118-
doi = {10.5281/zenodo.3530936},
119-
url = {https://doi.org/10.5281/zenodo.3530936}
116+
version = {v1.0.0},
117+
doi = {10.5281/zenodo.3951169},
118+
url = {https://doi.org/10.5281/zenodo.3951169}
120119
}
121120
```

0 commit comments

Comments
 (0)