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: 2 December 2024 13:45 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 13:45, December 2, 2024 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. 2 Dec 2024, 13:45 <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 2 December 2024]
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 2, 2024).
CBE/CSE style
HaskellWiki contributors. Boston Area Haskell Users' Group [Internet]. HaskellWiki; 2017 Sep 12, 09:32 UTC [cited 2024 Dec 2]. 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 2, 2024).
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 2-December-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 = "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 2-December-2024]" }