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: 30 March 2023 02:48 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 02:48, March 30, 2023 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. 30 Mar 2023, 02:48 <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 30 March 2023]
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 March 30, 2023).
CBE/CSE style
HaskellWiki contributors. Web/Literature/Practical web programming in Haskell [Internet]. HaskellWiki, ; 2009 Jul 2, 21:35 UTC [cited 2023 Mar 30]. 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 March 30, 2023).
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 30-March-2023]" }
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 30-March-2023]" }