Cite This Page
Bibliographic details for Tau function
- Page name: Tau function
- Author: Rosetta Code contributors
- Publisher: Rosetta Code, .
- Date of last revision: 20 March 2023 18:43 UTC
- Date retrieved: 10 June 2023 18:46 UTC
- Permanent URL: https://rosettacode.org/w/index.php?title=Tau_function&oldid=339046
- Page Version ID: 339046
Citation styles for Tau function
APA style
Tau function. (2023, March 20). Rosetta Code, . Retrieved 18:46, June 10, 2023 from https://rosettacode.org/w/index.php?title=Tau_function&oldid=339046.
MLA style
"Tau function." Rosetta Code, . 20 Mar 2023, 18:43 UTC. 10 Jun 2023, 18:46 <https://rosettacode.org/w/index.php?title=Tau_function&oldid=339046>.
MHRA style
Rosetta Code contributors, 'Tau function', Rosetta Code, , 20 March 2023, 18:43 UTC, <https://rosettacode.org/w/index.php?title=Tau_function&oldid=339046> [accessed 10 June 2023]
Chicago style
Rosetta Code contributors, "Tau function," Rosetta Code, , https://rosettacode.org/w/index.php?title=Tau_function&oldid=339046 (accessed June 10, 2023).
CBE/CSE style
Rosetta Code contributors. Tau function [Internet]. Rosetta Code, ; 2023 Mar 20, 18:43 UTC [cited 2023 Jun 10]. Available from: https://rosettacode.org/w/index.php?title=Tau_function&oldid=339046.
Bluebook style
Tau function, https://rosettacode.org/w/index.php?title=Tau_function&oldid=339046 (last visited June 10, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Tau function --- Rosetta Code{,} ", year = "2023", url = "https://rosettacode.org/w/index.php?title=Tau_function&oldid=339046", note = "[Online; accessed 10-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 = "Tau function --- Rosetta Code{,} ", year = "2023", url = "\url{https://rosettacode.org/w/index.php?title=Tau_function&oldid=339046}", note = "[Online; accessed 10-June-2023]" }