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