Cite This Page
Bibliographic details for Control-Engine
- Page name: Control-Engine
- Author: HaskellWiki contributors
- Publisher: HaskellWiki.
- Date of last revision: 14 December 2009 18:27 UTC
- Date retrieved: 11 February 2025 22:33 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Control-Engine&oldid=32555
- Page Version ID: 32555
Citation styles for Control-Engine
APA style
Control-Engine. (2009, December 14). HaskellWiki. Retrieved 22:33, February 11, 2025 from https://wiki.haskell.org/index.php?title=Control-Engine&oldid=32555.
MLA style
"Control-Engine." HaskellWiki. 14 Dec 2009, 18:27 UTC. 11 Feb 2025, 22:33 <https://wiki.haskell.org/index.php?title=Control-Engine&oldid=32555>.
MHRA style
HaskellWiki contributors, 'Control-Engine', HaskellWiki, 14 December 2009, 18:27 UTC, <https://wiki.haskell.org/index.php?title=Control-Engine&oldid=32555> [accessed 11 February 2025]
Chicago style
HaskellWiki contributors, "Control-Engine," HaskellWiki, https://wiki.haskell.org/index.php?title=Control-Engine&oldid=32555 (accessed February 11, 2025).
CBE/CSE style
HaskellWiki contributors. Control-Engine [Internet]. HaskellWiki; 2009 Dec 14, 18:27 UTC [cited 2025 Feb 11]. Available from: https://wiki.haskell.org/index.php?title=Control-Engine&oldid=32555.
Bluebook style
Control-Engine, https://wiki.haskell.org/index.php?title=Control-Engine&oldid=32555 (last visited February 11, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Control-Engine --- HaskellWiki{,} ", year = "2009", url = "https://wiki.haskell.org/index.php?title=Control-Engine&oldid=32555", note = "[Online; accessed 11-February-2025]" }
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 = "Control-Engine --- HaskellWiki{,} ", year = "2009", url = "\url{https://wiki.haskell.org/index.php?title=Control-Engine&oldid=32555}", note = "[Online; accessed 11-February-2025]" }