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