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: 21 September 2023 16:44 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 16:44, September 21, 2023 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. 21 Sep 2023, 16:44 <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 21 September 2023]
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 21, 2023).
CBE/CSE style
HaskellWiki contributors. Roll your own IRC bot [Internet]. HaskellWiki, ; 2019 Aug 1, 11:53 UTC [cited 2023 Sep 21]. 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 21, 2023).
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 21-September-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 = "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 21-September-2023]" }