Cite This Page
Bibliographic details for Timeplot
- Page name: Timeplot
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 16 December 2010 15:03 UTC
- Date retrieved: 5 February 2023 23:53 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Timeplot&oldid=37920
- Page Version ID: 37920
Citation styles for Timeplot
APA style
Timeplot. (2010, December 16). HaskellWiki, . Retrieved 23:53, February 5, 2023 from https://wiki.haskell.org/index.php?title=Timeplot&oldid=37920.
MLA style
"Timeplot." HaskellWiki, . 16 Dec 2010, 15:03 UTC. 5 Feb 2023, 23:53 <https://wiki.haskell.org/index.php?title=Timeplot&oldid=37920>.
MHRA style
HaskellWiki contributors, 'Timeplot', HaskellWiki, , 16 December 2010, 15:03 UTC, <https://wiki.haskell.org/index.php?title=Timeplot&oldid=37920> [accessed 5 February 2023]
Chicago style
HaskellWiki contributors, "Timeplot," HaskellWiki, , https://wiki.haskell.org/index.php?title=Timeplot&oldid=37920 (accessed February 5, 2023).
CBE/CSE style
HaskellWiki contributors. Timeplot [Internet]. HaskellWiki, ; 2010 Dec 16, 15:03 UTC [cited 2023 Feb 5]. Available from: https://wiki.haskell.org/index.php?title=Timeplot&oldid=37920.
Bluebook style
Timeplot, https://wiki.haskell.org/index.php?title=Timeplot&oldid=37920 (last visited February 5, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Timeplot --- HaskellWiki{,} ", year = "2010", url = "https://wiki.haskell.org/index.php?title=Timeplot&oldid=37920", note = "[Online; accessed 5-February-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 = "2010", url = "\url{https://wiki.haskell.org/index.php?title=Timeplot&oldid=37920}", note = "[Online; accessed 5-February-2023]" }