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