Cite This Page
Bibliographic details for Network.Curl
- Page name: Network.Curl
- Author: HaskellWiki contributors
- Publisher: HaskellWiki.
- Date of last revision: 5 July 2013 09:29 UTC
- Date retrieved: 7 February 2025 02:48 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Network.Curl&oldid=56381
- Page Version ID: 56381
Citation styles for Network.Curl
APA style
Network.Curl. (2013, July 5). HaskellWiki. Retrieved 02:48, February 7, 2025 from https://wiki.haskell.org/index.php?title=Network.Curl&oldid=56381.
MLA style
"Network.Curl." HaskellWiki. 5 Jul 2013, 09:29 UTC. 7 Feb 2025, 02:48 <https://wiki.haskell.org/index.php?title=Network.Curl&oldid=56381>.
MHRA style
HaskellWiki contributors, 'Network.Curl', HaskellWiki, 5 July 2013, 09:29 UTC, <https://wiki.haskell.org/index.php?title=Network.Curl&oldid=56381> [accessed 7 February 2025]
Chicago style
HaskellWiki contributors, "Network.Curl," HaskellWiki, https://wiki.haskell.org/index.php?title=Network.Curl&oldid=56381 (accessed February 7, 2025).
CBE/CSE style
HaskellWiki contributors. Network.Curl [Internet]. HaskellWiki; 2013 Jul 5, 09:29 UTC [cited 2025 Feb 7]. Available from: https://wiki.haskell.org/index.php?title=Network.Curl&oldid=56381.
Bluebook style
Network.Curl, https://wiki.haskell.org/index.php?title=Network.Curl&oldid=56381 (last visited February 7, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Network.Curl --- HaskellWiki{,} ", year = "2013", url = "https://wiki.haskell.org/index.php?title=Network.Curl&oldid=56381", note = "[Online; accessed 7-February-2025]" }
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 = "Network.Curl --- HaskellWiki{,} ", year = "2013", url = "\url{https://wiki.haskell.org/index.php?title=Network.Curl&oldid=56381}", note = "[Online; accessed 7-February-2025]" }