Cite This Page
Bibliographic details for Twitter
- Page name: Twitter
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 21 February 2009 20:54 UTC
- Date retrieved: 4 July 2022 00:59 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Twitter&oldid=26555
- Page Version ID: 26555
Citation styles for Twitter
APA style
Twitter. (2009, February 21). HaskellWiki, . Retrieved 00:59, July 4, 2022 from https://wiki.haskell.org/index.php?title=Twitter&oldid=26555.
MLA style
"Twitter." HaskellWiki, . 21 Feb 2009, 20:54 UTC. 4 Jul 2022, 00:59 <https://wiki.haskell.org/index.php?title=Twitter&oldid=26555>.
MHRA style
HaskellWiki contributors, 'Twitter', HaskellWiki, , 21 February 2009, 20:54 UTC, <https://wiki.haskell.org/index.php?title=Twitter&oldid=26555> [accessed 4 July 2022]
Chicago style
HaskellWiki contributors, "Twitter," HaskellWiki, , https://wiki.haskell.org/index.php?title=Twitter&oldid=26555 (accessed July 4, 2022).
CBE/CSE style
HaskellWiki contributors. Twitter [Internet]. HaskellWiki, ; 2009 Feb 21, 20:54 UTC [cited 2022 Jul 4]. Available from: https://wiki.haskell.org/index.php?title=Twitter&oldid=26555.
Bluebook style
Twitter, https://wiki.haskell.org/index.php?title=Twitter&oldid=26555 (last visited July 4, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Twitter --- HaskellWiki{,} ", year = "2009", url = "https://wiki.haskell.org/index.php?title=Twitter&oldid=26555", note = "[Online; accessed 4-July-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 = "Twitter --- HaskellWiki{,} ", year = "2009", url = "\url{https://wiki.haskell.org/index.php?title=Twitter&oldid=26555}", note = "[Online; accessed 4-July-2022]" }