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