Cite This Page
Bibliographic details for BusyBox
- Page name: BusyBox
- Author: Rosetta Code contributors
- Publisher: Rosetta Code, .
- Date of last revision: 21 November 2014 15:14 UTC
- Date retrieved: 2 February 2023 07:34 UTC
- Permanent URL: https://rosettacode.org/w/index.php?title=BusyBox&oldid=251249
- Page Version ID: 251249
Citation styles for BusyBox
APA style
BusyBox. (2014, November 21). Rosetta Code, . Retrieved 07:34, February 2, 2023 from https://rosettacode.org/w/index.php?title=BusyBox&oldid=251249.
MLA style
"BusyBox." Rosetta Code, . 21 Nov 2014, 15:14 UTC. 2 Feb 2023, 07:34 <https://rosettacode.org/w/index.php?title=BusyBox&oldid=251249>.
MHRA style
Rosetta Code contributors, 'BusyBox', Rosetta Code, , 21 November 2014, 15:14 UTC, <https://rosettacode.org/w/index.php?title=BusyBox&oldid=251249> [accessed 2 February 2023]
Chicago style
Rosetta Code contributors, "BusyBox," Rosetta Code, , https://rosettacode.org/w/index.php?title=BusyBox&oldid=251249 (accessed February 2, 2023).
CBE/CSE style
Rosetta Code contributors. BusyBox [Internet]. Rosetta Code, ; 2014 Nov 21, 15:14 UTC [cited 2023 Feb 2]. Available from: https://rosettacode.org/w/index.php?title=BusyBox&oldid=251249.
Bluebook style
BusyBox, https://rosettacode.org/w/index.php?title=BusyBox&oldid=251249 (last visited February 2, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "BusyBox --- Rosetta Code{,} ", year = "2014", url = "https://rosettacode.org/w/index.php?title=BusyBox&oldid=251249", note = "[Online; accessed 2-February-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 = "Rosetta Code", title = "BusyBox --- Rosetta Code{,} ", year = "2014", url = "\url{https://rosettacode.org/w/index.php?title=BusyBox&oldid=251249}", note = "[Online; accessed 2-February-2023]" }