Cite This Page
Bibliographic details for Magic constant
- Page name: Magic constant
- Author: Rosetta Code contributors
- Publisher: Rosetta Code.
- Date of last revision: 5 November 2024 11:40 UTC
- Date retrieved: 13 January 2025 17:11 UTC
- Permanent URL: https://rosettacode.org/wiki/Magic_constant?oldid=372760
- Page Version ID: 372760
Citation styles for Magic constant
APA style
Magic constant. (2024, November 5). Rosetta Code. Retrieved 17:11, January 13, 2025 from https://rosettacode.org/wiki/Magic_constant?oldid=372760.
MLA style
"Magic constant." Rosetta Code. 5 Nov 2024, 11:40 UTC. 13 Jan 2025, 17:11 <https://rosettacode.org/wiki/Magic_constant?oldid=372760>.
MHRA style
Rosetta Code contributors, 'Magic constant', Rosetta Code, 5 November 2024, 11:40 UTC, <https://rosettacode.org/wiki/Magic_constant?oldid=372760> [accessed 13 January 2025]
Chicago style
Rosetta Code contributors, "Magic constant," Rosetta Code, https://rosettacode.org/wiki/Magic_constant?oldid=372760 (accessed January 13, 2025).
CBE/CSE style
Rosetta Code contributors. Magic constant [Internet]. Rosetta Code; 2024 Nov 5, 11:40 UTC [cited 2025 Jan 13]. Available from: https://rosettacode.org/wiki/Magic_constant?oldid=372760.
Bluebook style
Magic constant, https://rosettacode.org/wiki/Magic_constant?oldid=372760 (last visited January 13, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Magic constant --- Rosetta Code{,} ", year = "2024", url = "https://rosettacode.org/wiki/Magic_constant?oldid=372760", note = "[Online; accessed 13-January-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 = "Magic constant --- Rosetta Code{,} ", year = "2024", url = "\url{https://rosettacode.org/wiki/Magic_constant?oldid=372760}", note = "[Online; accessed 13-January-2025]" }