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