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