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: 27 March 2023 16:35 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 16:35, March 27, 2023 from https://wiki.haskell.org/index.php?title=Hpaste.el&oldid=36797.
MLA style
"Hpaste.el." HaskellWiki, . 19 Sep 2010, 04:06 UTC. 27 Mar 2023, 16:35 <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 27 March 2023]
Chicago style
HaskellWiki contributors, "Hpaste.el," HaskellWiki, , https://wiki.haskell.org/index.php?title=Hpaste.el&oldid=36797 (accessed March 27, 2023).
CBE/CSE style
HaskellWiki contributors. Hpaste.el [Internet]. HaskellWiki, ; 2010 Sep 19, 04:06 UTC [cited 2023 Mar 27]. 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 March 27, 2023).
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 27-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 = "Hpaste.el --- HaskellWiki{,} ", year = "2010", url = "\url{https://wiki.haskell.org/index.php?title=Hpaste.el&oldid=36797}", note = "[Online; accessed 27-March-2023]" }