Cite This Page
Bibliographic details for Web/Literature/Practical web programming in Haskell
- Page name: Web/Literature/Practical web programming in Haskell
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 2 July 2009 21:35 UTC
- Date retrieved: 28 May 2022 12:55 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Web/Literature/Practical_web_programming_in_Haskell&oldid=28835
- Page Version ID: 28835
Citation styles for Web/Literature/Practical web programming in Haskell
APA style
Web/Literature/Practical web programming in Haskell. (2009, July 2). HaskellWiki, . Retrieved 12:55, May 28, 2022 from https://wiki.haskell.org/index.php?title=Web/Literature/Practical_web_programming_in_Haskell&oldid=28835.
MLA style
"Web/Literature/Practical web programming in Haskell." HaskellWiki, . 2 Jul 2009, 21:35 UTC. 28 May 2022, 12:55 <https://wiki.haskell.org/index.php?title=Web/Literature/Practical_web_programming_in_Haskell&oldid=28835>.
MHRA style
HaskellWiki contributors, 'Web/Literature/Practical web programming in Haskell', HaskellWiki, , 2 July 2009, 21:35 UTC, <https://wiki.haskell.org/index.php?title=Web/Literature/Practical_web_programming_in_Haskell&oldid=28835> [accessed 28 May 2022]
Chicago style
HaskellWiki contributors, "Web/Literature/Practical web programming in Haskell," HaskellWiki, , https://wiki.haskell.org/index.php?title=Web/Literature/Practical_web_programming_in_Haskell&oldid=28835 (accessed May 28, 2022).
CBE/CSE style
HaskellWiki contributors. Web/Literature/Practical web programming in Haskell [Internet]. HaskellWiki, ; 2009 Jul 2, 21:35 UTC [cited 2022 May 28]. Available from: https://wiki.haskell.org/index.php?title=Web/Literature/Practical_web_programming_in_Haskell&oldid=28835.
Bluebook style
Web/Literature/Practical web programming in Haskell, https://wiki.haskell.org/index.php?title=Web/Literature/Practical_web_programming_in_Haskell&oldid=28835 (last visited May 28, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Web/Literature/Practical web programming in Haskell --- HaskellWiki{,} ", year = "2009", url = "https://wiki.haskell.org/index.php?title=Web/Literature/Practical_web_programming_in_Haskell&oldid=28835", note = "[Online; accessed 28-May-2022]" }
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 = "Web/Literature/Practical web programming in Haskell --- HaskellWiki{,} ", year = "2009", url = "\url{https://wiki.haskell.org/index.php?title=Web/Literature/Practical_web_programming_in_Haskell&oldid=28835}", note = "[Online; accessed 28-May-2022]" }