Cite This Page
Bibliographic details for Harpy
- Page name: Harpy
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 22 January 2013 12:49 UTC
- Date retrieved: 21 March 2023 02:44 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Harpy&oldid=55287
- Page Version ID: 55287
Citation styles for Harpy
APA style
Harpy. (2013, January 22). HaskellWiki, . Retrieved 02:44, March 21, 2023 from https://wiki.haskell.org/index.php?title=Harpy&oldid=55287.
MLA style
"Harpy." HaskellWiki, . 22 Jan 2013, 12:49 UTC. 21 Mar 2023, 02:44 <https://wiki.haskell.org/index.php?title=Harpy&oldid=55287>.
MHRA style
HaskellWiki contributors, 'Harpy', HaskellWiki, , 22 January 2013, 12:49 UTC, <https://wiki.haskell.org/index.php?title=Harpy&oldid=55287> [accessed 21 March 2023]
Chicago style
HaskellWiki contributors, "Harpy," HaskellWiki, , https://wiki.haskell.org/index.php?title=Harpy&oldid=55287 (accessed March 21, 2023).
CBE/CSE style
HaskellWiki contributors. Harpy [Internet]. HaskellWiki, ; 2013 Jan 22, 12:49 UTC [cited 2023 Mar 21]. Available from: https://wiki.haskell.org/index.php?title=Harpy&oldid=55287.
Bluebook style
Harpy, https://wiki.haskell.org/index.php?title=Harpy&oldid=55287 (last visited March 21, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Harpy --- HaskellWiki{,} ", year = "2013", url = "https://wiki.haskell.org/index.php?title=Harpy&oldid=55287", note = "[Online; accessed 21-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 = "Harpy --- HaskellWiki{,} ", year = "2013", url = "\url{https://wiki.haskell.org/index.php?title=Harpy&oldid=55287}", note = "[Online; accessed 21-March-2023]" }