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