Cite This Page
Bibliographic details for Reykjavik Haskell User Group
- Page name: Reykjavik Haskell User Group
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 26 April 2011 18:11 UTC
- Date retrieved: 20 September 2024 00:59 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Reykjavik_Haskell_User_Group&oldid=39686
- Page Version ID: 39686
Citation styles for Reykjavik Haskell User Group
APA style
Reykjavik Haskell User Group. (2011, April 26). HaskellWiki, . Retrieved 00:59, September 20, 2024 from https://wiki.haskell.org/index.php?title=Reykjavik_Haskell_User_Group&oldid=39686.
MLA style
"Reykjavik Haskell User Group." HaskellWiki, . 26 Apr 2011, 18:11 UTC. 20 Sep 2024, 00:59 <https://wiki.haskell.org/index.php?title=Reykjavik_Haskell_User_Group&oldid=39686>.
MHRA style
HaskellWiki contributors, 'Reykjavik Haskell User Group', HaskellWiki, , 26 April 2011, 18:11 UTC, <https://wiki.haskell.org/index.php?title=Reykjavik_Haskell_User_Group&oldid=39686> [accessed 20 September 2024]
Chicago style
HaskellWiki contributors, "Reykjavik Haskell User Group," HaskellWiki, , https://wiki.haskell.org/index.php?title=Reykjavik_Haskell_User_Group&oldid=39686 (accessed September 20, 2024).
CBE/CSE style
HaskellWiki contributors. Reykjavik Haskell User Group [Internet]. HaskellWiki, ; 2011 Apr 26, 18:11 UTC [cited 2024 Sep 20]. Available from: https://wiki.haskell.org/index.php?title=Reykjavik_Haskell_User_Group&oldid=39686.
Bluebook style
Reykjavik Haskell User Group, https://wiki.haskell.org/index.php?title=Reykjavik_Haskell_User_Group&oldid=39686 (last visited September 20, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Reykjavik Haskell User Group --- HaskellWiki{,} ", year = "2011", url = "https://wiki.haskell.org/index.php?title=Reykjavik_Haskell_User_Group&oldid=39686", note = "[Online; accessed 20-September-2024]" }
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 = "Reykjavik Haskell User Group --- HaskellWiki{,} ", year = "2011", url = "\url{https://wiki.haskell.org/index.php?title=Reykjavik_Haskell_User_Group&oldid=39686}", note = "[Online; accessed 20-September-2024]" }