Cite This Page
Bibliographic details for Bot/Versions
- Page name: Bot/Versions
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 6 February 2021 15:05 UTC
- Date retrieved: 1 April 2023 19:41 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Bot/Versions&oldid=63801
- Page Version ID: 63801
Citation styles for Bot/Versions
APA style
Bot/Versions. (2021, February 6). HaskellWiki, . Retrieved 19:41, April 1, 2023 from https://wiki.haskell.org/index.php?title=Bot/Versions&oldid=63801.
MLA style
"Bot/Versions." HaskellWiki, . 6 Feb 2021, 15:05 UTC. 1 Apr 2023, 19:41 <https://wiki.haskell.org/index.php?title=Bot/Versions&oldid=63801>.
MHRA style
HaskellWiki contributors, 'Bot/Versions', HaskellWiki, , 6 February 2021, 15:05 UTC, <https://wiki.haskell.org/index.php?title=Bot/Versions&oldid=63801> [accessed 1 April 2023]
Chicago style
HaskellWiki contributors, "Bot/Versions," HaskellWiki, , https://wiki.haskell.org/index.php?title=Bot/Versions&oldid=63801 (accessed April 1, 2023).
CBE/CSE style
HaskellWiki contributors. Bot/Versions [Internet]. HaskellWiki, ; 2021 Feb 6, 15:05 UTC [cited 2023 Apr 1]. Available from: https://wiki.haskell.org/index.php?title=Bot/Versions&oldid=63801.
Bluebook style
Bot/Versions, https://wiki.haskell.org/index.php?title=Bot/Versions&oldid=63801 (last visited April 1, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Bot/Versions --- HaskellWiki{,} ", year = "2021", url = "https://wiki.haskell.org/index.php?title=Bot/Versions&oldid=63801", note = "[Online; accessed 1-April-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 = "Bot/Versions --- HaskellWiki{,} ", year = "2021", url = "\url{https://wiki.haskell.org/index.php?title=Bot/Versions&oldid=63801}", note = "[Online; accessed 1-April-2023]" }