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