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