Cite
Bibliographic details for Troubleshooting Hardware
- Page name: Troubleshooting Hardware
- Author: PCGamingWiki contributors
- Publisher: PCGamingWiki, .
- Date of last revision: 9 December 2012 00:13 UTC
- Date retrieved: 20 June 2013 10:10 UTC
- Permanent URL: http://pcgamingwiki.com/index.php?title=Troubleshooting_Hardware&oldid=23258
- Page Version ID: 23258
Citation styles for Troubleshooting Hardware
APA style
Troubleshooting Hardware. (2012, December 9). PCGamingWiki, . Retrieved 10:10, June 20, 2013 from http://pcgamingwiki.com/index.php?title=Troubleshooting_Hardware&oldid=23258.
MLA style
"Troubleshooting Hardware." PCGamingWiki, . 9 Dec 2012, 00:13 UTC. 20 Jun 2013, 10:10 <http://pcgamingwiki.com/index.php?title=Troubleshooting_Hardware&oldid=23258>.
MHRA style
PCGamingWiki contributors, 'Troubleshooting Hardware', PCGamingWiki, , 9 December 2012, 00:13 UTC, <http://pcgamingwiki.com/index.php?title=Troubleshooting_Hardware&oldid=23258> [accessed 20 June 2013]
Chicago style
PCGamingWiki contributors, "Troubleshooting Hardware," PCGamingWiki, , http://pcgamingwiki.com/index.php?title=Troubleshooting_Hardware&oldid=23258 (accessed June 20, 2013).
CBE/CSE style
PCGamingWiki contributors. Troubleshooting Hardware [Internet]. PCGamingWiki, ; 2012 Dec 9, 00:13 UTC [cited 2013 Jun 20]. Available from: http://pcgamingwiki.com/index.php?title=Troubleshooting_Hardware&oldid=23258.
Bluebook style
Troubleshooting Hardware, http://pcgamingwiki.com/index.php?title=Troubleshooting_Hardware&oldid=23258 (last visited June 20, 2013).
BibTeX entry
@misc{ wiki:xxx,
author = "PCGamingWiki",
title = "Troubleshooting Hardware --- PCGamingWiki{,} ",
year = "2012",
url = "http://pcgamingwiki.com/index.php?title=Troubleshooting_Hardware&oldid=23258",
note = "[Online; accessed 20-June-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 = "Troubleshooting Hardware --- PCGamingWiki{,} ",
year = "2012",
url = "\url{http://pcgamingwiki.com/index.php?title=Troubleshooting_Hardware&oldid=23258}",
note = "[Online; accessed 20-June-2013]"
}