Cite This Page
Bibliographic details for Blog articles/Graphics
- Page name: Blog articles/Graphics
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 13 January 2009 19:14 UTC
- Date retrieved: 22 March 2023 01:11 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Blog_articles/Graphics&oldid=25814
- Page Version ID: 25814
Citation styles for Blog articles/Graphics
APA style
Blog articles/Graphics. (2009, January 13). HaskellWiki, . Retrieved 01:11, March 22, 2023 from https://wiki.haskell.org/index.php?title=Blog_articles/Graphics&oldid=25814.
MLA style
"Blog articles/Graphics." HaskellWiki, . 13 Jan 2009, 19:14 UTC. 22 Mar 2023, 01:11 <https://wiki.haskell.org/index.php?title=Blog_articles/Graphics&oldid=25814>.
MHRA style
HaskellWiki contributors, 'Blog articles/Graphics', HaskellWiki, , 13 January 2009, 19:14 UTC, <https://wiki.haskell.org/index.php?title=Blog_articles/Graphics&oldid=25814> [accessed 22 March 2023]
Chicago style
HaskellWiki contributors, "Blog articles/Graphics," HaskellWiki, , https://wiki.haskell.org/index.php?title=Blog_articles/Graphics&oldid=25814 (accessed March 22, 2023).
CBE/CSE style
HaskellWiki contributors. Blog articles/Graphics [Internet]. HaskellWiki, ; 2009 Jan 13, 19:14 UTC [cited 2023 Mar 22]. Available from: https://wiki.haskell.org/index.php?title=Blog_articles/Graphics&oldid=25814.
Bluebook style
Blog articles/Graphics, https://wiki.haskell.org/index.php?title=Blog_articles/Graphics&oldid=25814 (last visited March 22, 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=25814", note = "[Online; accessed 22-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=25814}", note = "[Online; accessed 22-March-2023]" }