Cite This Page
Bibliographic details for Codepad
- Page name: Codepad
- Author: WikiRaider contributors
- Publisher: WikiRaider, .
- Date of last revision: 21 June 2012 16:23 UTC
- Date retrieved: 22 December 2024 08:56 UTC
- Permanent URL: https://www.wikiraider.com/index.php?title=Codepad&oldid=36696
- Page Version ID: 36696
Citation styles for Codepad
APA style
Codepad. (2012, June 21). WikiRaider, . Retrieved 08:56, December 22, 2024 from https://www.wikiraider.com/index.php?title=Codepad&oldid=36696.
MLA style
"Codepad." WikiRaider, . 21 Jun 2012, 16:23 UTC. 22 Dec 2024, 08:56 <https://www.wikiraider.com/index.php?title=Codepad&oldid=36696>.
MHRA style
WikiRaider contributors, 'Codepad', WikiRaider, , 21 June 2012, 16:23 UTC, <https://www.wikiraider.com/index.php?title=Codepad&oldid=36696> [accessed 22 December 2024]
Chicago style
WikiRaider contributors, "Codepad," WikiRaider, , https://www.wikiraider.com/index.php?title=Codepad&oldid=36696 (accessed December 22, 2024).
CBE/CSE style
WikiRaider contributors. Codepad [Internet]. WikiRaider, ; 2012 Jun 21, 16:23 UTC [cited 2024 Dec 22]. Available from: https://www.wikiraider.com/index.php?title=Codepad&oldid=36696.
Bluebook style
Codepad, https://www.wikiraider.com/index.php?title=Codepad&oldid=36696 (last visited December 22, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "WikiRaider", title = "Codepad --- WikiRaider{,} ", year = "2012", url = "https://www.wikiraider.com/index.php?title=Codepad&oldid=36696", note = "[Online; accessed 22-December-2024]" }
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 = "Codepad --- WikiRaider{,} ", year = "2012", url = "\url{https://www.wikiraider.com/index.php?title=Codepad&oldid=36696}", note = "[Online; accessed 22-December-2024]" }