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: 25 September 2023 22:30 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=CUDA&oldid=59065
- Page Version ID: 59065
Citation styles for CUDA
APA style
CUDA. (2014, October 30). HaskellWiki, . Retrieved 22:30, September 25, 2023 from https://wiki.haskell.org/index.php?title=CUDA&oldid=59065.
MLA style
"CUDA." HaskellWiki, . 30 Oct 2014, 23:45 UTC. 25 Sep 2023, 22:30 <https://wiki.haskell.org/index.php?title=CUDA&oldid=59065>.
MHRA style
HaskellWiki contributors, 'CUDA', HaskellWiki, , 30 October 2014, 23:45 UTC, <https://wiki.haskell.org/index.php?title=CUDA&oldid=59065> [accessed 25 September 2023]
Chicago style
HaskellWiki contributors, "CUDA," HaskellWiki, , https://wiki.haskell.org/index.php?title=CUDA&oldid=59065 (accessed September 25, 2023).
CBE/CSE style
HaskellWiki contributors. CUDA [Internet]. HaskellWiki, ; 2014 Oct 30, 23:45 UTC [cited 2023 Sep 25]. Available from: https://wiki.haskell.org/index.php?title=CUDA&oldid=59065.
Bluebook style
CUDA, https://wiki.haskell.org/index.php?title=CUDA&oldid=59065 (last visited September 25, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "CUDA --- HaskellWiki{,} ", year = "2014", url = "https://wiki.haskell.org/index.php?title=CUDA&oldid=59065", note = "[Online; accessed 25-September-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=59065}", note = "[Online; accessed 25-September-2023]" }