Skip to content

Commit 8fed129

Browse files
committed
Migrate citation database from "Mendeley" to "Zotero".
1 parent 770419e commit 8fed129

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

BIBLIOGRAPHY.bib

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
@misc{Abecassis2011,
2+
title = {OpenCV - Rotation (Deskewing)},
23
author = {Abecassis, Felix},
3-
title = {{OpenCV - Rotation (Deskewing)}},
4+
year = 2011,
45
url = {http://felix.abecassis.me/2011/10/opencv-rotation-deskewing/},
56
urldate = {2018-10-27},
6-
year = 2011,
77
}

colour_checker_detection/detection/segmentation.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
References
1313
----------
1414
- :cite:`Abecassis2011` : Abecassis, F. (2011). OpenCV - Rotation
15-
(Deskewing). Retrieved October 27, 2018, from
16-
http://felix.abecassis.me/2011/10/opencv-rotation-deskewing/
15+
(Deskewing). Retrieved October 27, 2018, from http://felix.abecassis.me/\
16+
2011/10/opencv-rotation-deskewing/
1717
"""
1818

1919
from __future__ import division, unicode_literals

0 commit comments

Comments
 (0)