Ein Roboter mit bürstenlosem Antrieb, differenzial und NRF24L01 Funk. Großflächig gebaut um ein großes Solarpanel aufzunehmen.
https://gitlab.informatik.hs-fulda.de/fdai5253/roboter
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
28 lines
611 B
28 lines
611 B
% Encoding: UTF-8
|
|
@BOOK{Smith:2012qr,
|
|
title = {{B}ook {T}itle},
|
|
publisher = {Publisher},
|
|
author = {Smith, J.~M. and Jones, A.~B.},
|
|
year = {2012},
|
|
edition = {7th},
|
|
}
|
|
|
|
@ARTICLE{Smith:2013jd,
|
|
author = {Jones, A.~B. and Smith, J.~M.},
|
|
title = {{A}rticle {T}itle},
|
|
journal = {Journal title},
|
|
year = {2013},
|
|
volume = {13},
|
|
pages = {123-456},
|
|
number = {52},
|
|
month = {March},
|
|
publisher = {Publisher}
|
|
}
|
|
|
|
@Unpublished{nanoGame,
|
|
author = {Yves Ehrlich},
|
|
note = {Repository Nano Game},
|
|
title = {https://gitlab.informatik.hs-fulda.de/fdai5253/nanogame},
|
|
}
|
|
|
|
@Comment{jabref-meta: databaseType:bibtex;}
|