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