Cite This Page
Bibliographic details for Roll your own IRC bot
- Page name: Roll your own IRC bot
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 1 August 2019 11:53 UTC
- Date retrieved: 13 September 2024 22:31 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Roll_your_own_IRC_bot&oldid=62982
- Page Version ID: 62982
Citation styles for Roll your own IRC bot
APA style
Roll your own IRC bot. (2019, August 1). HaskellWiki, . Retrieved 22:31, September 13, 2024 from https://wiki.haskell.org/index.php?title=Roll_your_own_IRC_bot&oldid=62982.
MLA style
"Roll your own IRC bot." HaskellWiki, . 1 Aug 2019, 11:53 UTC. 13 Sep 2024, 22:31 <https://wiki.haskell.org/index.php?title=Roll_your_own_IRC_bot&oldid=62982>.
MHRA style
HaskellWiki contributors, 'Roll your own IRC bot', HaskellWiki, , 1 August 2019, 11:53 UTC, <https://wiki.haskell.org/index.php?title=Roll_your_own_IRC_bot&oldid=62982> [accessed 13 September 2024]
Chicago style
HaskellWiki contributors, "Roll your own IRC bot," HaskellWiki, , https://wiki.haskell.org/index.php?title=Roll_your_own_IRC_bot&oldid=62982 (accessed September 13, 2024).
CBE/CSE style
HaskellWiki contributors. Roll your own IRC bot [Internet]. HaskellWiki, ; 2019 Aug 1, 11:53 UTC [cited 2024 Sep 13]. Available from: https://wiki.haskell.org/index.php?title=Roll_your_own_IRC_bot&oldid=62982.
Bluebook style
Roll your own IRC bot, https://wiki.haskell.org/index.php?title=Roll_your_own_IRC_bot&oldid=62982 (last visited September 13, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Roll your own IRC bot --- HaskellWiki{,} ", year = "2019", url = "https://wiki.haskell.org/index.php?title=Roll_your_own_IRC_bot&oldid=62982", note = "[Online; accessed 13-September-2024]" }
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 = "Roll your own IRC bot --- HaskellWiki{,} ", year = "2019", url = "\url{https://wiki.haskell.org/index.php?title=Roll_your_own_IRC_bot&oldid=62982}", note = "[Online; accessed 13-September-2024]" }