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