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: 21 May 2022 03:28 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 03:28, May 21, 2022 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. 21 May 2022, 03:28 <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 21 May 2022]
Chicago style
HaskellWiki contributors, "HXT/Practical/Ebay1," HaskellWiki, , https://wiki.haskell.org/index.php?title=HXT/Practical/Ebay1&oldid=15177 (accessed May 21, 2022).
CBE/CSE style
HaskellWiki contributors. HXT/Practical/Ebay1 [Internet]. HaskellWiki, ; 2007 Aug 20, 07:31 UTC [cited 2022 May 21]. 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 May 21, 2022).
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 21-May-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 = "HXT/Practical/Ebay1 --- HaskellWiki{,} ", year = "2007", url = "\url{https://wiki.haskell.org/index.php?title=HXT/Practical/Ebay1&oldid=15177}", note = "[Online; accessed 21-May-2022]" }