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