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