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: 15 February 2025 07:59 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 07:59, February 15, 2025 from https://wiki.haskell.org/index.php?title=Harpy&oldid=55287.
MLA style
"Harpy." HaskellWiki. 22 Jan 2013, 12:49 UTC. 15 Feb 2025, 07:59 <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 15 February 2025]
Chicago style
HaskellWiki contributors, "Harpy," HaskellWiki, https://wiki.haskell.org/index.php?title=Harpy&oldid=55287 (accessed February 15, 2025).
CBE/CSE style
HaskellWiki contributors. Harpy [Internet]. HaskellWiki; 2013 Jan 22, 12:49 UTC [cited 2025 Feb 15]. 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 February 15, 2025).
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 15-February-2025]" }
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 15-February-2025]" }