Cite This Page
Bibliographic details for Lucas-Carmichael numbers
- Page name: Lucas-Carmichael numbers
- Author: Rosetta Code contributors
- Publisher: Rosetta Code.
- Date of last revision: 25 December 2023 15:07 UTC
- Date retrieved: 13 February 2025 07:01 UTC
- Permanent URL: https://rosettacode.org/wiki/Lucas-Carmichael_numbers?oldid=360567
- Page Version ID: 360567
Citation styles for Lucas-Carmichael numbers
APA style
Lucas-Carmichael numbers. (2023, December 25). Rosetta Code. Retrieved 07:01, February 13, 2025 from https://rosettacode.org/wiki/Lucas-Carmichael_numbers?oldid=360567.
MLA style
"Lucas-Carmichael numbers." Rosetta Code. 25 Dec 2023, 15:07 UTC. 13 Feb 2025, 07:01 <https://rosettacode.org/wiki/Lucas-Carmichael_numbers?oldid=360567>.
MHRA style
Rosetta Code contributors, 'Lucas-Carmichael numbers', Rosetta Code, 25 December 2023, 15:07 UTC, <https://rosettacode.org/wiki/Lucas-Carmichael_numbers?oldid=360567> [accessed 13 February 2025]
Chicago style
Rosetta Code contributors, "Lucas-Carmichael numbers," Rosetta Code, https://rosettacode.org/wiki/Lucas-Carmichael_numbers?oldid=360567 (accessed February 13, 2025).
CBE/CSE style
Rosetta Code contributors. Lucas-Carmichael numbers [Internet]. Rosetta Code; 2023 Dec 25, 15:07 UTC [cited 2025 Feb 13]. Available from: https://rosettacode.org/wiki/Lucas-Carmichael_numbers?oldid=360567.
Bluebook style
Lucas-Carmichael numbers, https://rosettacode.org/wiki/Lucas-Carmichael_numbers?oldid=360567 (last visited February 13, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Lucas-Carmichael numbers --- Rosetta Code{,} ", year = "2023", url = "https://rosettacode.org/wiki/Lucas-Carmichael_numbers?oldid=360567", note = "[Online; accessed 13-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 = "Lucas-Carmichael numbers --- Rosetta Code{,} ", year = "2023", url = "\url{https://rosettacode.org/wiki/Lucas-Carmichael_numbers?oldid=360567}", note = "[Online; accessed 13-February-2025]" }