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: 22 August 2022 13:50 UTC
- Date retrieved: 13 October 2024 00:55 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Applications_and_libraries/Program_development&oldid=65318
- Page Version ID: 65318
Citation styles for Applications and libraries/Program development
APA style
Applications and libraries/Program development. (2022, August 22). HaskellWiki, . Retrieved 00:55, October 13, 2024 from https://wiki.haskell.org/index.php?title=Applications_and_libraries/Program_development&oldid=65318.
MLA style
"Applications and libraries/Program development." HaskellWiki, . 22 Aug 2022, 13:50 UTC. 13 Oct 2024, 00:55 <https://wiki.haskell.org/index.php?title=Applications_and_libraries/Program_development&oldid=65318>.
MHRA style
HaskellWiki contributors, 'Applications and libraries/Program development', HaskellWiki, , 22 August 2022, 13:50 UTC, <https://wiki.haskell.org/index.php?title=Applications_and_libraries/Program_development&oldid=65318> [accessed 13 October 2024]
Chicago style
HaskellWiki contributors, "Applications and libraries/Program development," HaskellWiki, , https://wiki.haskell.org/index.php?title=Applications_and_libraries/Program_development&oldid=65318 (accessed October 13, 2024).
CBE/CSE style
HaskellWiki contributors. Applications and libraries/Program development [Internet]. HaskellWiki, ; 2022 Aug 22, 13:50 UTC [cited 2024 Oct 13]. Available from: https://wiki.haskell.org/index.php?title=Applications_and_libraries/Program_development&oldid=65318.
Bluebook style
Applications and libraries/Program development, https://wiki.haskell.org/index.php?title=Applications_and_libraries/Program_development&oldid=65318 (last visited October 13, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Applications and libraries/Program development --- HaskellWiki{,} ", year = "2022", url = "https://wiki.haskell.org/index.php?title=Applications_and_libraries/Program_development&oldid=65318", note = "[Online; accessed 13-October-2024]" }
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 = "2022", url = "\url{https://wiki.haskell.org/index.php?title=Applications_and_libraries/Program_development&oldid=65318}", note = "[Online; accessed 13-October-2024]" }