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