Cite This Page
Bibliographic details for Lah numbers
- Page name: Lah numbers
- Author: Rosetta Code contributors
- Publisher: Rosetta Code, .
- Date of last revision: 16 October 2022 10:38 UTC
- Date retrieved: 6 February 2023 03:19 UTC
- Permanent URL: https://rosettacode.org/w/index.php?title=Lah_numbers&oldid=331839
- Page Version ID: 331839
Citation styles for Lah numbers
APA style
Lah numbers. (2022, October 16). Rosetta Code, . Retrieved 03:19, February 6, 2023 from https://rosettacode.org/w/index.php?title=Lah_numbers&oldid=331839.
MLA style
"Lah numbers." Rosetta Code, . 16 Oct 2022, 10:38 UTC. 6 Feb 2023, 03:19 <https://rosettacode.org/w/index.php?title=Lah_numbers&oldid=331839>.
MHRA style
Rosetta Code contributors, 'Lah numbers', Rosetta Code, , 16 October 2022, 10:38 UTC, <https://rosettacode.org/w/index.php?title=Lah_numbers&oldid=331839> [accessed 6 February 2023]
Chicago style
Rosetta Code contributors, "Lah numbers," Rosetta Code, , https://rosettacode.org/w/index.php?title=Lah_numbers&oldid=331839 (accessed February 6, 2023).
CBE/CSE style
Rosetta Code contributors. Lah numbers [Internet]. Rosetta Code, ; 2022 Oct 16, 10:38 UTC [cited 2023 Feb 6]. Available from: https://rosettacode.org/w/index.php?title=Lah_numbers&oldid=331839.
Bluebook style
Lah numbers, https://rosettacode.org/w/index.php?title=Lah_numbers&oldid=331839 (last visited February 6, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Lah numbers --- Rosetta Code{,} ", year = "2022", url = "https://rosettacode.org/w/index.php?title=Lah_numbers&oldid=331839", 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 = "Lah numbers --- Rosetta Code{,} ", year = "2022", url = "\url{https://rosettacode.org/w/index.php?title=Lah_numbers&oldid=331839}", note = "[Online; accessed 6-February-2023]" }