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