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