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