Cite This Page
Bibliographic details for Disposing of dismissives
- Page name: Disposing of dismissives
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 9 November 2021 05:32 UTC
- Date retrieved: 2 July 2022 07:22 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Disposing_of_dismissives&oldid=64839
- Page Version ID: 64839
Citation styles for Disposing of dismissives
APA style
Disposing of dismissives. (2021, November 9). HaskellWiki, . Retrieved 07:22, July 2, 2022 from https://wiki.haskell.org/index.php?title=Disposing_of_dismissives&oldid=64839.
MLA style
"Disposing of dismissives." HaskellWiki, . 9 Nov 2021, 05:32 UTC. 2 Jul 2022, 07:22 <https://wiki.haskell.org/index.php?title=Disposing_of_dismissives&oldid=64839>.
MHRA style
HaskellWiki contributors, 'Disposing of dismissives', HaskellWiki, , 9 November 2021, 05:32 UTC, <https://wiki.haskell.org/index.php?title=Disposing_of_dismissives&oldid=64839> [accessed 2 July 2022]
Chicago style
HaskellWiki contributors, "Disposing of dismissives," HaskellWiki, , https://wiki.haskell.org/index.php?title=Disposing_of_dismissives&oldid=64839 (accessed July 2, 2022).
CBE/CSE style
HaskellWiki contributors. Disposing of dismissives [Internet]. HaskellWiki, ; 2021 Nov 9, 05:32 UTC [cited 2022 Jul 2]. Available from: https://wiki.haskell.org/index.php?title=Disposing_of_dismissives&oldid=64839.
Bluebook style
Disposing of dismissives, https://wiki.haskell.org/index.php?title=Disposing_of_dismissives&oldid=64839 (last visited July 2, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Disposing of dismissives --- HaskellWiki{,} ", year = "2021", url = "https://wiki.haskell.org/index.php?title=Disposing_of_dismissives&oldid=64839", note = "[Online; accessed 2-July-2022]" }
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 = "Disposing of dismissives --- HaskellWiki{,} ", year = "2021", url = "\url{https://wiki.haskell.org/index.php?title=Disposing_of_dismissives&oldid=64839}", note = "[Online; accessed 2-July-2022]" }