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