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