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 15:19 UTC
- Date retrieved: 24 March 2023 18:33 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Unix_tools/Date&oldid=63910
- Page Version ID: 63910
Citation styles for Unix tools/Date
APA style
Unix tools/Date. (2021, February 6). HaskellWiki, . Retrieved 18:33, March 24, 2023 from https://wiki.haskell.org/index.php?title=Unix_tools/Date&oldid=63910.
MLA style
"Unix tools/Date." HaskellWiki, . 6 Feb 2021, 15:19 UTC. 24 Mar 2023, 18:33 <https://wiki.haskell.org/index.php?title=Unix_tools/Date&oldid=63910>.
MHRA style
HaskellWiki contributors, 'Unix tools/Date', HaskellWiki, , 6 February 2021, 15:19 UTC, <https://wiki.haskell.org/index.php?title=Unix_tools/Date&oldid=63910> [accessed 24 March 2023]
Chicago style
HaskellWiki contributors, "Unix tools/Date," HaskellWiki, , https://wiki.haskell.org/index.php?title=Unix_tools/Date&oldid=63910 (accessed March 24, 2023).
CBE/CSE style
HaskellWiki contributors. Unix tools/Date [Internet]. HaskellWiki, ; 2021 Feb 6, 15:19 UTC [cited 2023 Mar 24]. Available from: https://wiki.haskell.org/index.php?title=Unix_tools/Date&oldid=63910.
Bluebook style
Unix tools/Date, https://wiki.haskell.org/index.php?title=Unix_tools/Date&oldid=63910 (last visited March 24, 2023).
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=63910", note = "[Online; accessed 24-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 = "Unix tools/Date --- HaskellWiki{,} ", year = "2021", url = "\url{https://wiki.haskell.org/index.php?title=Unix_tools/Date&oldid=63910}", note = "[Online; accessed 24-March-2023]" }