Cite This Page
Bibliographic details for IRC channel
- Page name: IRC channel
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 2 September 2020 18:25 UTC
- Date retrieved: 10 April 2021 14:15 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=IRC_channel&oldid=2466
- Page Version ID: 2466
Citation styles for IRC channel
APA style
IRC channel. (2020, September 2). HaskellWiki, . Retrieved 14:15, April 10, 2021 from https://wiki.haskell.org/index.php?title=IRC_channel&oldid=2466.
MLA style
"IRC channel." HaskellWiki, . 2 Sep 2020, 18:25 UTC. 10 Apr 2021, 14:15 <https://wiki.haskell.org/index.php?title=IRC_channel&oldid=2466>.
MHRA style
HaskellWiki contributors, 'IRC channel', HaskellWiki, , 2 September 2020, 18:25 UTC, <https://wiki.haskell.org/index.php?title=IRC_channel&oldid=2466> [accessed 10 April 2021]
Chicago style
HaskellWiki contributors, "IRC channel," HaskellWiki, , https://wiki.haskell.org/index.php?title=IRC_channel&oldid=2466 (accessed April 10, 2021).
CBE/CSE style
HaskellWiki contributors. IRC channel [Internet]. HaskellWiki, ; 2020 Sep 2, 18:25 UTC [cited 2021 Apr 10]. Available from: https://wiki.haskell.org/index.php?title=IRC_channel&oldid=2466.
Bluebook style
IRC channel, https://wiki.haskell.org/index.php?title=IRC_channel&oldid=2466 (last visited April 10, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "IRC channel --- HaskellWiki{,} ", year = "2020", url = "https://wiki.haskell.org/index.php?title=IRC_channel&oldid=2466", note = "[Online; accessed 10-April-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 = "IRC channel --- HaskellWiki{,} ", year = "2020", url = "\url{https://wiki.haskell.org/index.php?title=IRC_channel&oldid=2466}", note = "[Online; accessed 10-April-2021]" }