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