Cite This Page
Bibliographic details for Self numbers (sequence A003052 in the OEIS)
- Page name: Self numbers (sequence A003052 in the OEIS)
- Author: Rosetta Code contributors
- Publisher: Rosetta Code, .
- Date of last revision: 8 October 2020 21:08 UTC
- Date retrieved: 1 June 2023 01:22 UTC
- Permanent URL: https://rosettacode.org/w/index.php?title=Self_numbers_(sequence_A003052_in_the_OEIS)&oldid=302959
- Page Version ID: 302959
Citation styles for Self numbers (sequence A003052 in the OEIS)
APA style
Self numbers (sequence A003052 in the OEIS). (2020, October 8). Rosetta Code, . Retrieved 01:22, June 1, 2023 from https://rosettacode.org/w/index.php?title=Self_numbers_(sequence_A003052_in_the_OEIS)&oldid=302959.
MLA style
"Self numbers (sequence A003052 in the OEIS)." Rosetta Code, . 8 Oct 2020, 21:08 UTC. 1 Jun 2023, 01:22 <https://rosettacode.org/w/index.php?title=Self_numbers_(sequence_A003052_in_the_OEIS)&oldid=302959>.
MHRA style
Rosetta Code contributors, 'Self numbers (sequence A003052 in the OEIS)', Rosetta Code, , 8 October 2020, 21:08 UTC, <https://rosettacode.org/w/index.php?title=Self_numbers_(sequence_A003052_in_the_OEIS)&oldid=302959> [accessed 1 June 2023]
Chicago style
Rosetta Code contributors, "Self numbers (sequence A003052 in the OEIS)," Rosetta Code, , https://rosettacode.org/w/index.php?title=Self_numbers_(sequence_A003052_in_the_OEIS)&oldid=302959 (accessed June 1, 2023).
CBE/CSE style
Rosetta Code contributors. Self numbers (sequence A003052 in the OEIS) [Internet]. Rosetta Code, ; 2020 Oct 8, 21:08 UTC [cited 2023 Jun 1]. Available from: https://rosettacode.org/w/index.php?title=Self_numbers_(sequence_A003052_in_the_OEIS)&oldid=302959.
Bluebook style
Self numbers (sequence A003052 in the OEIS), https://rosettacode.org/w/index.php?title=Self_numbers_(sequence_A003052_in_the_OEIS)&oldid=302959 (last visited June 1, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Self numbers (sequence A003052 in the OEIS) --- Rosetta Code{,} ", year = "2020", url = "https://rosettacode.org/w/index.php?title=Self_numbers_(sequence_A003052_in_the_OEIS)&oldid=302959", note = "[Online; accessed 1-June-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 = "Self numbers (sequence A003052 in the OEIS) --- Rosetta Code{,} ", year = "2020", url = "\url{https://rosettacode.org/w/index.php?title=Self_numbers_(sequence_A003052_in_the_OEIS)&oldid=302959}", note = "[Online; accessed 1-June-2023]" }