Cite This Page
Bibliographic details for STG in Javascript
- Page name: STG in Javascript
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 31 March 2008 21:25 UTC
- Date retrieved: 12 August 2022 14:12 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=STG_in_Javascript&oldid=20357
- Page Version ID: 20357
Citation styles for STG in Javascript
APA style
STG in Javascript. (2008, March 31). HaskellWiki, . Retrieved 14:12, August 12, 2022 from https://wiki.haskell.org/index.php?title=STG_in_Javascript&oldid=20357.
MLA style
"STG in Javascript." HaskellWiki, . 31 Mar 2008, 21:25 UTC. 12 Aug 2022, 14:12 <https://wiki.haskell.org/index.php?title=STG_in_Javascript&oldid=20357>.
MHRA style
HaskellWiki contributors, 'STG in Javascript', HaskellWiki, , 31 March 2008, 21:25 UTC, <https://wiki.haskell.org/index.php?title=STG_in_Javascript&oldid=20357> [accessed 12 August 2022]
Chicago style
HaskellWiki contributors, "STG in Javascript," HaskellWiki, , https://wiki.haskell.org/index.php?title=STG_in_Javascript&oldid=20357 (accessed August 12, 2022).
CBE/CSE style
HaskellWiki contributors. STG in Javascript [Internet]. HaskellWiki, ; 2008 Mar 31, 21:25 UTC [cited 2022 Aug 12]. Available from: https://wiki.haskell.org/index.php?title=STG_in_Javascript&oldid=20357.
Bluebook style
STG in Javascript, https://wiki.haskell.org/index.php?title=STG_in_Javascript&oldid=20357 (last visited August 12, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "STG in Javascript --- HaskellWiki{,} ", year = "2008", url = "https://wiki.haskell.org/index.php?title=STG_in_Javascript&oldid=20357", note = "[Online; accessed 12-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 = "STG in Javascript --- HaskellWiki{,} ", year = "2008", url = "\url{https://wiki.haskell.org/index.php?title=STG_in_Javascript&oldid=20357}", note = "[Online; accessed 12-August-2022]" }