Cite This Page
Bibliographic details for Haskell Quiz/Internal Rate of Return/Solution Dolio
- Page name: Haskell Quiz/Internal Rate of Return/Solution Dolio
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 9 February 2008 13:41 UTC
- Date retrieved: 13 September 2024 21:35 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Haskell_Quiz/Internal_Rate_of_Return/Solution_Dolio&oldid=18983
- Page Version ID: 18983
Citation styles for Haskell Quiz/Internal Rate of Return/Solution Dolio
APA style
Haskell Quiz/Internal Rate of Return/Solution Dolio. (2008, February 9). HaskellWiki, . Retrieved 21:35, September 13, 2024 from https://wiki.haskell.org/index.php?title=Haskell_Quiz/Internal_Rate_of_Return/Solution_Dolio&oldid=18983.
MLA style
"Haskell Quiz/Internal Rate of Return/Solution Dolio." HaskellWiki, . 9 Feb 2008, 13:41 UTC. 13 Sep 2024, 21:35 <https://wiki.haskell.org/index.php?title=Haskell_Quiz/Internal_Rate_of_Return/Solution_Dolio&oldid=18983>.
MHRA style
HaskellWiki contributors, 'Haskell Quiz/Internal Rate of Return/Solution Dolio', HaskellWiki, , 9 February 2008, 13:41 UTC, <https://wiki.haskell.org/index.php?title=Haskell_Quiz/Internal_Rate_of_Return/Solution_Dolio&oldid=18983> [accessed 13 September 2024]
Chicago style
HaskellWiki contributors, "Haskell Quiz/Internal Rate of Return/Solution Dolio," HaskellWiki, , https://wiki.haskell.org/index.php?title=Haskell_Quiz/Internal_Rate_of_Return/Solution_Dolio&oldid=18983 (accessed September 13, 2024).
CBE/CSE style
HaskellWiki contributors. Haskell Quiz/Internal Rate of Return/Solution Dolio [Internet]. HaskellWiki, ; 2008 Feb 9, 13:41 UTC [cited 2024 Sep 13]. Available from: https://wiki.haskell.org/index.php?title=Haskell_Quiz/Internal_Rate_of_Return/Solution_Dolio&oldid=18983.
Bluebook style
Haskell Quiz/Internal Rate of Return/Solution Dolio, https://wiki.haskell.org/index.php?title=Haskell_Quiz/Internal_Rate_of_Return/Solution_Dolio&oldid=18983 (last visited September 13, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Haskell Quiz/Internal Rate of Return/Solution Dolio --- HaskellWiki{,} ", year = "2008", url = "https://wiki.haskell.org/index.php?title=Haskell_Quiz/Internal_Rate_of_Return/Solution_Dolio&oldid=18983", note = "[Online; accessed 13-September-2024]" }
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 = "Haskell Quiz/Internal Rate of Return/Solution Dolio --- HaskellWiki{,} ", year = "2008", url = "\url{https://wiki.haskell.org/index.php?title=Haskell_Quiz/Internal_Rate_of_Return/Solution_Dolio&oldid=18983}", note = "[Online; accessed 13-September-2024]" }