Cite This Page
Bibliographic details for Splot
- Page name: Splot
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 21 October 2010 07:22 UTC
- Date retrieved: 24 March 2023 21:57 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Splot&oldid=37316
- Page Version ID: 37316
Citation styles for Splot
APA style
Splot. (2010, October 21). HaskellWiki, . Retrieved 21:57, March 24, 2023 from https://wiki.haskell.org/index.php?title=Splot&oldid=37316.
MLA style
"Splot." HaskellWiki, . 21 Oct 2010, 07:22 UTC. 24 Mar 2023, 21:57 <https://wiki.haskell.org/index.php?title=Splot&oldid=37316>.
MHRA style
HaskellWiki contributors, 'Splot', HaskellWiki, , 21 October 2010, 07:22 UTC, <https://wiki.haskell.org/index.php?title=Splot&oldid=37316> [accessed 24 March 2023]
Chicago style
HaskellWiki contributors, "Splot," HaskellWiki, , https://wiki.haskell.org/index.php?title=Splot&oldid=37316 (accessed March 24, 2023).
CBE/CSE style
HaskellWiki contributors. Splot [Internet]. HaskellWiki, ; 2010 Oct 21, 07:22 UTC [cited 2023 Mar 24]. Available from: https://wiki.haskell.org/index.php?title=Splot&oldid=37316.
Bluebook style
Splot, https://wiki.haskell.org/index.php?title=Splot&oldid=37316 (last visited March 24, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Splot --- HaskellWiki{,} ", year = "2010", url = "https://wiki.haskell.org/index.php?title=Splot&oldid=37316", note = "[Online; accessed 24-March-2023]" }
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 = "Splot --- HaskellWiki{,} ", year = "2010", url = "\url{https://wiki.haskell.org/index.php?title=Splot&oldid=37316}", note = "[Online; accessed 24-March-2023]" }