Cite This Page
Bibliographic details for Roll your own IRC bot/Transcript
- Page name: Roll your own IRC bot/Transcript
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 4 October 2006 06:42 UTC
- Date retrieved: 16 August 2022 07:21 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Roll_your_own_IRC_bot/Transcript&oldid=6473
- Page Version ID: 6473
Citation styles for Roll your own IRC bot/Transcript
APA style
Roll your own IRC bot/Transcript. (2006, October 4). HaskellWiki, . Retrieved 07:21, August 16, 2022 from https://wiki.haskell.org/index.php?title=Roll_your_own_IRC_bot/Transcript&oldid=6473.
MLA style
"Roll your own IRC bot/Transcript." HaskellWiki, . 4 Oct 2006, 06:42 UTC. 16 Aug 2022, 07:21 <https://wiki.haskell.org/index.php?title=Roll_your_own_IRC_bot/Transcript&oldid=6473>.
MHRA style
HaskellWiki contributors, 'Roll your own IRC bot/Transcript', HaskellWiki, , 4 October 2006, 06:42 UTC, <https://wiki.haskell.org/index.php?title=Roll_your_own_IRC_bot/Transcript&oldid=6473> [accessed 16 August 2022]
Chicago style
HaskellWiki contributors, "Roll your own IRC bot/Transcript," HaskellWiki, , https://wiki.haskell.org/index.php?title=Roll_your_own_IRC_bot/Transcript&oldid=6473 (accessed August 16, 2022).
CBE/CSE style
HaskellWiki contributors. Roll your own IRC bot/Transcript [Internet]. HaskellWiki, ; 2006 Oct 4, 06:42 UTC [cited 2022 Aug 16]. Available from: https://wiki.haskell.org/index.php?title=Roll_your_own_IRC_bot/Transcript&oldid=6473.
Bluebook style
Roll your own IRC bot/Transcript, https://wiki.haskell.org/index.php?title=Roll_your_own_IRC_bot/Transcript&oldid=6473 (last visited August 16, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Roll your own IRC bot/Transcript --- HaskellWiki{,} ", year = "2006", url = "https://wiki.haskell.org/index.php?title=Roll_your_own_IRC_bot/Transcript&oldid=6473", note = "[Online; accessed 16-August-2022]" }
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/Transcript --- HaskellWiki{,} ", year = "2006", url = "\url{https://wiki.haskell.org/index.php?title=Roll_your_own_IRC_bot/Transcript&oldid=6473}", note = "[Online; accessed 16-August-2022]" }