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