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