Cite This Page
Bibliographic details for HaskellImplementorsWorkshop/2013/Adams
- Page name: HaskellImplementorsWorkshop/2013/Adams
- Author: HaskellWiki contributors
- Publisher: HaskellWiki.
- Date of last revision: 16 September 2013 06:37 UTC
- Date retrieved: 21 April 2025 07:13 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=HaskellImplementorsWorkshop/2013/Adams&oldid=56847
- Page Version ID: 56847
Citation styles for HaskellImplementorsWorkshop/2013/Adams
APA style
HaskellImplementorsWorkshop/2013/Adams. (2013, September 16). HaskellWiki. Retrieved 07:13, April 21, 2025 from https://wiki.haskell.org/index.php?title=HaskellImplementorsWorkshop/2013/Adams&oldid=56847.
MLA style
"HaskellImplementorsWorkshop/2013/Adams." HaskellWiki. 16 Sep 2013, 06:37 UTC. 21 Apr 2025, 07:13 <https://wiki.haskell.org/index.php?title=HaskellImplementorsWorkshop/2013/Adams&oldid=56847>.
MHRA style
HaskellWiki contributors, 'HaskellImplementorsWorkshop/2013/Adams', HaskellWiki, 16 September 2013, 06:37 UTC, <https://wiki.haskell.org/index.php?title=HaskellImplementorsWorkshop/2013/Adams&oldid=56847> [accessed 21 April 2025]
Chicago style
HaskellWiki contributors, "HaskellImplementorsWorkshop/2013/Adams," HaskellWiki, https://wiki.haskell.org/index.php?title=HaskellImplementorsWorkshop/2013/Adams&oldid=56847 (accessed April 21, 2025).
CBE/CSE style
HaskellWiki contributors. HaskellImplementorsWorkshop/2013/Adams [Internet]. HaskellWiki; 2013 Sep 16, 06:37 UTC [cited 2025 Apr 21]. Available from: https://wiki.haskell.org/index.php?title=HaskellImplementorsWorkshop/2013/Adams&oldid=56847.
Bluebook style
HaskellImplementorsWorkshop/2013/Adams, https://wiki.haskell.org/index.php?title=HaskellImplementorsWorkshop/2013/Adams&oldid=56847 (last visited April 21, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "HaskellImplementorsWorkshop/2013/Adams --- HaskellWiki{,} ", year = "2013", url = "https://wiki.haskell.org/index.php?title=HaskellImplementorsWorkshop/2013/Adams&oldid=56847", note = "[Online; accessed 21-April-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/2013/Adams --- HaskellWiki{,} ", year = "2013", url = "\url{https://wiki.haskell.org/index.php?title=HaskellImplementorsWorkshop/2013/Adams&oldid=56847}", note = "[Online; accessed 21-April-2025]" }