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: 28 February 2021 10:46 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Roll_your_own_IRC_bot&oldid=59856
- Page Version ID: 59856
Citation styles for Roll your own IRC bot
APA style
Roll your own IRC bot. (2019, August 1). HaskellWiki, . Retrieved 10:46, February 28, 2021 from https://wiki.haskell.org/index.php?title=Roll_your_own_IRC_bot&oldid=59856.
MLA style
"Roll your own IRC bot." HaskellWiki, . 1 Aug 2019, 11:53 UTC. 28 Feb 2021, 10:46 <https://wiki.haskell.org/index.php?title=Roll_your_own_IRC_bot&oldid=59856>.
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=59856> [accessed 28 February 2021]
Chicago style
HaskellWiki contributors, "Roll your own IRC bot," HaskellWiki, , https://wiki.haskell.org/index.php?title=Roll_your_own_IRC_bot&oldid=59856 (accessed February 28, 2021).
CBE/CSE style
HaskellWiki contributors. Roll your own IRC bot [Internet]. HaskellWiki, ; 2019 Aug 1, 11:53 UTC [cited 2021 Feb 28]. Available from: https://wiki.haskell.org/index.php?title=Roll_your_own_IRC_bot&oldid=59856.
Bluebook style
Roll your own IRC bot, https://wiki.haskell.org/index.php?title=Roll_your_own_IRC_bot&oldid=59856 (last visited February 28, 2021).
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=59856", note = "[Online; accessed 28-February-2021]" }
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=59856}", note = "[Online; accessed 28-February-2021]" }