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