Cite This Page
Bibliographic details for Applications and libraries/Web programming
- Page name: Applications and libraries/Web programming
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 3 October 2010 13:18 UTC
- Date retrieved: 7 February 2023 05:11 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Applications_and_libraries/Web_programming&oldid=37072
- Page Version ID: 37072
Citation styles for Applications and libraries/Web programming
APA style
Applications and libraries/Web programming. (2010, October 3). HaskellWiki, . Retrieved 05:11, February 7, 2023 from https://wiki.haskell.org/index.php?title=Applications_and_libraries/Web_programming&oldid=37072.
MLA style
"Applications and libraries/Web programming." HaskellWiki, . 3 Oct 2010, 13:18 UTC. 7 Feb 2023, 05:11 <https://wiki.haskell.org/index.php?title=Applications_and_libraries/Web_programming&oldid=37072>.
MHRA style
HaskellWiki contributors, 'Applications and libraries/Web programming', HaskellWiki, , 3 October 2010, 13:18 UTC, <https://wiki.haskell.org/index.php?title=Applications_and_libraries/Web_programming&oldid=37072> [accessed 7 February 2023]
Chicago style
HaskellWiki contributors, "Applications and libraries/Web programming," HaskellWiki, , https://wiki.haskell.org/index.php?title=Applications_and_libraries/Web_programming&oldid=37072 (accessed February 7, 2023).
CBE/CSE style
HaskellWiki contributors. Applications and libraries/Web programming [Internet]. HaskellWiki, ; 2010 Oct 3, 13:18 UTC [cited 2023 Feb 7]. Available from: https://wiki.haskell.org/index.php?title=Applications_and_libraries/Web_programming&oldid=37072.
Bluebook style
Applications and libraries/Web programming, https://wiki.haskell.org/index.php?title=Applications_and_libraries/Web_programming&oldid=37072 (last visited February 7, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Applications and libraries/Web programming --- HaskellWiki{,} ", year = "2010", url = "https://wiki.haskell.org/index.php?title=Applications_and_libraries/Web_programming&oldid=37072", note = "[Online; accessed 7-February-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 = "Applications and libraries/Web programming --- HaskellWiki{,} ", year = "2010", url = "\url{https://wiki.haskell.org/index.php?title=Applications_and_libraries/Web_programming&oldid=37072}", note = "[Online; accessed 7-February-2023]" }