Cite This Page
Bibliographic details for Self driving car
- Page name: Self driving car
- Author: Advanced Projects Lab contributors
- Publisher: Advanced Projects Lab, .
- Date of last revision: 9 June 2017 18:44 UTC
- Date retrieved: 8 April 2026 01:20 UTC
- Permanent URL: https://june.uoregon.edu/mediawiki/index.php?title=Self_driving_car&oldid=2975
- Page Version ID: 2975
Citation styles for Self driving car
APA style
Self driving car. (2017, June 9). Advanced Projects Lab, . Retrieved 01:20, April 8, 2026 from https://june.uoregon.edu/mediawiki/index.php?title=Self_driving_car&oldid=2975.
MLA style
"Self driving car." Advanced Projects Lab, . 9 Jun 2017, 18:44 UTC. 8 Apr 2026, 01:20 <https://june.uoregon.edu/mediawiki/index.php?title=Self_driving_car&oldid=2975>.
MHRA style
Advanced Projects Lab contributors, 'Self driving car', Advanced Projects Lab, , 9 June 2017, 18:44 UTC, <https://june.uoregon.edu/mediawiki/index.php?title=Self_driving_car&oldid=2975> [accessed 8 April 2026]
Chicago style
Advanced Projects Lab contributors, "Self driving car," Advanced Projects Lab, , https://june.uoregon.edu/mediawiki/index.php?title=Self_driving_car&oldid=2975 (accessed April 8, 2026).
CBE/CSE style
Advanced Projects Lab contributors. Self driving car [Internet]. Advanced Projects Lab, ; 2017 Jun 9, 18:44 UTC [cited 2026 Apr 8]. Available from: https://june.uoregon.edu/mediawiki/index.php?title=Self_driving_car&oldid=2975.
Bluebook style
Self driving car, https://june.uoregon.edu/mediawiki/index.php?title=Self_driving_car&oldid=2975 (last visited April 8, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Advanced Projects Lab",
title = "Self driving car --- Advanced Projects Lab{,} ",
year = "2017",
url = "https://june.uoregon.edu/mediawiki/index.php?title=Self_driving_car&oldid=2975",
note = "[Online; accessed 8-April-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 = "Self driving car --- Advanced Projects Lab{,} ",
year = "2017",
url = "\url{https://june.uoregon.edu/mediawiki/index.php?title=Self_driving_car&oldid=2975}",
note = "[Online; accessed 8-April-2026]"
}