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: 11 December 2023 18:54 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Boston_Area_Haskell_Users%27_Group&oldid=62123
- Page Version ID: 62123
Citation styles for Boston Area Haskell Users' Group
APA style
Boston Area Haskell Users' Group. (2017, September 12). HaskellWiki, . Retrieved 18:54, December 11, 2023 from https://wiki.haskell.org/index.php?title=Boston_Area_Haskell_Users%27_Group&oldid=62123.
MLA style
"Boston Area Haskell Users' Group." HaskellWiki, . 12 Sep 2017, 09:32 UTC. 11 Dec 2023, 18:54 <https://wiki.haskell.org/index.php?title=Boston_Area_Haskell_Users%27_Group&oldid=62123>.
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=62123> [accessed 11 December 2023]
Chicago style
HaskellWiki contributors, "Boston Area Haskell Users' Group," HaskellWiki, , https://wiki.haskell.org/index.php?title=Boston_Area_Haskell_Users%27_Group&oldid=62123 (accessed December 11, 2023).
CBE/CSE style
HaskellWiki contributors. Boston Area Haskell Users' Group [Internet]. HaskellWiki, ; 2017 Sep 12, 09:32 UTC [cited 2023 Dec 11]. Available from: https://wiki.haskell.org/index.php?title=Boston_Area_Haskell_Users%27_Group&oldid=62123.
Bluebook style
Boston Area Haskell Users' Group, https://wiki.haskell.org/index.php?title=Boston_Area_Haskell_Users%27_Group&oldid=62123 (last visited December 11, 2023).
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=62123", note = "[Online; accessed 11-December-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 = "Boston Area Haskell Users' Group --- HaskellWiki{,} ", year = "2017", url = "\url{https://wiki.haskell.org/index.php?title=Boston_Area_Haskell_Users%27_Group&oldid=62123}", note = "[Online; accessed 11-December-2023]" }