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