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