Cite This Page
Bibliographic details for ROS
- Page name: ROS
- Author: Training Technology Lab Wiki contributors
- Publisher: Training Technology Lab Wiki, .
- Date of last revision: 10 July 2019 15:05 UTC
- Date retrieved: 14 November 2025 16:52 UTC
- Permanent URL: http://ttl.tek.sdu.dk/wiki/index.php?title=ROS&oldid=509
- Page Version ID: 509
Citation styles for ROS
APA style
ROS. (2019, July 10). Training Technology Lab Wiki, . Retrieved 16:52, November 14, 2025 from http://ttl.tek.sdu.dk/wiki/index.php?title=ROS&oldid=509.
MLA style
"ROS." Training Technology Lab Wiki, . 10 Jul 2019, 15:05 UTC. 14 Nov 2025, 16:52 <http://ttl.tek.sdu.dk/wiki/index.php?title=ROS&oldid=509>.
MHRA style
Training Technology Lab Wiki contributors, 'ROS', Training Technology Lab Wiki, , 10 July 2019, 15:05 UTC, <http://ttl.tek.sdu.dk/wiki/index.php?title=ROS&oldid=509> [accessed 14 November 2025]
Chicago style
Training Technology Lab Wiki contributors, "ROS," Training Technology Lab Wiki, , http://ttl.tek.sdu.dk/wiki/index.php?title=ROS&oldid=509 (accessed November 14, 2025).
CBE/CSE style
Training Technology Lab Wiki contributors. ROS [Internet]. Training Technology Lab Wiki, ; 2019 Jul 10, 15:05 UTC [cited 2025 Nov 14]. Available from: http://ttl.tek.sdu.dk/wiki/index.php?title=ROS&oldid=509.
Bluebook style
ROS, http://ttl.tek.sdu.dk/wiki/index.php?title=ROS&oldid=509 (last visited November 14, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Training Technology Lab Wiki",
title = "ROS --- Training Technology Lab Wiki{,} ",
year = "2019",
url = "http://ttl.tek.sdu.dk/wiki/index.php?title=ROS&oldid=509",
note = "[Online; accessed 14-November-2025]"
}
When using the LaTeX package url (\usepackage{url} somewhere in the preamble) which tends to give much more nicely formatted web addresses, the following may be preferred:
@misc{ wiki:xxx,
author = "Training Technology Lab Wiki",
title = "ROS --- Training Technology Lab Wiki{,} ",
year = "2019",
url = "\url{http://ttl.tek.sdu.dk/wiki/index.php?title=ROS&oldid=509}",
note = "[Online; accessed 14-November-2025]"
}