Cite This Page
Bibliographic details for EclipseFP
- Page name: EclipseFP
- Author: HaskellWiki contributors
- Publisher: HaskellWiki.
- Date of last revision: 12 February 2012 02:02 UTC
- Date retrieved: 20 April 2025 20:08 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=EclipseFP&oldid=44470
- Page Version ID: 44470
Citation styles for EclipseFP
APA style
EclipseFP. (2012, February 12). HaskellWiki. Retrieved 20:08, April 20, 2025 from https://wiki.haskell.org/index.php?title=EclipseFP&oldid=44470.
MLA style
"EclipseFP." HaskellWiki. 12 Feb 2012, 02:02 UTC. 20 Apr 2025, 20:08 <https://wiki.haskell.org/index.php?title=EclipseFP&oldid=44470>.
MHRA style
HaskellWiki contributors, 'EclipseFP', HaskellWiki, 12 February 2012, 02:02 UTC, <https://wiki.haskell.org/index.php?title=EclipseFP&oldid=44470> [accessed 20 April 2025]
Chicago style
HaskellWiki contributors, "EclipseFP," HaskellWiki, https://wiki.haskell.org/index.php?title=EclipseFP&oldid=44470 (accessed April 20, 2025).
CBE/CSE style
HaskellWiki contributors. EclipseFP [Internet]. HaskellWiki; 2012 Feb 12, 02:02 UTC [cited 2025 Apr 20]. Available from: https://wiki.haskell.org/index.php?title=EclipseFP&oldid=44470.
Bluebook style
EclipseFP, https://wiki.haskell.org/index.php?title=EclipseFP&oldid=44470 (last visited April 20, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "EclipseFP --- HaskellWiki{,} ", year = "2012", url = "https://wiki.haskell.org/index.php?title=EclipseFP&oldid=44470", note = "[Online; accessed 20-April-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 = "EclipseFP --- HaskellWiki{,} ", year = "2012", url = "\url{https://wiki.haskell.org/index.php?title=EclipseFP&oldid=44470}", note = "[Online; accessed 20-April-2025]" }