Cite This Page
Bibliographic details for Language and library specification
- Page name: Language and library specification
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 10 August 2022 09:21 UTC
- Date retrieved: 31 March 2023 22:20 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Language_and_library_specification&oldid=65282
- Page Version ID: 65282
Citation styles for Language and library specification
APA style
Language and library specification. (2022, August 10). HaskellWiki, . Retrieved 22:20, March 31, 2023 from https://wiki.haskell.org/index.php?title=Language_and_library_specification&oldid=65282.
MLA style
"Language and library specification." HaskellWiki, . 10 Aug 2022, 09:21 UTC. 31 Mar 2023, 22:20 <https://wiki.haskell.org/index.php?title=Language_and_library_specification&oldid=65282>.
MHRA style
HaskellWiki contributors, 'Language and library specification', HaskellWiki, , 10 August 2022, 09:21 UTC, <https://wiki.haskell.org/index.php?title=Language_and_library_specification&oldid=65282> [accessed 31 March 2023]
Chicago style
HaskellWiki contributors, "Language and library specification," HaskellWiki, , https://wiki.haskell.org/index.php?title=Language_and_library_specification&oldid=65282 (accessed March 31, 2023).
CBE/CSE style
HaskellWiki contributors. Language and library specification [Internet]. HaskellWiki, ; 2022 Aug 10, 09:21 UTC [cited 2023 Mar 31]. Available from: https://wiki.haskell.org/index.php?title=Language_and_library_specification&oldid=65282.
Bluebook style
Language and library specification, https://wiki.haskell.org/index.php?title=Language_and_library_specification&oldid=65282 (last visited March 31, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Language and library specification --- HaskellWiki{,} ", year = "2022", url = "https://wiki.haskell.org/index.php?title=Language_and_library_specification&oldid=65282", note = "[Online; accessed 31-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 = "Language and library specification --- HaskellWiki{,} ", year = "2022", url = "\url{https://wiki.haskell.org/index.php?title=Language_and_library_specification&oldid=65282}", note = "[Online; accessed 31-March-2023]" }