Cite This Page
Bibliographic details for Computer
- Page name: Computer
- Author: kemiko contributors
- Publisher: kemiko, .
- Date of last revision: 26 August 2017 05:07 UTC
- Date retrieved: 28 October 2025 18:12 UTC
- Permanent URL: http://wiki.kemiko.us/index.php?title=Computer&oldid=382
- Page Version ID: 382
Citation styles for Computer
APA style
Computer. (2017, August 26). kemiko, . Retrieved 18:12, October 28, 2025 from http://wiki.kemiko.us/index.php?title=Computer&oldid=382.
MLA style
"Computer." kemiko, . 26 Aug 2017, 05:07 UTC. 28 Oct 2025, 18:12 <http://wiki.kemiko.us/index.php?title=Computer&oldid=382>.
MHRA style
kemiko contributors, 'Computer', kemiko, , 26 August 2017, 05:07 UTC, <http://wiki.kemiko.us/index.php?title=Computer&oldid=382> [accessed 28 October 2025]
Chicago style
kemiko contributors, "Computer," kemiko, , http://wiki.kemiko.us/index.php?title=Computer&oldid=382 (accessed October 28, 2025).
CBE/CSE style
kemiko contributors. Computer [Internet]. kemiko, ; 2017 Aug 26, 05:07 UTC [cited 2025 Oct 28]. Available from: http://wiki.kemiko.us/index.php?title=Computer&oldid=382.
Bluebook style
Computer, http://wiki.kemiko.us/index.php?title=Computer&oldid=382 (last visited October 28, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "kemiko",
title = "Computer --- kemiko{,} ",
year = "2017",
url = "http://wiki.kemiko.us/index.php?title=Computer&oldid=382",
note = "[Online; accessed 28-October-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 = "kemiko",
title = "Computer --- kemiko{,} ",
year = "2017",
url = "\url{http://wiki.kemiko.us/index.php?title=Computer&oldid=382}",
note = "[Online; accessed 28-October-2025]"
}