Cite
Bibliographic details for Help
- Page name: Help
- Author: Grand Theft Wiki contributors
- Publisher: Grand Theft Wiki, .
- Date of last revision: 26 April 2012 07:58 UTC
- Date retrieved: 23 May 2013 08:06 UTC
- Permanent URL: http://www.grandtheftwiki.com/index.php?title=Help&oldid=355301
- Page Version ID: 355301
Citation styles for Help
APA style
Help. (2012, April 26). Grand Theft Wiki, . Retrieved 08:06, May 23, 2013 from http://www.grandtheftwiki.com/index.php?title=Help&oldid=355301.
MLA style
"Help." Grand Theft Wiki, . 26 Apr 2012, 07:58 UTC. 23 May 2013, 08:06 <http://www.grandtheftwiki.com/index.php?title=Help&oldid=355301>.
MHRA style
Grand Theft Wiki contributors, 'Help', Grand Theft Wiki, , 26 April 2012, 07:58 UTC, <http://www.grandtheftwiki.com/index.php?title=Help&oldid=355301> [accessed 23 May 2013]
Chicago style
Grand Theft Wiki contributors, "Help," Grand Theft Wiki, , http://www.grandtheftwiki.com/index.php?title=Help&oldid=355301 (accessed May 23, 2013).
CBE/CSE style
Grand Theft Wiki contributors. Help [Internet]. Grand Theft Wiki, ; 2012 Apr 26, 07:58 UTC [cited 2013 May 23]. Available from: http://www.grandtheftwiki.com/index.php?title=Help&oldid=355301.
Bluebook style
Help, http://www.grandtheftwiki.com/index.php?title=Help&oldid=355301 (last visited May 23, 2013).
BibTeX entry
@misc{ wiki:xxx,
author = "Grand Theft Wiki",
title = "Help --- Grand Theft Wiki{,} ",
year = "2012",
url = "http://www.grandtheftwiki.com/index.php?title=Help&oldid=355301",
note = "[Online; accessed 23-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 = "Grand Theft Wiki",
title = "Help --- Grand Theft Wiki{,} ",
year = "2012",
url = "\url{http://www.grandtheftwiki.com/index.php?title=Help&oldid=355301}",
note = "[Online; accessed 23-May-2013]"
}