Cite This Page
Bibliographic details for Libraries and tools/Network
- Page name: Libraries and tools/Network
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 2 May 2007 18:20 UTC
- Date retrieved: 23 March 2023 09:14 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Libraries_and_tools/Network&oldid=12763
- Page Version ID: 12763
Citation styles for Libraries and tools/Network
APA style
Libraries and tools/Network. (2007, May 2). HaskellWiki, . Retrieved 09:14, March 23, 2023 from https://wiki.haskell.org/index.php?title=Libraries_and_tools/Network&oldid=12763.
MLA style
"Libraries and tools/Network." HaskellWiki, . 2 May 2007, 18:20 UTC. 23 Mar 2023, 09:14 <https://wiki.haskell.org/index.php?title=Libraries_and_tools/Network&oldid=12763>.
MHRA style
HaskellWiki contributors, 'Libraries and tools/Network', HaskellWiki, , 2 May 2007, 18:20 UTC, <https://wiki.haskell.org/index.php?title=Libraries_and_tools/Network&oldid=12763> [accessed 23 March 2023]
Chicago style
HaskellWiki contributors, "Libraries and tools/Network," HaskellWiki, , https://wiki.haskell.org/index.php?title=Libraries_and_tools/Network&oldid=12763 (accessed March 23, 2023).
CBE/CSE style
HaskellWiki contributors. Libraries and tools/Network [Internet]. HaskellWiki, ; 2007 May 2, 18:20 UTC [cited 2023 Mar 23]. Available from: https://wiki.haskell.org/index.php?title=Libraries_and_tools/Network&oldid=12763.
Bluebook style
Libraries and tools/Network, https://wiki.haskell.org/index.php?title=Libraries_and_tools/Network&oldid=12763 (last visited March 23, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Libraries and tools/Network --- HaskellWiki{,} ", year = "2007", url = "https://wiki.haskell.org/index.php?title=Libraries_and_tools/Network&oldid=12763", note = "[Online; accessed 23-March-2023]" }
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 = "Libraries and tools/Network --- HaskellWiki{,} ", year = "2007", url = "\url{https://wiki.haskell.org/index.php?title=Libraries_and_tools/Network&oldid=12763}", note = "[Online; accessed 23-March-2023]" }