Cite This Page
Bibliographic details for Unix
- Page name: Unix
- Author: Rosetta Code contributors
- Publisher: Rosetta Code.
- Date of last revision: 17 May 2018 19:08 UTC
- Date retrieved: 27 April 2025 00:42 UTC
- Permanent URL: https://rosettacode.org/wiki/Unix?oldid=5051
- Page Version ID: 5051
Citation styles for Unix
APA style
Unix. (2018, May 17). Rosetta Code. Retrieved 00:42, April 27, 2025 from https://rosettacode.org/wiki/Unix?oldid=5051.
MLA style
"Unix." Rosetta Code. 17 May 2018, 19:08 UTC. 27 Apr 2025, 00:42 <https://rosettacode.org/wiki/Unix?oldid=5051>.
MHRA style
Rosetta Code contributors, 'Unix', Rosetta Code, 17 May 2018, 19:08 UTC, <https://rosettacode.org/wiki/Unix?oldid=5051> [accessed 27 April 2025]
Chicago style
Rosetta Code contributors, "Unix," Rosetta Code, https://rosettacode.org/wiki/Unix?oldid=5051 (accessed April 27, 2025).
CBE/CSE style
Rosetta Code contributors. Unix [Internet]. Rosetta Code; 2018 May 17, 19:08 UTC [cited 2025 Apr 27]. Available from: https://rosettacode.org/wiki/Unix?oldid=5051.
Bluebook style
Unix, https://rosettacode.org/wiki/Unix?oldid=5051 (last visited April 27, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Unix --- Rosetta Code{,} ", year = "2018", url = "https://rosettacode.org/wiki/Unix?oldid=5051", note = "[Online; accessed 27-April-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 = "Unix --- Rosetta Code{,} ", year = "2018", url = "\url{https://rosettacode.org/wiki/Unix?oldid=5051}", note = "[Online; accessed 27-April-2025]" }