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: 1 March 2020 01:33 UTC
- Date retrieved: 27 February 2021 10:57 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Language_and_library_specification&oldid=5276
- Page Version ID: 5276
Citation styles for Language and library specification
APA style
Language and library specification. (2020, March 1). HaskellWiki, . Retrieved 10:57, February 27, 2021 from https://wiki.haskell.org/index.php?title=Language_and_library_specification&oldid=5276.
MLA style
"Language and library specification." HaskellWiki, . 1 Mar 2020, 01:33 UTC. 27 Feb 2021, 10:57 <https://wiki.haskell.org/index.php?title=Language_and_library_specification&oldid=5276>.
MHRA style
HaskellWiki contributors, 'Language and library specification', HaskellWiki, , 1 March 2020, 01:33 UTC, <https://wiki.haskell.org/index.php?title=Language_and_library_specification&oldid=5276> [accessed 27 February 2021]
Chicago style
HaskellWiki contributors, "Language and library specification," HaskellWiki, , https://wiki.haskell.org/index.php?title=Language_and_library_specification&oldid=5276 (accessed February 27, 2021).
CBE/CSE style
HaskellWiki contributors. Language and library specification [Internet]. HaskellWiki, ; 2020 Mar 1, 01:33 UTC [cited 2021 Feb 27]. Available from: https://wiki.haskell.org/index.php?title=Language_and_library_specification&oldid=5276.
Bluebook style
Language and library specification, https://wiki.haskell.org/index.php?title=Language_and_library_specification&oldid=5276 (last visited February 27, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Language and library specification --- HaskellWiki{,} ", year = "2020", url = "https://wiki.haskell.org/index.php?title=Language_and_library_specification&oldid=5276", note = "[Online; accessed 27-February-2021]" }
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 = "2020", url = "\url{https://wiki.haskell.org/index.php?title=Language_and_library_specification&oldid=5276}", note = "[Online; accessed 27-February-2021]" }