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