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