Cite This Page
Bibliographic details for Netwire
- Page name: Netwire
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 1 December 2011 17:34 UTC
- Date retrieved: 24 May 2022 11:40 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Netwire&oldid=43315
- Page Version ID: 43315
Citation styles for Netwire
APA style
Netwire. (2011, December 1). HaskellWiki, . Retrieved 11:40, May 24, 2022 from https://wiki.haskell.org/index.php?title=Netwire&oldid=43315.
MLA style
"Netwire." HaskellWiki, . 1 Dec 2011, 17:34 UTC. 24 May 2022, 11:40 <https://wiki.haskell.org/index.php?title=Netwire&oldid=43315>.
MHRA style
HaskellWiki contributors, 'Netwire', HaskellWiki, , 1 December 2011, 17:34 UTC, <https://wiki.haskell.org/index.php?title=Netwire&oldid=43315> [accessed 24 May 2022]
Chicago style
HaskellWiki contributors, "Netwire," HaskellWiki, , https://wiki.haskell.org/index.php?title=Netwire&oldid=43315 (accessed May 24, 2022).
CBE/CSE style
HaskellWiki contributors. Netwire [Internet]. HaskellWiki, ; 2011 Dec 1, 17:34 UTC [cited 2022 May 24]. Available from: https://wiki.haskell.org/index.php?title=Netwire&oldid=43315.
Bluebook style
Netwire, https://wiki.haskell.org/index.php?title=Netwire&oldid=43315 (last visited May 24, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Netwire --- HaskellWiki{,} ", year = "2011", url = "https://wiki.haskell.org/index.php?title=Netwire&oldid=43315", note = "[Online; accessed 24-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 = "Netwire --- HaskellWiki{,} ", year = "2011", url = "\url{https://wiki.haskell.org/index.php?title=Netwire&oldid=43315}", note = "[Online; accessed 24-May-2022]" }