Cite This Page
Bibliographic details for Hpaste.el
- Page name: Hpaste.el
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 18 September 2010 23:54 UTC
- Date retrieved: 20 March 2023 19:26 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Hpaste.el&oldid=36796
- Page Version ID: 36796
Citation styles for Hpaste.el
APA style
Hpaste.el. (2010, September 18). HaskellWiki, . Retrieved 19:26, March 20, 2023 from https://wiki.haskell.org/index.php?title=Hpaste.el&oldid=36796.
MLA style
"Hpaste.el." HaskellWiki, . 18 Sep 2010, 23:54 UTC. 20 Mar 2023, 19:26 <https://wiki.haskell.org/index.php?title=Hpaste.el&oldid=36796>.
MHRA style
HaskellWiki contributors, 'Hpaste.el', HaskellWiki, , 18 September 2010, 23:54 UTC, <https://wiki.haskell.org/index.php?title=Hpaste.el&oldid=36796> [accessed 20 March 2023]
Chicago style
HaskellWiki contributors, "Hpaste.el," HaskellWiki, , https://wiki.haskell.org/index.php?title=Hpaste.el&oldid=36796 (accessed March 20, 2023).
CBE/CSE style
HaskellWiki contributors. Hpaste.el [Internet]. HaskellWiki, ; 2010 Sep 18, 23:54 UTC [cited 2023 Mar 20]. Available from: https://wiki.haskell.org/index.php?title=Hpaste.el&oldid=36796.
Bluebook style
Hpaste.el, https://wiki.haskell.org/index.php?title=Hpaste.el&oldid=36796 (last visited March 20, 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=36796", note = "[Online; accessed 20-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=36796}", note = "[Online; accessed 20-March-2023]" }