Cite This Page
Bibliographic details for Twitter
- Page name: Twitter
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 23 September 2011 06:39 UTC
- Date retrieved: 26 January 2021 23:14 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Twitter&oldid=26597
- Page Version ID: 26597
Citation styles for Twitter
APA style
Twitter. (2011, September 23). HaskellWiki, . Retrieved 23:14, January 26, 2021 from https://wiki.haskell.org/index.php?title=Twitter&oldid=26597.
MLA style
"Twitter." HaskellWiki, . 23 Sep 2011, 06:39 UTC. 26 Jan 2021, 23:14 <https://wiki.haskell.org/index.php?title=Twitter&oldid=26597>.
MHRA style
HaskellWiki contributors, 'Twitter', HaskellWiki, , 23 September 2011, 06:39 UTC, <https://wiki.haskell.org/index.php?title=Twitter&oldid=26597> [accessed 26 January 2021]
Chicago style
HaskellWiki contributors, "Twitter," HaskellWiki, , https://wiki.haskell.org/index.php?title=Twitter&oldid=26597 (accessed January 26, 2021).
CBE/CSE style
HaskellWiki contributors. Twitter [Internet]. HaskellWiki, ; 2011 Sep 23, 06:39 UTC [cited 2021 Jan 26]. Available from: https://wiki.haskell.org/index.php?title=Twitter&oldid=26597.
Bluebook style
Twitter, https://wiki.haskell.org/index.php?title=Twitter&oldid=26597 (last visited January 26, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Twitter --- HaskellWiki{,} ", year = "2011", url = "https://wiki.haskell.org/index.php?title=Twitter&oldid=26597", note = "[Online; accessed 26-January-2021]" }
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 = "2011", url = "\url{https://wiki.haskell.org/index.php?title=Twitter&oldid=26597}", note = "[Online; accessed 26-January-2021]" }