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