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: 25 February 2026 14:18 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 14:18, February 25, 2026 from https://www.wikiraider.com/index.php?title=Patch_49&oldid=47390.
MLA style
"Patch 49." WikiRaider, . 13 Aug 2016, 06:33 UTC. 25 Feb 2026, 14:18 <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 25 February 2026]
Chicago style
WikiRaider contributors, "Patch 49," WikiRaider, , https://www.wikiraider.com/index.php?title=Patch_49&oldid=47390 (accessed February 25, 2026).
CBE/CSE style
WikiRaider contributors. Patch 49 [Internet]. WikiRaider, ; 2016 Aug 13, 06:33 UTC [cited 2026 Feb 25]. 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 February 25, 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 25-February-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 25-February-2026]"
}