Cite This Page
Bibliographic details for V4
- Page name: V4
- Author: CycleChaos contributors
- Publisher: CycleChaos, .
- Date of last revision: 25 May 2010 18:15 UTC
- Date retrieved: 16 March 2026 18:13 UTC
- Permanent URL: https://www.cyclechaos.com/w/index.php?title=V4&oldid=35929
- Page Version ID: 35929
Citation styles for V4
APA style
V4. (2010, May 25). CycleChaos, . Retrieved 18:13, March 16, 2026 from https://www.cyclechaos.com/w/index.php?title=V4&oldid=35929.
MLA style
"V4." CycleChaos, . 25 May 2010, 18:15 UTC. 16 Mar 2026, 18:13 <https://www.cyclechaos.com/w/index.php?title=V4&oldid=35929>.
MHRA style
CycleChaos contributors, 'V4', CycleChaos, , 25 May 2010, 18:15 UTC, <https://www.cyclechaos.com/w/index.php?title=V4&oldid=35929> [accessed 16 March 2026]
Chicago style
CycleChaos contributors, "V4," CycleChaos, , https://www.cyclechaos.com/w/index.php?title=V4&oldid=35929 (accessed March 16, 2026).
CBE/CSE style
CycleChaos contributors. V4 [Internet]. CycleChaos, ; 2010 May 25, 18:15 UTC [cited 2026 Mar 16]. Available from: https://www.cyclechaos.com/w/index.php?title=V4&oldid=35929.
Bluebook style
V4, https://www.cyclechaos.com/w/index.php?title=V4&oldid=35929 (last visited March 16, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "CycleChaos",
title = "V4 --- CycleChaos{,} ",
year = "2010",
url = "https://www.cyclechaos.com/w/index.php?title=V4&oldid=35929",
note = "[Online; accessed 16-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 = "CycleChaos",
title = "V4 --- CycleChaos{,} ",
year = "2010",
url = "\url{https://www.cyclechaos.com/w/index.php?title=V4&oldid=35929}",
note = "[Online; accessed 16-March-2026]"
}