Cite This Page
Bibliographic details for Möbius function
- Page name: Möbius function
- Author: Rosetta Code contributors
- Publisher: Rosetta Code, .
- Date of last revision: 9 November 2022 04:40 UTC
- Date retrieved: 6 February 2023 22:25 UTC
- Permanent URL: https://rosettacode.org/w/index.php?title=M%C3%B6bius_function&oldid=333357
- Page Version ID: 333357
Citation styles for Möbius function
APA style
Möbius function. (2022, November 9). Rosetta Code, . Retrieved 22:25, February 6, 2023 from https://rosettacode.org/w/index.php?title=M%C3%B6bius_function&oldid=333357.
MLA style
"Möbius function." Rosetta Code, . 9 Nov 2022, 04:40 UTC. 6 Feb 2023, 22:25 <https://rosettacode.org/w/index.php?title=M%C3%B6bius_function&oldid=333357>.
MHRA style
Rosetta Code contributors, 'Möbius function', Rosetta Code, , 9 November 2022, 04:40 UTC, <https://rosettacode.org/w/index.php?title=M%C3%B6bius_function&oldid=333357> [accessed 6 February 2023]
Chicago style
Rosetta Code contributors, "Möbius function," Rosetta Code, , https://rosettacode.org/w/index.php?title=M%C3%B6bius_function&oldid=333357 (accessed February 6, 2023).
CBE/CSE style
Rosetta Code contributors. Möbius function [Internet]. Rosetta Code, ; 2022 Nov 9, 04:40 UTC [cited 2023 Feb 6]. Available from: https://rosettacode.org/w/index.php?title=M%C3%B6bius_function&oldid=333357.
Bluebook style
Möbius function, https://rosettacode.org/w/index.php?title=M%C3%B6bius_function&oldid=333357 (last visited February 6, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Möbius function --- Rosetta Code{,} ", year = "2022", url = "https://rosettacode.org/w/index.php?title=M%C3%B6bius_function&oldid=333357", note = "[Online; accessed 6-February-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 = "Möbius function --- Rosetta Code{,} ", year = "2022", url = "\url{https://rosettacode.org/w/index.php?title=M%C3%B6bius_function&oldid=333357}", note = "[Online; accessed 6-February-2023]" }