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