Cite This Page
Bibliographic details for Constrained genericity
- Page name: Constrained genericity
- Author: Rosetta Code contributors
- Publisher: Rosetta Code, .
- Date of last revision: 17 October 2022 19:11 UTC
- Date retrieved: 24 March 2023 09:51 UTC
- Permanent URL: https://rosettacode.org/w/index.php?title=Constrained_genericity&oldid=332272
- Page Version ID: 332272
Citation styles for Constrained genericity
APA style
Constrained genericity. (2022, October 17). Rosetta Code, . Retrieved 09:51, March 24, 2023 from https://rosettacode.org/w/index.php?title=Constrained_genericity&oldid=332272.
MLA style
"Constrained genericity." Rosetta Code, . 17 Oct 2022, 19:11 UTC. 24 Mar 2023, 09:51 <https://rosettacode.org/w/index.php?title=Constrained_genericity&oldid=332272>.
MHRA style
Rosetta Code contributors, 'Constrained genericity', Rosetta Code, , 17 October 2022, 19:11 UTC, <https://rosettacode.org/w/index.php?title=Constrained_genericity&oldid=332272> [accessed 24 March 2023]
Chicago style
Rosetta Code contributors, "Constrained genericity," Rosetta Code, , https://rosettacode.org/w/index.php?title=Constrained_genericity&oldid=332272 (accessed March 24, 2023).
CBE/CSE style
Rosetta Code contributors. Constrained genericity [Internet]. Rosetta Code, ; 2022 Oct 17, 19:11 UTC [cited 2023 Mar 24]. Available from: https://rosettacode.org/w/index.php?title=Constrained_genericity&oldid=332272.
Bluebook style
Constrained genericity, https://rosettacode.org/w/index.php?title=Constrained_genericity&oldid=332272 (last visited March 24, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Constrained genericity --- Rosetta Code{,} ", year = "2022", url = "https://rosettacode.org/w/index.php?title=Constrained_genericity&oldid=332272", note = "[Online; accessed 24-March-2023]" }
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 = "2022", url = "\url{https://rosettacode.org/w/index.php?title=Constrained_genericity&oldid=332272}", note = "[Online; accessed 24-March-2023]" }