Cite This Page
Bibliographic details for CleanCode
- Page name: CleanCode
- Author: Lost In Wonderlands contributors
- Publisher: Lost In Wonderlands, .
- Date of last revision: 1 April 2017 13:44 UTC
- Date retrieved: 26 June 2025 02:38 UTC
- Permanent URL: http://technoverse.free.fr/index.php?title=CleanCode&oldid=143
- Page Version ID: 143
Citation styles for CleanCode
APA style
CleanCode. (2017, April 1). Lost In Wonderlands, . Retrieved 02:38, June 26, 2025 from http://technoverse.free.fr/index.php?title=CleanCode&oldid=143.
MLA style
"CleanCode." Lost In Wonderlands, . 1 Apr 2017, 13:44 UTC. 26 Jun 2025, 02:38 <http://technoverse.free.fr/index.php?title=CleanCode&oldid=143>.
MHRA style
Lost In Wonderlands contributors, 'CleanCode', Lost In Wonderlands, , 1 April 2017, 13:44 UTC, <http://technoverse.free.fr/index.php?title=CleanCode&oldid=143> [accessed 26 June 2025]
Chicago style
Lost In Wonderlands contributors, "CleanCode," Lost In Wonderlands, , http://technoverse.free.fr/index.php?title=CleanCode&oldid=143 (accessed June 26, 2025).
CBE/CSE style
Lost In Wonderlands contributors. CleanCode [Internet]. Lost In Wonderlands, ; 2017 Apr 1, 13:44 UTC [cited 2025 Jun 26]. Available from: http://technoverse.free.fr/index.php?title=CleanCode&oldid=143.
Bluebook style
CleanCode, http://technoverse.free.fr/index.php?title=CleanCode&oldid=143 (last visited June 26, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Lost In Wonderlands", title = "CleanCode --- Lost In Wonderlands{,} ", year = "2017", url = "http://technoverse.free.fr/index.php?title=CleanCode&oldid=143", note = "[Online; accessed 26-June-2025]" }
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 = "Lost In Wonderlands", title = "CleanCode --- Lost In Wonderlands{,} ", year = "2017", url = "\url{http://technoverse.free.fr/index.php?title=CleanCode&oldid=143}", note = "[Online; accessed 26-June-2025]" }