Cite This Page
Bibliographic details for Time
- Page name: Time
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 27 July 2013 21:20 UTC
- Date retrieved: 2 April 2023 03:18 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Time&oldid=56465
- Page Version ID: 56465
Citation styles for Time
APA style
Time. (2013, July 27). HaskellWiki, . Retrieved 03:18, April 2, 2023 from https://wiki.haskell.org/index.php?title=Time&oldid=56465.
MLA style
"Time." HaskellWiki, . 27 Jul 2013, 21:20 UTC. 2 Apr 2023, 03:18 <https://wiki.haskell.org/index.php?title=Time&oldid=56465>.
MHRA style
HaskellWiki contributors, 'Time', HaskellWiki, , 27 July 2013, 21:20 UTC, <https://wiki.haskell.org/index.php?title=Time&oldid=56465> [accessed 2 April 2023]
Chicago style
HaskellWiki contributors, "Time," HaskellWiki, , https://wiki.haskell.org/index.php?title=Time&oldid=56465 (accessed April 2, 2023).
CBE/CSE style
HaskellWiki contributors. Time [Internet]. HaskellWiki, ; 2013 Jul 27, 21:20 UTC [cited 2023 Apr 2]. Available from: https://wiki.haskell.org/index.php?title=Time&oldid=56465.
Bluebook style
Time, https://wiki.haskell.org/index.php?title=Time&oldid=56465 (last visited April 2, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Time --- HaskellWiki{,} ", year = "2013", url = "https://wiki.haskell.org/index.php?title=Time&oldid=56465", note = "[Online; accessed 2-April-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 = "Time --- HaskellWiki{,} ", year = "2013", url = "\url{https://wiki.haskell.org/index.php?title=Time&oldid=56465}", note = "[Online; accessed 2-April-2023]" }