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