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