Cite This Page
Bibliographic details for Programmer's Playground
- Page name: Programmer's Playground
- Author: Gallowpedia, the MediEvil Wiki contributors
- Publisher: Gallowpedia, the MediEvil Wiki, you'll be dying to read!
- Date of last revision: 16 March 2014 19:26 UTC
- Date retrieved: 16 March 2014 19:26 UTC
- Permanent URL: https://medievil.wiki/index.php?title=Programmer%27s_Playground&oldid=16133
- Page Version ID: 16133
Citation styles for Programmer's Playground
APA style
Programmer's Playground. (2014, March 16). Gallowpedia, the MediEvil Wiki, you'll be dying to read!. Retrieved 19:26, March 16, 2014 from https://medievil.wiki/index.php?title=Programmer%27s_Playground&oldid=16133.
MLA style
"Programmer's Playground." Gallowpedia, the MediEvil Wiki, you'll be dying to read!. 16 Mar 2014, 19:26 UTC. 16 Mar 2014, 19:26 <https://medievil.wiki/index.php?title=Programmer%27s_Playground&oldid=16133>.
MHRA style
Gallowpedia, the MediEvil Wiki contributors, 'Programmer's Playground', Gallowpedia, the MediEvil Wiki, you'll be dying to read!, 16 March 2014, 19:26 UTC, <https://medievil.wiki/index.php?title=Programmer%27s_Playground&oldid=16133> [accessed 16 March 2014]
Chicago style
Gallowpedia, the MediEvil Wiki contributors, "Programmer's Playground," Gallowpedia, the MediEvil Wiki, you'll be dying to read!, https://medievil.wiki/index.php?title=Programmer%27s_Playground&oldid=16133 (accessed March 16, 2014).
CBE/CSE style
Gallowpedia, the MediEvil Wiki contributors. Programmer's Playground [Internet]. Gallowpedia, the MediEvil Wiki, you'll be dying to read!; 2014 Mar 16, 19:26 UTC [cited 2014 Mar 16]. Available from: https://medievil.wiki/index.php?title=Programmer%27s_Playground&oldid=16133.
Bluebook style
Programmer's Playground, https://medievil.wiki/index.php?title=Programmer%27s_Playground&oldid=16133 (last visited March 16, 2014).
BibTeX entry
@misc{ wiki:xxx, author = "Gallowpedia, the MediEvil Wiki", title = "Programmer's Playground --- Gallowpedia, the MediEvil Wiki{,} you'll be dying to read!", year = "2014", url = "https://medievil.wiki/index.php?title=Programmer%27s_Playground&oldid=16133", note = "[Online; accessed 16-March-2014]" }
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 = "Gallowpedia, the MediEvil Wiki", title = "Programmer's Playground --- Gallowpedia, the MediEvil Wiki{,} you'll be dying to read!", year = "2014", url = "\url{https://medievil.wiki/index.php?title=Programmer%27s_Playground&oldid=16133}", note = "[Online; accessed 16-March-2014]" }