Cite This Page
Bibliographic details for Unix tools/Date
- Page name: Unix tools/Date
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 14 December 2006 01:08 UTC
- Date retrieved: 30 June 2022 00:25 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Unix_tools/Date&oldid=9343
- Page Version ID: 9343
Citation styles for Unix tools/Date
APA style
Unix tools/Date. (2006, December 14). HaskellWiki, . Retrieved 00:25, June 30, 2022 from https://wiki.haskell.org/index.php?title=Unix_tools/Date&oldid=9343.
MLA style
"Unix tools/Date." HaskellWiki, . 14 Dec 2006, 01:08 UTC. 30 Jun 2022, 00:25 <https://wiki.haskell.org/index.php?title=Unix_tools/Date&oldid=9343>.
MHRA style
HaskellWiki contributors, 'Unix tools/Date', HaskellWiki, , 14 December 2006, 01:08 UTC, <https://wiki.haskell.org/index.php?title=Unix_tools/Date&oldid=9343> [accessed 30 June 2022]
Chicago style
HaskellWiki contributors, "Unix tools/Date," HaskellWiki, , https://wiki.haskell.org/index.php?title=Unix_tools/Date&oldid=9343 (accessed June 30, 2022).
CBE/CSE style
HaskellWiki contributors. Unix tools/Date [Internet]. HaskellWiki, ; 2006 Dec 14, 01:08 UTC [cited 2022 Jun 30]. Available from: https://wiki.haskell.org/index.php?title=Unix_tools/Date&oldid=9343.
Bluebook style
Unix tools/Date, https://wiki.haskell.org/index.php?title=Unix_tools/Date&oldid=9343 (last visited June 30, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Unix tools/Date --- HaskellWiki{,} ", year = "2006", url = "https://wiki.haskell.org/index.php?title=Unix_tools/Date&oldid=9343", note = "[Online; accessed 30-June-2022]" }
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 = "Unix tools/Date --- HaskellWiki{,} ", year = "2006", url = "\url{https://wiki.haskell.org/index.php?title=Unix_tools/Date&oldid=9343}", note = "[Online; accessed 30-June-2022]" }