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