-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathbibliography.bib
42 lines (36 loc) · 959 Bytes
/
bibliography.bib
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
@misc{ubuntu,
title = {{Ubuntu}},
howpublished = "\url{https://www.ubuntu.com/}",
year = {2018},
note = "[Online; accessed 16-December-2018]"
}
@misc{ROS,
title = {{ROS}},
howpublished = "\url{http://www.ros.org/}",
year = {2018},
note = "[Online; accessed 16-December-2018]"
}
@misc{ROS-kinetic,
title = {{ROS kinetic}},
howpublished = "\url{http://wiki.ros.org/kinetic/}",
year = {2018},
note = "[Online; accessed 16-December-2018]"
}
@misc{gazebo,
title = {{Gazebo}},
howpublished = "\url{http://gazebosim.org/}",
year = {2018},
note = "[Online; accessed 16-December-2018]"
}
@misc{docker,
title = {{Docker}},
howpublished = "\url{https://www.docker.com/}",
year = {2018},
note = "[Online; accessed 16-December-2018]"
}
@misc{ros-explorer,
title = {{ros-explorer}},
howpublished = "\url{https://github.com/atilaromero/ros-explorer}",
year = {2018},
note = "[Online; accessed 16-December-2018]"
}