Cite This Page
Bibliographic details for Vi in unbuntu
- Page name: Vi in unbuntu
- Author: 307 Lab Note contributors
- Publisher: 307 Lab Note, .
- Date of last revision: 6 October 2021 02:59 UTC
- Date retrieved: 7 June 2026 07:33 UTC
- Permanent URL: http://140.112.105.7/mediawiki/index.php?title=Vi_in_unbuntu&oldid=250
- Page Version ID: 250
Citation styles for Vi in unbuntu
APA style
Vi in unbuntu. (2021, October 6). 307 Lab Note, . Retrieved 07:33, June 7, 2026 from http://140.112.105.7/mediawiki/index.php?title=Vi_in_unbuntu&oldid=250.
MLA style
"Vi in unbuntu." 307 Lab Note, . 6 Oct 2021, 02:59 UTC. 7 Jun 2026, 07:33 <http://140.112.105.7/mediawiki/index.php?title=Vi_in_unbuntu&oldid=250>.
MHRA style
307 Lab Note contributors, 'Vi in unbuntu', 307 Lab Note, , 6 October 2021, 02:59 UTC, <http://140.112.105.7/mediawiki/index.php?title=Vi_in_unbuntu&oldid=250> [accessed 7 June 2026]
Chicago style
307 Lab Note contributors, "Vi in unbuntu," 307 Lab Note, , http://140.112.105.7/mediawiki/index.php?title=Vi_in_unbuntu&oldid=250 (accessed June 7, 2026).
CBE/CSE style
307 Lab Note contributors. Vi in unbuntu [Internet]. 307 Lab Note, ; 2021 Oct 6, 02:59 UTC [cited 2026 Jun 7]. Available from: http://140.112.105.7/mediawiki/index.php?title=Vi_in_unbuntu&oldid=250.
Bluebook style
Vi in unbuntu, http://140.112.105.7/mediawiki/index.php?title=Vi_in_unbuntu&oldid=250 (last visited June 7, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "307 Lab Note",
title = "Vi in unbuntu --- 307 Lab Note{,} ",
year = "2021",
url = "http://140.112.105.7/mediawiki/index.php?title=Vi_in_unbuntu&oldid=250",
note = "[Online; accessed 7-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 = "307 Lab Note",
title = "Vi in unbuntu --- 307 Lab Note{,} ",
year = "2021",
url = "\url{http://140.112.105.7/mediawiki/index.php?title=Vi_in_unbuntu&oldid=250}",
note = "[Online; accessed 7-June-2026]"
}