Cite This Page
Bibliographic details for Drivers
- Page name: Drivers
- Author: PS2 Dev Wiki contributors
- Publisher: PS2 Dev Wiki, .
- Date of last revision: 2 July 2022 01:18 UTC
- Date retrieved: 2 February 2023 18:06 UTC
- Permanent URL: https://playstationdev.wiki/ps2devwiki/index.php?title=Drivers&oldid=1316
- Page Version ID: 1316
Citation styles for Drivers
APA style
Drivers. (2022, July 2). PS2 Dev Wiki, . Retrieved 18:06, February 2, 2023 from https://playstationdev.wiki/ps2devwiki/index.php?title=Drivers&oldid=1316.
MLA style
"Drivers." PS2 Dev Wiki, . 2 Jul 2022, 01:18 UTC. 2 Feb 2023, 18:06 <https://playstationdev.wiki/ps2devwiki/index.php?title=Drivers&oldid=1316>.
MHRA style
PS2 Dev Wiki contributors, 'Drivers', PS2 Dev Wiki, , 2 July 2022, 01:18 UTC, <https://playstationdev.wiki/ps2devwiki/index.php?title=Drivers&oldid=1316> [accessed 2 February 2023]
Chicago style
PS2 Dev Wiki contributors, "Drivers," PS2 Dev Wiki, , https://playstationdev.wiki/ps2devwiki/index.php?title=Drivers&oldid=1316 (accessed February 2, 2023).
CBE/CSE style
PS2 Dev Wiki contributors. Drivers [Internet]. PS2 Dev Wiki, ; 2022 Jul 2, 01:18 UTC [cited 2023 Feb 2]. Available from: https://playstationdev.wiki/ps2devwiki/index.php?title=Drivers&oldid=1316.
Bluebook style
Drivers, https://playstationdev.wiki/ps2devwiki/index.php?title=Drivers&oldid=1316 (last visited February 2, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "PS2 Dev Wiki", title = "Drivers --- PS2 Dev Wiki{,} ", year = "2022", url = "https://playstationdev.wiki/ps2devwiki/index.php?title=Drivers&oldid=1316", note = "[Online; accessed 2-February-2023]" }
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 = "PS2 Dev Wiki", title = "Drivers --- PS2 Dev Wiki{,} ", year = "2022", url = "\url{https://playstationdev.wiki/ps2devwiki/index.php?title=Drivers&oldid=1316}", note = "[Online; accessed 2-February-2023]" }