Cite This Page
Bibliographic details for Lambdabot
- Page name: Lambdabot
- Author: HaskellWiki contributors
- Publisher: HaskellWiki.
- Date of last revision: 16 February 2013 22:37 UTC
- Date retrieved: 15 February 2025 06:46 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Lambdabot&oldid=55448
- Page Version ID: 55448
Citation styles for Lambdabot
APA style
Lambdabot. (2013, February 16). HaskellWiki. Retrieved 06:46, February 15, 2025 from https://wiki.haskell.org/index.php?title=Lambdabot&oldid=55448.
MLA style
"Lambdabot." HaskellWiki. 16 Feb 2013, 22:37 UTC. 15 Feb 2025, 06:46 <https://wiki.haskell.org/index.php?title=Lambdabot&oldid=55448>.
MHRA style
HaskellWiki contributors, 'Lambdabot', HaskellWiki, 16 February 2013, 22:37 UTC, <https://wiki.haskell.org/index.php?title=Lambdabot&oldid=55448> [accessed 15 February 2025]
Chicago style
HaskellWiki contributors, "Lambdabot," HaskellWiki, https://wiki.haskell.org/index.php?title=Lambdabot&oldid=55448 (accessed February 15, 2025).
CBE/CSE style
HaskellWiki contributors. Lambdabot [Internet]. HaskellWiki; 2013 Feb 16, 22:37 UTC [cited 2025 Feb 15]. Available from: https://wiki.haskell.org/index.php?title=Lambdabot&oldid=55448.
Bluebook style
Lambdabot, https://wiki.haskell.org/index.php?title=Lambdabot&oldid=55448 (last visited February 15, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Lambdabot --- HaskellWiki{,} ", year = "2013", url = "https://wiki.haskell.org/index.php?title=Lambdabot&oldid=55448", note = "[Online; accessed 15-February-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 = "HaskellWiki", title = "Lambdabot --- HaskellWiki{,} ", year = "2013", url = "\url{https://wiki.haskell.org/index.php?title=Lambdabot&oldid=55448}", note = "[Online; accessed 15-February-2025]" }