Cite This Page
Bibliographic details for Chef
- Page name: Chef
- Author: Rosetta Code contributors
- Publisher: Rosetta Code.
- Date of last revision: 30 November 2009 22:40 UTC
- Date retrieved: 17 February 2025 07:12 UTC
- Permanent URL: https://rosettacode.org/wiki/Chef?oldid=132396
- Page Version ID: 132396
Citation styles for Chef
APA style
Chef. (2009, November 30). Rosetta Code. Retrieved 07:12, February 17, 2025 from https://rosettacode.org/wiki/Chef?oldid=132396.
MLA style
"Chef." Rosetta Code. 30 Nov 2009, 22:40 UTC. 17 Feb 2025, 07:12 <https://rosettacode.org/wiki/Chef?oldid=132396>.
MHRA style
Rosetta Code contributors, 'Chef', Rosetta Code, 30 November 2009, 22:40 UTC, <https://rosettacode.org/wiki/Chef?oldid=132396> [accessed 17 February 2025]
Chicago style
Rosetta Code contributors, "Chef," Rosetta Code, https://rosettacode.org/wiki/Chef?oldid=132396 (accessed February 17, 2025).
CBE/CSE style
Rosetta Code contributors. Chef [Internet]. Rosetta Code; 2009 Nov 30, 22:40 UTC [cited 2025 Feb 17]. Available from: https://rosettacode.org/wiki/Chef?oldid=132396.
Bluebook style
Chef, https://rosettacode.org/wiki/Chef?oldid=132396 (last visited February 17, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Chef --- Rosetta Code{,} ", year = "2009", url = "https://rosettacode.org/wiki/Chef?oldid=132396", note = "[Online; accessed 17-February-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 = "Rosetta Code", title = "Chef --- Rosetta Code{,} ", year = "2009", url = "\url{https://rosettacode.org/wiki/Chef?oldid=132396}", note = "[Online; accessed 17-February-2025]" }