Cite
From
Bibliographic details for Vim учебник
- Page name: Vim учебник
- Author: contributors
- Publisher: , .
- Date of last revision: 16 October 2012 13:46 UTC
- Date retrieved: 18 March 2026 12:20 UTC
- Permanent URL: http://wiki.solab.rshu.ru/index.php?title=Vim_%D1%83%D1%87%D0%B5%D0%B1%D0%BD%D0%B8%D0%BA&oldid=91
- Page Version ID: 91
Citation styles for Vim учебник
APA style
Vim учебник. (2012, October 16). , . Retrieved 12:20, March 18, 2026 from http://wiki.solab.rshu.ru/index.php?title=Vim_%D1%83%D1%87%D0%B5%D0%B1%D0%BD%D0%B8%D0%BA&oldid=91.
MLA style
"Vim учебник." , . 16 Oct 2012, 13:46 UTC. 18 Mar 2026, 12:20 <http://wiki.solab.rshu.ru/index.php?title=Vim_%D1%83%D1%87%D0%B5%D0%B1%D0%BD%D0%B8%D0%BA&oldid=91>.
MHRA style
contributors, 'Vim учебник', , , 16 October 2012, 13:46 UTC, <http://wiki.solab.rshu.ru/index.php?title=Vim_%D1%83%D1%87%D0%B5%D0%B1%D0%BD%D0%B8%D0%BA&oldid=91> [accessed 18 March 2026]
Chicago style
contributors, "Vim учебник," , , http://wiki.solab.rshu.ru/index.php?title=Vim_%D1%83%D1%87%D0%B5%D0%B1%D0%BD%D0%B8%D0%BA&oldid=91 (accessed March 18, 2026).
CBE/CSE style
contributors. Vim учебник [Internet]. , ; 2012 Oct 16, 13:46 UTC [cited 2026 Mar 18]. Available from:
http://wiki.solab.rshu.ru/index.php?title=Vim_%D1%83%D1%87%D0%B5%D0%B1%D0%BD%D0%B8%D0%BA&oldid=91.
Bluebook style
Vim учебник, http://wiki.solab.rshu.ru/index.php?title=Vim_%D1%83%D1%87%D0%B5%D0%B1%D0%BD%D0%B8%D0%BA&oldid=91 (last visited March 18, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "",
title = "Vim учебник --- {,} ",
year = "2012",
url = "http://wiki.solab.rshu.ru/index.php?title=Vim_%D1%83%D1%87%D0%B5%D0%B1%D0%BD%D0%B8%D0%BA&oldid=91",
note = "[Online; accessed 18-March-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 = "",
title = "Vim учебник --- {,} ",
year = "2012",
url = "\url{http://wiki.solab.rshu.ru/index.php?title=Vim_%D1%83%D1%87%D0%B5%D0%B1%D0%BD%D0%B8%D0%BA&oldid=91}",
note = "[Online; accessed 18-March-2026]"
}
