Cite This Page
Bibliographic details for Style Guide
- Page name: Style Guide
- Author: Videopathy Wiki contributors
- Publisher: Videopathy Wiki, .
- Date of last revision: 26 June 2017 20:31 UTC
- Date retrieved: 24 April 2026 13:20 UTC
- Permanent URL: http://videopathy.com/index.php?title=Style_Guide&oldid=406
- Page Version ID: 406
Citation styles for Style Guide
APA style
Style Guide. (2017, June 26). Videopathy Wiki, . Retrieved 13:20, April 24, 2026 from http://videopathy.com/index.php?title=Style_Guide&oldid=406.
MLA style
"Style Guide." Videopathy Wiki, . 26 Jun 2017, 20:31 UTC. 24 Apr 2026, 13:20 <http://videopathy.com/index.php?title=Style_Guide&oldid=406>.
MHRA style
Videopathy Wiki contributors, 'Style Guide', Videopathy Wiki, , 26 June 2017, 20:31 UTC, <http://videopathy.com/index.php?title=Style_Guide&oldid=406> [accessed 24 April 2026]
Chicago style
Videopathy Wiki contributors, "Style Guide," Videopathy Wiki, , http://videopathy.com/index.php?title=Style_Guide&oldid=406 (accessed April 24, 2026).
CBE/CSE style
Videopathy Wiki contributors. Style Guide [Internet]. Videopathy Wiki, ; 2017 Jun 26, 20:31 UTC [cited 2026 Apr 24]. Available from: http://videopathy.com/index.php?title=Style_Guide&oldid=406.
Bluebook style
Style Guide, http://videopathy.com/index.php?title=Style_Guide&oldid=406 (last visited April 24, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Videopathy Wiki",
title = "Style Guide --- Videopathy Wiki{,} ",
year = "2017",
url = "http://videopathy.com/index.php?title=Style_Guide&oldid=406",
note = "[Online; accessed 24-April-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 = "Videopathy Wiki",
title = "Style Guide --- Videopathy Wiki{,} ",
year = "2017",
url = "\url{http://videopathy.com/index.php?title=Style_Guide&oldid=406}",
note = "[Online; accessed 24-April-2026]"
}