Cite This Page
Bibliographic details for Hpaste.el
- Page name: Hpaste.el
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 16 September 2010 17:17 UTC
- Date retrieved: 12 August 2022 02:05 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Hpaste.el&oldid=36783
- Page Version ID: 36783
Citation styles for Hpaste.el
APA style
Hpaste.el. (2010, September 16). HaskellWiki, . Retrieved 02:05, August 12, 2022 from https://wiki.haskell.org/index.php?title=Hpaste.el&oldid=36783.
MLA style
"Hpaste.el." HaskellWiki, . 16 Sep 2010, 17:17 UTC. 12 Aug 2022, 02:05 <https://wiki.haskell.org/index.php?title=Hpaste.el&oldid=36783>.
MHRA style
HaskellWiki contributors, 'Hpaste.el', HaskellWiki, , 16 September 2010, 17:17 UTC, <https://wiki.haskell.org/index.php?title=Hpaste.el&oldid=36783> [accessed 12 August 2022]
Chicago style
HaskellWiki contributors, "Hpaste.el," HaskellWiki, , https://wiki.haskell.org/index.php?title=Hpaste.el&oldid=36783 (accessed August 12, 2022).
CBE/CSE style
HaskellWiki contributors. Hpaste.el [Internet]. HaskellWiki, ; 2010 Sep 16, 17:17 UTC [cited 2022 Aug 12]. Available from: https://wiki.haskell.org/index.php?title=Hpaste.el&oldid=36783.
Bluebook style
Hpaste.el, https://wiki.haskell.org/index.php?title=Hpaste.el&oldid=36783 (last visited August 12, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Hpaste.el --- HaskellWiki{,} ", year = "2010", url = "https://wiki.haskell.org/index.php?title=Hpaste.el&oldid=36783", note = "[Online; accessed 12-August-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 = "Hpaste.el --- HaskellWiki{,} ", year = "2010", url = "\url{https://wiki.haskell.org/index.php?title=Hpaste.el&oldid=36783}", note = "[Online; accessed 12-August-2022]" }