Cite This Page
Bibliographic details for Simonpj/Talk:FunWithTypeFuns
- Page name: Simonpj/Talk:FunWithTypeFuns
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 18 February 2012 17:03 UTC
- Date retrieved: 9 December 2019 07:13 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Simonpj/Talk:FunWithTypeFuns&oldid=36554
- Page Version ID: 36554
Citation styles for Simonpj/Talk:FunWithTypeFuns
APA style
Simonpj/Talk:FunWithTypeFuns. (2012, February 18). HaskellWiki, . Retrieved 07:13, December 9, 2019 from https://wiki.haskell.org/index.php?title=Simonpj/Talk:FunWithTypeFuns&oldid=36554.
MLA style
"Simonpj/Talk:FunWithTypeFuns." HaskellWiki, . 18 Feb 2012, 17:03 UTC. 9 Dec 2019, 07:13 <https://wiki.haskell.org/index.php?title=Simonpj/Talk:FunWithTypeFuns&oldid=36554>.
MHRA style
HaskellWiki contributors, 'Simonpj/Talk:FunWithTypeFuns', HaskellWiki, , 18 February 2012, 17:03 UTC, <https://wiki.haskell.org/index.php?title=Simonpj/Talk:FunWithTypeFuns&oldid=36554> [accessed 9 December 2019]
Chicago style
HaskellWiki contributors, "Simonpj/Talk:FunWithTypeFuns," HaskellWiki, , https://wiki.haskell.org/index.php?title=Simonpj/Talk:FunWithTypeFuns&oldid=36554 (accessed December 9, 2019).
CBE/CSE style
HaskellWiki contributors. Simonpj/Talk:FunWithTypeFuns [Internet]. HaskellWiki, ; 2012 Feb 18, 17:03 UTC [cited 2019 Dec 9]. Available from: https://wiki.haskell.org/index.php?title=Simonpj/Talk:FunWithTypeFuns&oldid=36554.
Bluebook style
Simonpj/Talk:FunWithTypeFuns, https://wiki.haskell.org/index.php?title=Simonpj/Talk:FunWithTypeFuns&oldid=36554 (last visited December 9, 2019).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Simonpj/Talk:FunWithTypeFuns --- HaskellWiki{,} ", year = "2012", url = "https://wiki.haskell.org/index.php?title=Simonpj/Talk:FunWithTypeFuns&oldid=36554", note = "[Online; accessed 9-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 = "Simonpj/Talk:FunWithTypeFuns --- HaskellWiki{,} ", year = "2012", url = "\url{https://wiki.haskell.org/index.php?title=Simonpj/Talk:FunWithTypeFuns&oldid=36554}", note = "[Online; accessed 9-December-2019]" }