Cite This Page
Bibliographic details for HXT/Practical/Ebay1
- Page name: HXT/Practical/Ebay1
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 20 August 2007 07:31 UTC
- Date retrieved: 22 March 2023 00:41 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=HXT/Practical/Ebay1&oldid=15177
- Page Version ID: 15177
Citation styles for HXT/Practical/Ebay1
APA style
HXT/Practical/Ebay1. (2007, August 20). HaskellWiki, . Retrieved 00:41, March 22, 2023 from https://wiki.haskell.org/index.php?title=HXT/Practical/Ebay1&oldid=15177.
MLA style
"HXT/Practical/Ebay1." HaskellWiki, . 20 Aug 2007, 07:31 UTC. 22 Mar 2023, 00:41 <https://wiki.haskell.org/index.php?title=HXT/Practical/Ebay1&oldid=15177>.
MHRA style
HaskellWiki contributors, 'HXT/Practical/Ebay1', HaskellWiki, , 20 August 2007, 07:31 UTC, <https://wiki.haskell.org/index.php?title=HXT/Practical/Ebay1&oldid=15177> [accessed 22 March 2023]
Chicago style
HaskellWiki contributors, "HXT/Practical/Ebay1," HaskellWiki, , https://wiki.haskell.org/index.php?title=HXT/Practical/Ebay1&oldid=15177 (accessed March 22, 2023).
CBE/CSE style
HaskellWiki contributors. HXT/Practical/Ebay1 [Internet]. HaskellWiki, ; 2007 Aug 20, 07:31 UTC [cited 2023 Mar 22]. Available from: https://wiki.haskell.org/index.php?title=HXT/Practical/Ebay1&oldid=15177.
Bluebook style
HXT/Practical/Ebay1, https://wiki.haskell.org/index.php?title=HXT/Practical/Ebay1&oldid=15177 (last visited March 22, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "HXT/Practical/Ebay1 --- HaskellWiki{,} ", year = "2007", url = "https://wiki.haskell.org/index.php?title=HXT/Practical/Ebay1&oldid=15177", note = "[Online; accessed 22-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 = "HXT/Practical/Ebay1 --- HaskellWiki{,} ", year = "2007", url = "\url{https://wiki.haskell.org/index.php?title=HXT/Practical/Ebay1&oldid=15177}", note = "[Online; accessed 22-March-2023]" }