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