Cite This Page
Bibliographic details for Robotics
- Page name: Robotics
- Author: Advanced Projects Lab contributors
- Publisher: Advanced Projects Lab, .
- Date of last revision: 5 June 2017 17:23 UTC
- Date retrieved: 29 July 2026 21:43 UTC
- Permanent URL: https://june.uoregon.edu/mediawiki/index.php?title=Robotics&oldid=2956
- Page Version ID: 2956
Citation styles for Robotics
APA style
Robotics. (2017, June 5). Advanced Projects Lab, . Retrieved 21:43, July 29, 2026 from https://june.uoregon.edu/mediawiki/index.php?title=Robotics&oldid=2956.
MLA style
"Robotics." Advanced Projects Lab, . 5 Jun 2017, 17:23 UTC. 29 Jul 2026, 21:43 <https://june.uoregon.edu/mediawiki/index.php?title=Robotics&oldid=2956>.
MHRA style
Advanced Projects Lab contributors, 'Robotics', Advanced Projects Lab, , 5 June 2017, 17:23 UTC, <https://june.uoregon.edu/mediawiki/index.php?title=Robotics&oldid=2956> [accessed 29 July 2026]
Chicago style
Advanced Projects Lab contributors, "Robotics," Advanced Projects Lab, , https://june.uoregon.edu/mediawiki/index.php?title=Robotics&oldid=2956 (accessed July 29, 2026).
CBE/CSE style
Advanced Projects Lab contributors. Robotics [Internet]. Advanced Projects Lab, ; 2017 Jun 5, 17:23 UTC [cited 2026 Jul 29]. Available from: https://june.uoregon.edu/mediawiki/index.php?title=Robotics&oldid=2956.
Bluebook style
Robotics, https://june.uoregon.edu/mediawiki/index.php?title=Robotics&oldid=2956 (last visited July 29, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Advanced Projects Lab",
title = "Robotics --- Advanced Projects Lab{,} ",
year = "2017",
url = "https://june.uoregon.edu/mediawiki/index.php?title=Robotics&oldid=2956",
note = "[Online; accessed 29-July-2026]"
}
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 = "Advanced Projects Lab",
title = "Robotics --- Advanced Projects Lab{,} ",
year = "2017",
url = "\url{https://june.uoregon.edu/mediawiki/index.php?title=Robotics&oldid=2956}",
note = "[Online; accessed 29-July-2026]"
}