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: 14 January 2007 03:23 UTC
- Date retrieved: 9 August 2022 14:47 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Language_and_library_specification&oldid=10371
- Page Version ID: 10371
Citation styles for Language and library specification
APA style
Language and library specification. (2007, January 14). HaskellWiki, . Retrieved 14:47, August 9, 2022 from https://wiki.haskell.org/index.php?title=Language_and_library_specification&oldid=10371.
MLA style
"Language and library specification." HaskellWiki, . 14 Jan 2007, 03:23 UTC. 9 Aug 2022, 14:47 <https://wiki.haskell.org/index.php?title=Language_and_library_specification&oldid=10371>.
MHRA style
HaskellWiki contributors, 'Language and library specification', HaskellWiki, , 14 January 2007, 03:23 UTC, <https://wiki.haskell.org/index.php?title=Language_and_library_specification&oldid=10371> [accessed 9 August 2022]
Chicago style
HaskellWiki contributors, "Language and library specification," HaskellWiki, , https://wiki.haskell.org/index.php?title=Language_and_library_specification&oldid=10371 (accessed August 9, 2022).
CBE/CSE style
HaskellWiki contributors. Language and library specification [Internet]. HaskellWiki, ; 2007 Jan 14, 03:23 UTC [cited 2022 Aug 9]. Available from: https://wiki.haskell.org/index.php?title=Language_and_library_specification&oldid=10371.
Bluebook style
Language and library specification, https://wiki.haskell.org/index.php?title=Language_and_library_specification&oldid=10371 (last visited August 9, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Language and library specification --- HaskellWiki{,} ", year = "2007", url = "https://wiki.haskell.org/index.php?title=Language_and_library_specification&oldid=10371", note = "[Online; accessed 9-August-2022]" }
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 = "2007", url = "\url{https://wiki.haskell.org/index.php?title=Language_and_library_specification&oldid=10371}", note = "[Online; accessed 9-August-2022]" }