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: 2 June 2026 22:04 UTC
- Permanent URL: https://wiki.kemiko.us/index.php?title=Computer&oldid=42
- Page Version ID: 42
Citation styles for Computer
APA style
Computer. (2017, August 26). kemiko, . Retrieved 22:04, June 2, 2026 from https://wiki.kemiko.us/index.php?title=Computer&oldid=42.
MLA style
"Computer." kemiko, . 26 Aug 2017, 05:07 UTC. 2 Jun 2026, 22:04 <https://wiki.kemiko.us/index.php?title=Computer&oldid=42>.
MHRA style
kemiko contributors, 'Computer', kemiko, , 26 August 2017, 05:07 UTC, <https://wiki.kemiko.us/index.php?title=Computer&oldid=42> [accessed 2 June 2026]
Chicago style
kemiko contributors, "Computer," kemiko, , https://wiki.kemiko.us/index.php?title=Computer&oldid=42 (accessed June 2, 2026).
CBE/CSE style
kemiko contributors. Computer [Internet]. kemiko, ; 2017 Aug 26, 05:07 UTC [cited 2026 Jun 2]. Available from: https://wiki.kemiko.us/index.php?title=Computer&oldid=42.
Bluebook style
Computer, https://wiki.kemiko.us/index.php?title=Computer&oldid=42 (last visited June 2, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "kemiko",
title = "Computer --- kemiko{,} ",
year = "2017",
url = "https://wiki.kemiko.us/index.php?title=Computer&oldid=42",
note = "[Online; accessed 2-June-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 = "Computer --- kemiko{,} ",
year = "2017",
url = "\url{https://wiki.kemiko.us/index.php?title=Computer&oldid=42}",
note = "[Online; accessed 2-June-2026]"
}