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