Cite
Bibliographic details for Home
- Page name: Home
- Author: PCGamingWiki contributors
- Publisher: PCGamingWiki, .
- Date of last revision: 8 April 2013 11:52 UTC
- Date retrieved: 25 May 2013 09:13 UTC
- Permanent URL: http://pcgamingwiki.com/index.php?title=Home&oldid=34710
- Page Version ID: 34710
Citation styles for Home
APA style
Home. (2013, April 8). PCGamingWiki, . Retrieved 09:13, May 25, 2013 from http://pcgamingwiki.com/index.php?title=Home&oldid=34710.
MLA style
"Home." PCGamingWiki, . 8 Apr 2013, 11:52 UTC. 25 May 2013, 09:13 <http://pcgamingwiki.com/index.php?title=Home&oldid=34710>.
MHRA style
PCGamingWiki contributors, 'Home', PCGamingWiki, , 8 April 2013, 11:52 UTC, <http://pcgamingwiki.com/index.php?title=Home&oldid=34710> [accessed 25 May 2013]
Chicago style
PCGamingWiki contributors, "Home," PCGamingWiki, , http://pcgamingwiki.com/index.php?title=Home&oldid=34710 (accessed May 25, 2013).
CBE/CSE style
PCGamingWiki contributors. Home [Internet]. PCGamingWiki, ; 2013 Apr 8, 11:52 UTC [cited 2013 May 25]. Available from: http://pcgamingwiki.com/index.php?title=Home&oldid=34710.
Bluebook style
Home, http://pcgamingwiki.com/index.php?title=Home&oldid=34710 (last visited May 25, 2013).
BibTeX entry
@misc{ wiki:xxx,
author = "PCGamingWiki",
title = "Home --- PCGamingWiki{,} ",
year = "2013",
url = "http://pcgamingwiki.com/index.php?title=Home&oldid=34710",
note = "[Online; accessed 25-May-2013]"
}
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 = "PCGamingWiki",
title = "Home --- PCGamingWiki{,} ",
year = "2013",
url = "\url{http://pcgamingwiki.com/index.php?title=Home&oldid=34710}",
note = "[Online; accessed 25-May-2013]"
}