Cite This Page
Bibliographic details for Web/Libraries/CGI
- Page name: Web/Libraries/CGI
- Author: HaskellWiki contributors
- Publisher: HaskellWiki.
- Date of last revision: 4 October 2010 00:22 UTC
- Date retrieved: 23 April 2025 15:18 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Web/Libraries/CGI&oldid=37109
- Page Version ID: 37109
Citation styles for Web/Libraries/CGI
APA style
Web/Libraries/CGI. (2010, October 4). HaskellWiki. Retrieved 15:18, April 23, 2025 from https://wiki.haskell.org/index.php?title=Web/Libraries/CGI&oldid=37109.
MLA style
"Web/Libraries/CGI." HaskellWiki. 4 Oct 2010, 00:22 UTC. 23 Apr 2025, 15:18 <https://wiki.haskell.org/index.php?title=Web/Libraries/CGI&oldid=37109>.
MHRA style
HaskellWiki contributors, 'Web/Libraries/CGI', HaskellWiki, 4 October 2010, 00:22 UTC, <https://wiki.haskell.org/index.php?title=Web/Libraries/CGI&oldid=37109> [accessed 23 April 2025]
Chicago style
HaskellWiki contributors, "Web/Libraries/CGI," HaskellWiki, https://wiki.haskell.org/index.php?title=Web/Libraries/CGI&oldid=37109 (accessed April 23, 2025).
CBE/CSE style
HaskellWiki contributors. Web/Libraries/CGI [Internet]. HaskellWiki; 2010 Oct 4, 00:22 UTC [cited 2025 Apr 23]. Available from: https://wiki.haskell.org/index.php?title=Web/Libraries/CGI&oldid=37109.
Bluebook style
Web/Libraries/CGI, https://wiki.haskell.org/index.php?title=Web/Libraries/CGI&oldid=37109 (last visited April 23, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Web/Libraries/CGI --- HaskellWiki{,} ", year = "2010", url = "https://wiki.haskell.org/index.php?title=Web/Libraries/CGI&oldid=37109", note = "[Online; accessed 23-April-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 = "Web/Libraries/CGI --- HaskellWiki{,} ", year = "2010", url = "\url{https://wiki.haskell.org/index.php?title=Web/Libraries/CGI&oldid=37109}", note = "[Online; accessed 23-April-2025]" }