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