Cite This Page
Bibliographic details for Hpaste.el
- Page name: Hpaste.el
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 13 March 2008 18:00 UTC
- Date retrieved: 2 April 2023 05:36 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Hpaste.el&oldid=19822
- Page Version ID: 19822
Citation styles for Hpaste.el
APA style
Hpaste.el. (2008, March 13). HaskellWiki, . Retrieved 05:36, April 2, 2023 from https://wiki.haskell.org/index.php?title=Hpaste.el&oldid=19822.
MLA style
"Hpaste.el." HaskellWiki, . 13 Mar 2008, 18:00 UTC. 2 Apr 2023, 05:36 <https://wiki.haskell.org/index.php?title=Hpaste.el&oldid=19822>.
MHRA style
HaskellWiki contributors, 'Hpaste.el', HaskellWiki, , 13 March 2008, 18:00 UTC, <https://wiki.haskell.org/index.php?title=Hpaste.el&oldid=19822> [accessed 2 April 2023]
Chicago style
HaskellWiki contributors, "Hpaste.el," HaskellWiki, , https://wiki.haskell.org/index.php?title=Hpaste.el&oldid=19822 (accessed April 2, 2023).
CBE/CSE style
HaskellWiki contributors. Hpaste.el [Internet]. HaskellWiki, ; 2008 Mar 13, 18:00 UTC [cited 2023 Apr 2]. Available from: https://wiki.haskell.org/index.php?title=Hpaste.el&oldid=19822.
Bluebook style
Hpaste.el, https://wiki.haskell.org/index.php?title=Hpaste.el&oldid=19822 (last visited April 2, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Hpaste.el --- HaskellWiki{,} ", year = "2008", url = "https://wiki.haskell.org/index.php?title=Hpaste.el&oldid=19822", note = "[Online; accessed 2-April-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 = "2008", url = "\url{https://wiki.haskell.org/index.php?title=Hpaste.el&oldid=19822}", note = "[Online; accessed 2-April-2023]" }