Cite This Page
Bibliographic details for HaskellImplementorsWorkshop/2011
- Page name: HaskellImplementorsWorkshop/2011
- Author: HaskellWiki contributors
- Publisher: HaskellWiki.
- Date of last revision: 25 July 2021 02:57 UTC
- Date retrieved: 11 February 2025 15:03 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=HaskellImplementorsWorkshop/2011&oldid=64625
- Page Version ID: 64625
Citation styles for HaskellImplementorsWorkshop/2011
APA style
HaskellImplementorsWorkshop/2011. (2021, July 25). HaskellWiki. Retrieved 15:03, February 11, 2025 from https://wiki.haskell.org/index.php?title=HaskellImplementorsWorkshop/2011&oldid=64625.
MLA style
"HaskellImplementorsWorkshop/2011." HaskellWiki. 25 Jul 2021, 02:57 UTC. 11 Feb 2025, 15:03 <https://wiki.haskell.org/index.php?title=HaskellImplementorsWorkshop/2011&oldid=64625>.
MHRA style
HaskellWiki contributors, 'HaskellImplementorsWorkshop/2011', HaskellWiki, 25 July 2021, 02:57 UTC, <https://wiki.haskell.org/index.php?title=HaskellImplementorsWorkshop/2011&oldid=64625> [accessed 11 February 2025]
Chicago style
HaskellWiki contributors, "HaskellImplementorsWorkshop/2011," HaskellWiki, https://wiki.haskell.org/index.php?title=HaskellImplementorsWorkshop/2011&oldid=64625 (accessed February 11, 2025).
CBE/CSE style
HaskellWiki contributors. HaskellImplementorsWorkshop/2011 [Internet]. HaskellWiki; 2021 Jul 25, 02:57 UTC [cited 2025 Feb 11]. Available from: https://wiki.haskell.org/index.php?title=HaskellImplementorsWorkshop/2011&oldid=64625.
Bluebook style
HaskellImplementorsWorkshop/2011, https://wiki.haskell.org/index.php?title=HaskellImplementorsWorkshop/2011&oldid=64625 (last visited February 11, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "HaskellImplementorsWorkshop/2011 --- HaskellWiki{,} ", year = "2021", url = "https://wiki.haskell.org/index.php?title=HaskellImplementorsWorkshop/2011&oldid=64625", note = "[Online; accessed 11-February-2025]" }
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 = "HaskellImplementorsWorkshop/2011 --- HaskellWiki{,} ", year = "2021", url = "\url{https://wiki.haskell.org/index.php?title=HaskellImplementorsWorkshop/2011&oldid=64625}", note = "[Online; accessed 11-February-2025]" }