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