Cite This Page
Bibliographic details for Libraries and tools/Graphics
- Page name: Libraries and tools/Graphics
- Author: HaskellWiki contributors
- Publisher: HaskellWiki.
- Date of last revision: 8 June 2023 07:12 UTC
- Date retrieved: 7 February 2025 02:30 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Libraries_and_tools/Graphics&oldid=66032
- Page Version ID: 66032
Citation styles for Libraries and tools/Graphics
APA style
Libraries and tools/Graphics. (2023, June 8). HaskellWiki. Retrieved 02:30, February 7, 2025 from https://wiki.haskell.org/index.php?title=Libraries_and_tools/Graphics&oldid=66032.
MLA style
"Libraries and tools/Graphics." HaskellWiki. 8 Jun 2023, 07:12 UTC. 7 Feb 2025, 02:30 <https://wiki.haskell.org/index.php?title=Libraries_and_tools/Graphics&oldid=66032>.
MHRA style
HaskellWiki contributors, 'Libraries and tools/Graphics', HaskellWiki, 8 June 2023, 07:12 UTC, <https://wiki.haskell.org/index.php?title=Libraries_and_tools/Graphics&oldid=66032> [accessed 7 February 2025]
Chicago style
HaskellWiki contributors, "Libraries and tools/Graphics," HaskellWiki, https://wiki.haskell.org/index.php?title=Libraries_and_tools/Graphics&oldid=66032 (accessed February 7, 2025).
CBE/CSE style
HaskellWiki contributors. Libraries and tools/Graphics [Internet]. HaskellWiki; 2023 Jun 8, 07:12 UTC [cited 2025 Feb 7]. Available from: https://wiki.haskell.org/index.php?title=Libraries_and_tools/Graphics&oldid=66032.
Bluebook style
Libraries and tools/Graphics, https://wiki.haskell.org/index.php?title=Libraries_and_tools/Graphics&oldid=66032 (last visited February 7, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Libraries and tools/Graphics --- HaskellWiki{,} ", year = "2023", url = "https://wiki.haskell.org/index.php?title=Libraries_and_tools/Graphics&oldid=66032", note = "[Online; accessed 7-February-2025]" }
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 = "Libraries and tools/Graphics --- HaskellWiki{,} ", year = "2023", url = "\url{https://wiki.haskell.org/index.php?title=Libraries_and_tools/Graphics&oldid=66032}", note = "[Online; accessed 7-February-2025]" }