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