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