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: 12 June 2023 07:37 UTC
- Date retrieved: 4 October 2024 21:03 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Language_and_library_specification&oldid=66335
- Page Version ID: 66335
Citation styles for Language and library specification
APA style
Language and library specification. (2023, June 12). HaskellWiki, . Retrieved 21:03, October 4, 2024 from https://wiki.haskell.org/index.php?title=Language_and_library_specification&oldid=66335.
MLA style
"Language and library specification." HaskellWiki, . 12 Jun 2023, 07:37 UTC. 4 Oct 2024, 21:03 <https://wiki.haskell.org/index.php?title=Language_and_library_specification&oldid=66335>.
MHRA style
HaskellWiki contributors, 'Language and library specification', HaskellWiki, , 12 June 2023, 07:37 UTC, <https://wiki.haskell.org/index.php?title=Language_and_library_specification&oldid=66335> [accessed 4 October 2024]
Chicago style
HaskellWiki contributors, "Language and library specification," HaskellWiki, , https://wiki.haskell.org/index.php?title=Language_and_library_specification&oldid=66335 (accessed October 4, 2024).
CBE/CSE style
HaskellWiki contributors. Language and library specification [Internet]. HaskellWiki, ; 2023 Jun 12, 07:37 UTC [cited 2024 Oct 4]. Available from: https://wiki.haskell.org/index.php?title=Language_and_library_specification&oldid=66335.
Bluebook style
Language and library specification, https://wiki.haskell.org/index.php?title=Language_and_library_specification&oldid=66335 (last visited October 4, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Language and library specification --- HaskellWiki{,} ", year = "2023", url = "https://wiki.haskell.org/index.php?title=Language_and_library_specification&oldid=66335", note = "[Online; accessed 4-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 = "Language and library specification --- HaskellWiki{,} ", year = "2023", url = "\url{https://wiki.haskell.org/index.php?title=Language_and_library_specification&oldid=66335}", note = "[Online; accessed 4-October-2024]" }