Cite This Page
Bibliographic details for HSP
- Page name: HSP
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 8 June 2023 05:48 UTC
- Date retrieved: 19 September 2024 21:00 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=HSP&oldid=65895
- Page Version ID: 65895
Citation styles for HSP
APA style
HSP. (2023, June 8). HaskellWiki, . Retrieved 21:00, September 19, 2024 from https://wiki.haskell.org/index.php?title=HSP&oldid=65895.
MLA style
"HSP." HaskellWiki, . 8 Jun 2023, 05:48 UTC. 19 Sep 2024, 21:00 <https://wiki.haskell.org/index.php?title=HSP&oldid=65895>.
MHRA style
HaskellWiki contributors, 'HSP', HaskellWiki, , 8 June 2023, 05:48 UTC, <https://wiki.haskell.org/index.php?title=HSP&oldid=65895> [accessed 19 September 2024]
Chicago style
HaskellWiki contributors, "HSP," HaskellWiki, , https://wiki.haskell.org/index.php?title=HSP&oldid=65895 (accessed September 19, 2024).
CBE/CSE style
HaskellWiki contributors. HSP [Internet]. HaskellWiki, ; 2023 Jun 8, 05:48 UTC [cited 2024 Sep 19]. Available from: https://wiki.haskell.org/index.php?title=HSP&oldid=65895.
Bluebook style
HSP, https://wiki.haskell.org/index.php?title=HSP&oldid=65895 (last visited September 19, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "HSP --- HaskellWiki{,} ", year = "2023", url = "https://wiki.haskell.org/index.php?title=HSP&oldid=65895", note = "[Online; accessed 19-September-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 = "HSP --- HaskellWiki{,} ", year = "2023", url = "\url{https://wiki.haskell.org/index.php?title=HSP&oldid=65895}", note = "[Online; accessed 19-September-2024]" }