Cite This Page
Bibliographic details for Applications and libraries/Program development
- Page name: Applications and libraries/Program development
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 5 February 2016 17:55 UTC
- Date retrieved: 18 April 2021 12:01 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Applications_and_libraries/Program_development&oldid=60601
- Page Version ID: 60601
Citation styles for Applications and libraries/Program development
APA style
Applications and libraries/Program development. (2016, February 5). HaskellWiki, . Retrieved 12:01, April 18, 2021 from https://wiki.haskell.org/index.php?title=Applications_and_libraries/Program_development&oldid=60601.
MLA style
"Applications and libraries/Program development." HaskellWiki, . 5 Feb 2016, 17:55 UTC. 18 Apr 2021, 12:01 <https://wiki.haskell.org/index.php?title=Applications_and_libraries/Program_development&oldid=60601>.
MHRA style
HaskellWiki contributors, 'Applications and libraries/Program development', HaskellWiki, , 5 February 2016, 17:55 UTC, <https://wiki.haskell.org/index.php?title=Applications_and_libraries/Program_development&oldid=60601> [accessed 18 April 2021]
Chicago style
HaskellWiki contributors, "Applications and libraries/Program development," HaskellWiki, , https://wiki.haskell.org/index.php?title=Applications_and_libraries/Program_development&oldid=60601 (accessed April 18, 2021).
CBE/CSE style
HaskellWiki contributors. Applications and libraries/Program development [Internet]. HaskellWiki, ; 2016 Feb 5, 17:55 UTC [cited 2021 Apr 18]. Available from: https://wiki.haskell.org/index.php?title=Applications_and_libraries/Program_development&oldid=60601.
Bluebook style
Applications and libraries/Program development, https://wiki.haskell.org/index.php?title=Applications_and_libraries/Program_development&oldid=60601 (last visited April 18, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Applications and libraries/Program development --- HaskellWiki{,} ", year = "2016", url = "https://wiki.haskell.org/index.php?title=Applications_and_libraries/Program_development&oldid=60601", note = "[Online; accessed 18-April-2021]" }
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/Program development --- HaskellWiki{,} ", year = "2016", url = "\url{https://wiki.haskell.org/index.php?title=Applications_and_libraries/Program_development&oldid=60601}", note = "[Online; accessed 18-April-2021]" }