Cite This Page
Bibliographic details for Hpaste.el
- Page name: Hpaste.el
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 16 September 2010 22:11 UTC
- Date retrieved: 10 August 2022 15:06 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Hpaste.el&oldid=36784
- Page Version ID: 36784
Citation styles for Hpaste.el
APA style
Hpaste.el. (2010, September 16). HaskellWiki, . Retrieved 15:06, August 10, 2022 from https://wiki.haskell.org/index.php?title=Hpaste.el&oldid=36784.
MLA style
"Hpaste.el." HaskellWiki, . 16 Sep 2010, 22:11 UTC. 10 Aug 2022, 15:06 <https://wiki.haskell.org/index.php?title=Hpaste.el&oldid=36784>.
MHRA style
HaskellWiki contributors, 'Hpaste.el', HaskellWiki, , 16 September 2010, 22:11 UTC, <https://wiki.haskell.org/index.php?title=Hpaste.el&oldid=36784> [accessed 10 August 2022]
Chicago style
HaskellWiki contributors, "Hpaste.el," HaskellWiki, , https://wiki.haskell.org/index.php?title=Hpaste.el&oldid=36784 (accessed August 10, 2022).
CBE/CSE style
HaskellWiki contributors. Hpaste.el [Internet]. HaskellWiki, ; 2010 Sep 16, 22:11 UTC [cited 2022 Aug 10]. Available from: https://wiki.haskell.org/index.php?title=Hpaste.el&oldid=36784.
Bluebook style
Hpaste.el, https://wiki.haskell.org/index.php?title=Hpaste.el&oldid=36784 (last visited August 10, 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=36784", note = "[Online; accessed 10-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=36784}", note = "[Online; accessed 10-August-2022]" }