Cite This Page
Bibliographic details for Special Ordered Sets of Type N
- Page name: Special Ordered Sets of Type N
- Author: Rosetta Code contributors
- Publisher: Rosetta Code.
- Date of last revision: 26 January 2012 14:36 UTC
- Date retrieved: 9 February 2025 10:45 UTC
- Permanent URL: https://rosettacode.org/wiki/Special_Ordered_Sets_of_Type_N?oldid=211782
- Page Version ID: 211782
Citation styles for Special Ordered Sets of Type N
APA style
Special Ordered Sets of Type N. (2012, January 26). Rosetta Code. Retrieved 10:45, February 9, 2025 from https://rosettacode.org/wiki/Special_Ordered_Sets_of_Type_N?oldid=211782.
MLA style
"Special Ordered Sets of Type N." Rosetta Code. 26 Jan 2012, 14:36 UTC. 9 Feb 2025, 10:45 <https://rosettacode.org/wiki/Special_Ordered_Sets_of_Type_N?oldid=211782>.
MHRA style
Rosetta Code contributors, 'Special Ordered Sets of Type N', Rosetta Code, 26 January 2012, 14:36 UTC, <https://rosettacode.org/wiki/Special_Ordered_Sets_of_Type_N?oldid=211782> [accessed 9 February 2025]
Chicago style
Rosetta Code contributors, "Special Ordered Sets of Type N," Rosetta Code, https://rosettacode.org/wiki/Special_Ordered_Sets_of_Type_N?oldid=211782 (accessed February 9, 2025).
CBE/CSE style
Rosetta Code contributors. Special Ordered Sets of Type N [Internet]. Rosetta Code; 2012 Jan 26, 14:36 UTC [cited 2025 Feb 9]. Available from: https://rosettacode.org/wiki/Special_Ordered_Sets_of_Type_N?oldid=211782.
Bluebook style
Special Ordered Sets of Type N, https://rosettacode.org/wiki/Special_Ordered_Sets_of_Type_N?oldid=211782 (last visited February 9, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Special Ordered Sets of Type N --- Rosetta Code{,} ", year = "2012", url = "https://rosettacode.org/wiki/Special_Ordered_Sets_of_Type_N?oldid=211782", note = "[Online; accessed 9-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 = "Special Ordered Sets of Type N --- Rosetta Code{,} ", year = "2012", url = "\url{https://rosettacode.org/wiki/Special_Ordered_Sets_of_Type_N?oldid=211782}", note = "[Online; accessed 9-February-2025]" }