Cite This Page
Bibliographic details for Blog articles/Graphics
- Page name: Blog articles/Graphics
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 28 December 2008 17:12 UTC
- Date retrieved: 22 May 2022 23:13 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Blog_articles/Graphics&oldid=25269
- Page Version ID: 25269
Citation styles for Blog articles/Graphics
APA style
Blog articles/Graphics. (2008, December 28). HaskellWiki, . Retrieved 23:13, May 22, 2022 from https://wiki.haskell.org/index.php?title=Blog_articles/Graphics&oldid=25269.
MLA style
"Blog articles/Graphics." HaskellWiki, . 28 Dec 2008, 17:12 UTC. 22 May 2022, 23:13 <https://wiki.haskell.org/index.php?title=Blog_articles/Graphics&oldid=25269>.
MHRA style
HaskellWiki contributors, 'Blog articles/Graphics', HaskellWiki, , 28 December 2008, 17:12 UTC, <https://wiki.haskell.org/index.php?title=Blog_articles/Graphics&oldid=25269> [accessed 22 May 2022]
Chicago style
HaskellWiki contributors, "Blog articles/Graphics," HaskellWiki, , https://wiki.haskell.org/index.php?title=Blog_articles/Graphics&oldid=25269 (accessed May 22, 2022).
CBE/CSE style
HaskellWiki contributors. Blog articles/Graphics [Internet]. HaskellWiki, ; 2008 Dec 28, 17:12 UTC [cited 2022 May 22]. Available from: https://wiki.haskell.org/index.php?title=Blog_articles/Graphics&oldid=25269.
Bluebook style
Blog articles/Graphics, https://wiki.haskell.org/index.php?title=Blog_articles/Graphics&oldid=25269 (last visited May 22, 2022).
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=25269", note = "[Online; accessed 22-May-2022]" }
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=25269}", note = "[Online; accessed 22-May-2022]" }