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: 13 November 2025 12:05 UTC
- Permanent URL: https://wiki.kemiko.us/index.php?title=Visual_Editor_(VI)&oldid=173
- Page Version ID: 173
Citation styles for Visual Editor (VI)
APA style
Visual Editor (VI). (2017, January 25). kemiko, . Retrieved 12:05, November 13, 2025 from https://wiki.kemiko.us/index.php?title=Visual_Editor_(VI)&oldid=173.
MLA style
"Visual Editor (VI)." kemiko, . 25 Jan 2017, 18:54 UTC. 13 Nov 2025, 12:05 <https://wiki.kemiko.us/index.php?title=Visual_Editor_(VI)&oldid=173>.
MHRA style
kemiko contributors, 'Visual Editor (VI)', kemiko, , 25 January 2017, 18:54 UTC, <https://wiki.kemiko.us/index.php?title=Visual_Editor_(VI)&oldid=173> [accessed 13 November 2025]
Chicago style
kemiko contributors, "Visual Editor (VI)," kemiko, , https://wiki.kemiko.us/index.php?title=Visual_Editor_(VI)&oldid=173 (accessed November 13, 2025).
CBE/CSE style
kemiko contributors. Visual Editor (VI) [Internet]. kemiko, ; 2017 Jan 25, 18:54 UTC [cited 2025 Nov 13]. Available from: https://wiki.kemiko.us/index.php?title=Visual_Editor_(VI)&oldid=173.
Bluebook style
Visual Editor (VI), https://wiki.kemiko.us/index.php?title=Visual_Editor_(VI)&oldid=173 (last visited November 13, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "kemiko",
title = "Visual Editor (VI) --- kemiko{,} ",
year = "2017",
url = "https://wiki.kemiko.us/index.php?title=Visual_Editor_(VI)&oldid=173",
note = "[Online; accessed 13-November-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{https://wiki.kemiko.us/index.php?title=Visual_Editor_(VI)&oldid=173}",
note = "[Online; accessed 13-November-2025]"
}