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