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