Cite This Page
Bibliographic details for Patch 49
- Page name: Patch 49
- Author: WikiRaider contributors
- Publisher: WikiRaider, .
- Date of last revision: 13 August 2016 06:33 UTC
- Date retrieved: 1 August 2026 06:22 UTC
- Permanent URL: https://www.wikiraider.com/index.php?title=Patch_49&oldid=47390
- Page Version ID: 47390
Citation styles for Patch 49
APA style
Patch 49. (2016, August 13). WikiRaider, . Retrieved 06:22, August 1, 2026 from https://www.wikiraider.com/index.php?title=Patch_49&oldid=47390.
MLA style
"Patch 49." WikiRaider, . 13 Aug 2016, 06:33 UTC. 1 Aug 2026, 06:22 <https://www.wikiraider.com/index.php?title=Patch_49&oldid=47390>.
MHRA style
WikiRaider contributors, 'Patch 49', WikiRaider, , 13 August 2016, 06:33 UTC, <https://www.wikiraider.com/index.php?title=Patch_49&oldid=47390> [accessed 1 August 2026]
Chicago style
WikiRaider contributors, "Patch 49," WikiRaider, , https://www.wikiraider.com/index.php?title=Patch_49&oldid=47390 (accessed August 1, 2026).
CBE/CSE style
WikiRaider contributors. Patch 49 [Internet]. WikiRaider, ; 2016 Aug 13, 06:33 UTC [cited 2026 Aug 1]. Available from: https://www.wikiraider.com/index.php?title=Patch_49&oldid=47390.
Bluebook style
Patch 49, https://www.wikiraider.com/index.php?title=Patch_49&oldid=47390 (last visited August 1, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "WikiRaider",
title = "Patch 49 --- WikiRaider{,} ",
year = "2016",
url = "https://www.wikiraider.com/index.php?title=Patch_49&oldid=47390",
note = "[Online; accessed 1-August-2026]"
}
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 = "WikiRaider",
title = "Patch 49 --- WikiRaider{,} ",
year = "2016",
url = "\url{https://www.wikiraider.com/index.php?title=Patch_49&oldid=47390}",
note = "[Online; accessed 1-August-2026]"
}