Cite This Page
Bibliographic details for Inconsummate numbers in base 10
- Page name: Inconsummate numbers in base 10
- Author: Rosetta Code contributors
- Publisher: Rosetta Code, .
- Date of last revision: 14 January 2023 17:48 UTC
- Date retrieved: 22 March 2023 13:10 UTC
- Permanent URL: https://rosettacode.org/w/index.php?title=Inconsummate_numbers_in_base_10&oldid=335509
- Page Version ID: 335509
Citation styles for Inconsummate numbers in base 10
APA style
Inconsummate numbers in base 10. (2023, January 14). Rosetta Code, . Retrieved 13:10, March 22, 2023 from https://rosettacode.org/w/index.php?title=Inconsummate_numbers_in_base_10&oldid=335509.
MLA style
"Inconsummate numbers in base 10." Rosetta Code, . 14 Jan 2023, 17:48 UTC. 22 Mar 2023, 13:10 <https://rosettacode.org/w/index.php?title=Inconsummate_numbers_in_base_10&oldid=335509>.
MHRA style
Rosetta Code contributors, 'Inconsummate numbers in base 10', Rosetta Code, , 14 January 2023, 17:48 UTC, <https://rosettacode.org/w/index.php?title=Inconsummate_numbers_in_base_10&oldid=335509> [accessed 22 March 2023]
Chicago style
Rosetta Code contributors, "Inconsummate numbers in base 10," Rosetta Code, , https://rosettacode.org/w/index.php?title=Inconsummate_numbers_in_base_10&oldid=335509 (accessed March 22, 2023).
CBE/CSE style
Rosetta Code contributors. Inconsummate numbers in base 10 [Internet]. Rosetta Code, ; 2023 Jan 14, 17:48 UTC [cited 2023 Mar 22]. Available from: https://rosettacode.org/w/index.php?title=Inconsummate_numbers_in_base_10&oldid=335509.
Bluebook style
Inconsummate numbers in base 10, https://rosettacode.org/w/index.php?title=Inconsummate_numbers_in_base_10&oldid=335509 (last visited March 22, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Inconsummate numbers in base 10 --- Rosetta Code{,} ", year = "2023", url = "https://rosettacode.org/w/index.php?title=Inconsummate_numbers_in_base_10&oldid=335509", note = "[Online; accessed 22-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 = "Inconsummate numbers in base 10 --- Rosetta Code{,} ", year = "2023", url = "\url{https://rosettacode.org/w/index.php?title=Inconsummate_numbers_in_base_10&oldid=335509}", note = "[Online; accessed 22-March-2023]" }