Cite This Page
Bibliographic details for Cars
- Page name: Cars
- Author: kemiko contributors
- Publisher: kemiko, .
- Date of last revision: 19 March 2017 05:23 UTC
- Date retrieved: 13 May 2026 20:05 UTC
- Permanent URL: https://wiki.kemiko.us/index.php?title=Cars&oldid=354
- Page Version ID: 354
Citation styles for Cars
APA style
Cars. (2017, March 19). kemiko, . Retrieved 20:05, May 13, 2026 from https://wiki.kemiko.us/index.php?title=Cars&oldid=354.
MLA style
"Cars." kemiko, . 19 Mar 2017, 05:23 UTC. 13 May 2026, 20:05 <https://wiki.kemiko.us/index.php?title=Cars&oldid=354>.
MHRA style
kemiko contributors, 'Cars', kemiko, , 19 March 2017, 05:23 UTC, <https://wiki.kemiko.us/index.php?title=Cars&oldid=354> [accessed 13 May 2026]
Chicago style
kemiko contributors, "Cars," kemiko, , https://wiki.kemiko.us/index.php?title=Cars&oldid=354 (accessed May 13, 2026).
CBE/CSE style
kemiko contributors. Cars [Internet]. kemiko, ; 2017 Mar 19, 05:23 UTC [cited 2026 May 13]. Available from: https://wiki.kemiko.us/index.php?title=Cars&oldid=354.
Bluebook style
Cars, https://wiki.kemiko.us/index.php?title=Cars&oldid=354 (last visited May 13, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "kemiko",
title = "Cars --- kemiko{,} ",
year = "2017",
url = "https://wiki.kemiko.us/index.php?title=Cars&oldid=354",
note = "[Online; accessed 13-May-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 = "kemiko",
title = "Cars --- kemiko{,} ",
year = "2017",
url = "\url{https://wiki.kemiko.us/index.php?title=Cars&oldid=354}",
note = "[Online; accessed 13-May-2026]"
}