Bibliographic details for Source code
- Page name: Source code
- Author: s23 contributors
- Publisher: s23, The Geek place.
- Date of last revision: 12 March 2006 17:44 UTC
- Date retrieved: 30 May 2023 10:03 UTC
- Permanent URL: https://wiki.s23.org/w/index.php?title=Source_code&oldid=27127
- Page Version ID: 27127
Citation styles for Source code
APA style
Source code. (2006, March 12). s23, The Geek place. Retrieved 10:03, May 30, 2023 from https://wiki.s23.org/w/index.php?title=Source_code&oldid=27127.
MLA style
"Source code." s23, The Geek place. 12 Mar 2006, 17:44 UTC. 30 May 2023, 10:03 <https://wiki.s23.org/w/index.php?title=Source_code&oldid=27127>.
MHRA style
s23 contributors, 'Source code', s23, The Geek place, 12 March 2006, 17:44 UTC, <https://wiki.s23.org/w/index.php?title=Source_code&oldid=27127> [accessed 30 May 2023]
Chicago style
s23 contributors, "Source code," s23, The Geek place, https://wiki.s23.org/w/index.php?title=Source_code&oldid=27127 (accessed May 30, 2023).
CBE/CSE style
s23 contributors. Source code [Internet]. s23, The Geek place; 2006 Mar 12, 17:44 UTC [cited 2023 May 30]. Available from: https://wiki.s23.org/w/index.php?title=Source_code&oldid=27127.
Bluebook style
Source code, https://wiki.s23.org/w/index.php?title=Source_code&oldid=27127 (last visited May 30, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "s23", title = "Source code --- s23{,} The Geek place", year = "2006", url = "https://wiki.s23.org/w/index.php?title=Source_code&oldid=27127", note = "[Online; accessed 30-May-2023]" }
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 = "s23", title = "Source code --- s23{,} The Geek place", year = "2006", url = "\url{https://wiki.s23.org/w/index.php?title=Source_code&oldid=27127}", note = "[Online; accessed 30-May-2023]" }