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