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