Cite This Page
Bibliographic details for Community server (defunct)
- Page name: Community server (defunct)
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 23 March 2018 06:02 UTC
- Date retrieved: 2 July 2022 20:47 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Community_server_(defunct)&oldid=62366
- Page Version ID: 62366
Citation styles for Community server (defunct)
APA style
Community server (defunct). (2018, March 23). HaskellWiki, . Retrieved 20:47, July 2, 2022 from https://wiki.haskell.org/index.php?title=Community_server_(defunct)&oldid=62366.
MLA style
"Community server (defunct)." HaskellWiki, . 23 Mar 2018, 06:02 UTC. 2 Jul 2022, 20:47 <https://wiki.haskell.org/index.php?title=Community_server_(defunct)&oldid=62366>.
MHRA style
HaskellWiki contributors, 'Community server (defunct)', HaskellWiki, , 23 March 2018, 06:02 UTC, <https://wiki.haskell.org/index.php?title=Community_server_(defunct)&oldid=62366> [accessed 2 July 2022]
Chicago style
HaskellWiki contributors, "Community server (defunct)," HaskellWiki, , https://wiki.haskell.org/index.php?title=Community_server_(defunct)&oldid=62366 (accessed July 2, 2022).
CBE/CSE style
HaskellWiki contributors. Community server (defunct) [Internet]. HaskellWiki, ; 2018 Mar 23, 06:02 UTC [cited 2022 Jul 2]. Available from: https://wiki.haskell.org/index.php?title=Community_server_(defunct)&oldid=62366.
Bluebook style
Community server (defunct), https://wiki.haskell.org/index.php?title=Community_server_(defunct)&oldid=62366 (last visited July 2, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Community server (defunct) --- HaskellWiki{,} ", year = "2018", url = "https://wiki.haskell.org/index.php?title=Community_server_(defunct)&oldid=62366", note = "[Online; accessed 2-July-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 = "Community server (defunct) --- HaskellWiki{,} ", year = "2018", url = "\url{https://wiki.haskell.org/index.php?title=Community_server_(defunct)&oldid=62366}", note = "[Online; accessed 2-July-2022]" }