aboutsummaryrefslogtreecommitdiff
path: root/doc/refs.bib
diff options
context:
space:
mode:
authorlonkaars <loek@pipeframe.xyz>2023-05-22 12:18:05 +0200
committerlonkaars <loek@pipeframe.xyz>2023-05-22 12:18:05 +0200
commitbb0972183bd568a9e45d447e122d0fba9a587ba9 (patch)
tree07c4a7a42fd1b896cca100a5b760ca0fdfb7369e /doc/refs.bib
parent73d5c5e0528466c10e3219334466a3edfbd53266 (diff)
use biblatex for references (joshua)
Diffstat (limited to 'doc/refs.bib')
-rw-r--r--doc/refs.bib7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/refs.bib b/doc/refs.bib
index e69de29..7ae5f95 100644
--- a/doc/refs.bib
+++ b/doc/refs.bib
@@ -0,0 +1,7 @@
+@article{ieee:sign-detection,
+ author = {Chunsheng Liu and Shuang Li and Faliang Chang and Yinhai Wang},
+ title = {Machine Vision Based Traffic Sign Detection Methods: Review,
+ Analyses and Perspectives},
+ year = {2019},
+ url = {https://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=8746141}
+}