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