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