Cite This Page
Bibliographic details for Boston Area Haskell Users' Group
- Page name: Boston Area Haskell Users' Group
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 12 September 2017 09:32 UTC
- Date retrieved: 15 December 2019 10:53 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Boston_Area_Haskell_Users%27_Group&oldid=29590
- Page Version ID: 29590
Citation styles for Boston Area Haskell Users' Group
APA style
Boston Area Haskell Users' Group. (2017, September 12). HaskellWiki, . Retrieved 10:53, December 15, 2019 from https://wiki.haskell.org/index.php?title=Boston_Area_Haskell_Users%27_Group&oldid=29590.
MLA style
"Boston Area Haskell Users' Group." HaskellWiki, . 12 Sep 2017, 09:32 UTC. 15 Dec 2019, 10:53 <https://wiki.haskell.org/index.php?title=Boston_Area_Haskell_Users%27_Group&oldid=29590>.
MHRA style
HaskellWiki contributors, 'Boston Area Haskell Users' Group', HaskellWiki, , 12 September 2017, 09:32 UTC, <https://wiki.haskell.org/index.php?title=Boston_Area_Haskell_Users%27_Group&oldid=29590> [accessed 15 December 2019]
Chicago style
HaskellWiki contributors, "Boston Area Haskell Users' Group," HaskellWiki, , https://wiki.haskell.org/index.php?title=Boston_Area_Haskell_Users%27_Group&oldid=29590 (accessed December 15, 2019).
CBE/CSE style
HaskellWiki contributors. Boston Area Haskell Users' Group [Internet]. HaskellWiki, ; 2017 Sep 12, 09:32 UTC [cited 2019 Dec 15]. Available from: https://wiki.haskell.org/index.php?title=Boston_Area_Haskell_Users%27_Group&oldid=29590.
Bluebook style
Boston Area Haskell Users' Group, https://wiki.haskell.org/index.php?title=Boston_Area_Haskell_Users%27_Group&oldid=29590 (last visited December 15, 2019).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Boston Area Haskell Users' Group --- HaskellWiki{,} ", year = "2017", url = "https://wiki.haskell.org/index.php?title=Boston_Area_Haskell_Users%27_Group&oldid=29590", note = "[Online; accessed 15-December-2019]" }
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 = "Boston Area Haskell Users' Group --- HaskellWiki{,} ", year = "2017", url = "\url{https://wiki.haskell.org/index.php?title=Boston_Area_Haskell_Users%27_Group&oldid=29590}", note = "[Online; accessed 15-December-2019]" }