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