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