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: 17 April 2025 15:32 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Studly_capitals&oldid=56744
- Page Version ID: 56744
Citation styles for Studly capitals
APA style
Studly capitals. (2013, September 2). HaskellWiki. Retrieved 15:32, April 17, 2025 from https://wiki.haskell.org/index.php?title=Studly_capitals&oldid=56744.
MLA style
"Studly capitals." HaskellWiki. 2 Sep 2013, 18:55 UTC. 17 Apr 2025, 15:32 <https://wiki.haskell.org/index.php?title=Studly_capitals&oldid=56744>.
MHRA style
HaskellWiki contributors, 'Studly capitals', HaskellWiki, 2 September 2013, 18:55 UTC, <https://wiki.haskell.org/index.php?title=Studly_capitals&oldid=56744> [accessed 17 April 2025]
Chicago style
HaskellWiki contributors, "Studly capitals," HaskellWiki, https://wiki.haskell.org/index.php?title=Studly_capitals&oldid=56744 (accessed April 17, 2025).
CBE/CSE style
HaskellWiki contributors. Studly capitals [Internet]. HaskellWiki; 2013 Sep 2, 18:55 UTC [cited 2025 Apr 17]. Available from: https://wiki.haskell.org/index.php?title=Studly_capitals&oldid=56744.
Bluebook style
Studly capitals, https://wiki.haskell.org/index.php?title=Studly_capitals&oldid=56744 (last visited April 17, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Studly capitals --- HaskellWiki{,} ", year = "2013", url = "https://wiki.haskell.org/index.php?title=Studly_capitals&oldid=56744", note = "[Online; accessed 17-April-2025]" }
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=56744}", note = "[Online; accessed 17-April-2025]" }