Cite This Page
Bibliographic details for Roles
- Page name: Roles
- Author: HaskellWiki contributors
- Publisher: HaskellWiki.
- Date of last revision: 8 April 2014 19:03 UTC
- Date retrieved: 19 April 2025 08:45 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Roles&oldid=57828
- Page Version ID: 57828
Citation styles for Roles
APA style
Roles. (2014, April 8). HaskellWiki. Retrieved 08:45, April 19, 2025 from https://wiki.haskell.org/index.php?title=Roles&oldid=57828.
MLA style
"Roles." HaskellWiki. 8 Apr 2014, 19:03 UTC. 19 Apr 2025, 08:45 <https://wiki.haskell.org/index.php?title=Roles&oldid=57828>.
MHRA style
HaskellWiki contributors, 'Roles', HaskellWiki, 8 April 2014, 19:03 UTC, <https://wiki.haskell.org/index.php?title=Roles&oldid=57828> [accessed 19 April 2025]
Chicago style
HaskellWiki contributors, "Roles," HaskellWiki, https://wiki.haskell.org/index.php?title=Roles&oldid=57828 (accessed April 19, 2025).
CBE/CSE style
HaskellWiki contributors. Roles [Internet]. HaskellWiki; 2014 Apr 8, 19:03 UTC [cited 2025 Apr 19]. Available from: https://wiki.haskell.org/index.php?title=Roles&oldid=57828.
Bluebook style
Roles, https://wiki.haskell.org/index.php?title=Roles&oldid=57828 (last visited April 19, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Roles --- HaskellWiki{,} ", year = "2014", url = "https://wiki.haskell.org/index.php?title=Roles&oldid=57828", note = "[Online; accessed 19-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 = "Roles --- HaskellWiki{,} ", year = "2014", url = "\url{https://wiki.haskell.org/index.php?title=Roles&oldid=57828}", note = "[Online; accessed 19-April-2025]" }