Cite This Page
Bibliographic details for Netwire
- Page name: Netwire
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 9 August 2011 01:25 UTC
- Date retrieved: 4 July 2022 22:09 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Netwire&oldid=41498
- Page Version ID: 41498
Citation styles for Netwire
APA style
Netwire. (2011, August 9). HaskellWiki, . Retrieved 22:09, July 4, 2022 from https://wiki.haskell.org/index.php?title=Netwire&oldid=41498.
MLA style
"Netwire." HaskellWiki, . 9 Aug 2011, 01:25 UTC. 4 Jul 2022, 22:09 <https://wiki.haskell.org/index.php?title=Netwire&oldid=41498>.
MHRA style
HaskellWiki contributors, 'Netwire', HaskellWiki, , 9 August 2011, 01:25 UTC, <https://wiki.haskell.org/index.php?title=Netwire&oldid=41498> [accessed 4 July 2022]
Chicago style
HaskellWiki contributors, "Netwire," HaskellWiki, , https://wiki.haskell.org/index.php?title=Netwire&oldid=41498 (accessed July 4, 2022).
CBE/CSE style
HaskellWiki contributors. Netwire [Internet]. HaskellWiki, ; 2011 Aug 9, 01:25 UTC [cited 2022 Jul 4]. Available from: https://wiki.haskell.org/index.php?title=Netwire&oldid=41498.
Bluebook style
Netwire, https://wiki.haskell.org/index.php?title=Netwire&oldid=41498 (last visited July 4, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Netwire --- HaskellWiki{,} ", year = "2011", url = "https://wiki.haskell.org/index.php?title=Netwire&oldid=41498", note = "[Online; accessed 4-July-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=41498}", note = "[Online; accessed 4-July-2022]" }