Cite This Page
Bibliographic details for Faked Code
- Page name: Faked Code
- Author: BroaDWcast contributors
- Publisher: BroaDWcast, .
- Date of last revision: 8 January 2014 01:38 UTC
- Date retrieved: 10 May 2026 14:16 UTC
- Permanent URL: https://mail.broadwcast.org/index.php?title=Faked_Code&oldid=17108
- Page Version ID: 17108
Citation styles for Faked Code
APA style
Faked Code. (2014, January 8). BroaDWcast, . Retrieved 14:16, May 10, 2026 from https://mail.broadwcast.org/index.php?title=Faked_Code&oldid=17108.
MLA style
"Faked Code." BroaDWcast, . 8 Jan 2014, 01:38 UTC. 10 May 2026, 14:16 <https://mail.broadwcast.org/index.php?title=Faked_Code&oldid=17108>.
MHRA style
BroaDWcast contributors, 'Faked Code', BroaDWcast, , 8 January 2014, 01:38 UTC, <https://mail.broadwcast.org/index.php?title=Faked_Code&oldid=17108> [accessed 10 May 2026]
Chicago style
BroaDWcast contributors, "Faked Code," BroaDWcast, , https://mail.broadwcast.org/index.php?title=Faked_Code&oldid=17108 (accessed May 10, 2026).
CBE/CSE style
BroaDWcast contributors. Faked Code [Internet]. BroaDWcast, ; 2014 Jan 8, 01:38 UTC [cited 2026 May 10]. Available from: https://mail.broadwcast.org/index.php?title=Faked_Code&oldid=17108.
Bluebook style
Faked Code, https://mail.broadwcast.org/index.php?title=Faked_Code&oldid=17108 (last visited May 10, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "BroaDWcast",
title = "Faked Code --- BroaDWcast{,} ",
year = "2014",
url = "https://mail.broadwcast.org/index.php?title=Faked_Code&oldid=17108",
note = "[Online; accessed 10-May-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 = "BroaDWcast",
title = "Faked Code --- BroaDWcast{,} ",
year = "2014",
url = "\url{https://mail.broadwcast.org/index.php?title=Faked_Code&oldid=17108}",
note = "[Online; accessed 10-May-2026]"
}