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