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