Cite This Page
Bibliographic details for Source Code
- Page name: Source Code
- Author: FOSSBotsWiki contributors
- Publisher: FOSSBotsWiki, .
- Date of last revision: 8 August 2018 14:45 UTC
- Date retrieved: 30 May 2023 04:21 UTC
- Permanent URL: https://wiki.fossbots.org/w/index.php?title=Source_Code&oldid=8
- Page Version ID: 8
Citation styles for Source Code
APA style
Source Code. (2018, August 8). FOSSBotsWiki, . Retrieved 04:21, May 30, 2023 from https://wiki.fossbots.org/w/index.php?title=Source_Code&oldid=8.
MLA style
"Source Code." FOSSBotsWiki, . 8 Aug 2018, 14:45 UTC. 30 May 2023, 04:21 <https://wiki.fossbots.org/w/index.php?title=Source_Code&oldid=8>.
MHRA style
FOSSBotsWiki contributors, 'Source Code', FOSSBotsWiki, , 8 August 2018, 14:45 UTC, <https://wiki.fossbots.org/w/index.php?title=Source_Code&oldid=8> [accessed 30 May 2023]
Chicago style
FOSSBotsWiki contributors, "Source Code," FOSSBotsWiki, , https://wiki.fossbots.org/w/index.php?title=Source_Code&oldid=8 (accessed May 30, 2023).
CBE/CSE style
FOSSBotsWiki contributors. Source Code [Internet]. FOSSBotsWiki, ; 2018 Aug 8, 14:45 UTC [cited 2023 May 30]. Available from: https://wiki.fossbots.org/w/index.php?title=Source_Code&oldid=8.
Bluebook style
Source Code, https://wiki.fossbots.org/w/index.php?title=Source_Code&oldid=8 (last visited May 30, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "FOSSBotsWiki", title = "Source Code --- FOSSBotsWiki{,} ", year = "2018", url = "https://wiki.fossbots.org/w/index.php?title=Source_Code&oldid=8", 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 = "FOSSBotsWiki", title = "Source Code --- FOSSBotsWiki{,} ", year = "2018", url = "\url{https://wiki.fossbots.org/w/index.php?title=Source_Code&oldid=8}", note = "[Online; accessed 30-May-2023]" }