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