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: 4 October 2006 05:26 UTC
- Date retrieved: 31 October 2024 23:20 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Roll_your_own_IRC_bot&oldid=6448
- Page Version ID: 6448
Citation styles for Roll your own IRC bot
APA style
Roll your own IRC bot. (2006, October 4). HaskellWiki, . Retrieved 23:20, October 31, 2024 from https://wiki.haskell.org/index.php?title=Roll_your_own_IRC_bot&oldid=6448.
MLA style
"Roll your own IRC bot." HaskellWiki, . 4 Oct 2006, 05:26 UTC. 31 Oct 2024, 23:20 <https://wiki.haskell.org/index.php?title=Roll_your_own_IRC_bot&oldid=6448>.
MHRA style
HaskellWiki contributors, 'Roll your own IRC bot', HaskellWiki, , 4 October 2006, 05:26 UTC, <https://wiki.haskell.org/index.php?title=Roll_your_own_IRC_bot&oldid=6448> [accessed 31 October 2024]
Chicago style
HaskellWiki contributors, "Roll your own IRC bot," HaskellWiki, , https://wiki.haskell.org/index.php?title=Roll_your_own_IRC_bot&oldid=6448 (accessed October 31, 2024).
CBE/CSE style
HaskellWiki contributors. Roll your own IRC bot [Internet]. HaskellWiki, ; 2006 Oct 4, 05:26 UTC [cited 2024 Oct 31]. Available from: https://wiki.haskell.org/index.php?title=Roll_your_own_IRC_bot&oldid=6448.
Bluebook style
Roll your own IRC bot, https://wiki.haskell.org/index.php?title=Roll_your_own_IRC_bot&oldid=6448 (last visited October 31, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Roll your own IRC bot --- HaskellWiki{,} ", year = "2006", url = "https://wiki.haskell.org/index.php?title=Roll_your_own_IRC_bot&oldid=6448", note = "[Online; accessed 31-October-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 = "2006", url = "\url{https://wiki.haskell.org/index.php?title=Roll_your_own_IRC_bot&oldid=6448}", note = "[Online; accessed 31-October-2024]" }