Cite This Page
Bibliographic details for TypeCompose
- Page name: TypeCompose
- Author: HaskellWiki contributors
- Publisher: HaskellWiki.
- Date of last revision: 29 June 2021 22:44 UTC
- Date retrieved: 18 January 2025 02:49 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=TypeCompose&oldid=64504
- Page Version ID: 64504
Citation styles for TypeCompose
APA style
TypeCompose. (2021, June 29). HaskellWiki. Retrieved 02:49, January 18, 2025 from https://wiki.haskell.org/index.php?title=TypeCompose&oldid=64504.
MLA style
"TypeCompose." HaskellWiki. 29 Jun 2021, 22:44 UTC. 18 Jan 2025, 02:49 <https://wiki.haskell.org/index.php?title=TypeCompose&oldid=64504>.
MHRA style
HaskellWiki contributors, 'TypeCompose', HaskellWiki, 29 June 2021, 22:44 UTC, <https://wiki.haskell.org/index.php?title=TypeCompose&oldid=64504> [accessed 18 January 2025]
Chicago style
HaskellWiki contributors, "TypeCompose," HaskellWiki, https://wiki.haskell.org/index.php?title=TypeCompose&oldid=64504 (accessed January 18, 2025).
CBE/CSE style
HaskellWiki contributors. TypeCompose [Internet]. HaskellWiki; 2021 Jun 29, 22:44 UTC [cited 2025 Jan 18]. Available from: https://wiki.haskell.org/index.php?title=TypeCompose&oldid=64504.
Bluebook style
TypeCompose, https://wiki.haskell.org/index.php?title=TypeCompose&oldid=64504 (last visited January 18, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "TypeCompose --- HaskellWiki{,} ", year = "2021", url = "https://wiki.haskell.org/index.php?title=TypeCompose&oldid=64504", note = "[Online; accessed 18-January-2025]" }
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 = "2021", url = "\url{https://wiki.haskell.org/index.php?title=TypeCompose&oldid=64504}", note = "[Online; accessed 18-January-2025]" }