Cite This Page
- Page name: Haskell Quiz/Dice Roller/Solution Abhinav
- Author: HaskellWiki contributors
- Publisher: HaskellWiki.
- Date of last revision: 26 October 2012 14:33 UTC
- Date retrieved: 25 April 2025 02:27 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Haskell_Quiz/Dice_Roller/Solution_Abhinav&oldid=54558
- Page Version ID: 54558
APA style
Haskell Quiz/Dice Roller/Solution Abhinav. (2012, October 26). HaskellWiki. Retrieved 02:27, April 25, 2025 from https://wiki.haskell.org/index.php?title=Haskell_Quiz/Dice_Roller/Solution_Abhinav&oldid=54558.
MLA style
"Haskell Quiz/Dice Roller/Solution Abhinav." HaskellWiki. 26 Oct 2012, 14:33 UTC. 25 Apr 2025, 02:27 <https://wiki.haskell.org/index.php?title=Haskell_Quiz/Dice_Roller/Solution_Abhinav&oldid=54558>.
MHRA style
HaskellWiki contributors, 'Haskell Quiz/Dice Roller/Solution Abhinav', HaskellWiki, 26 October 2012, 14:33 UTC, <https://wiki.haskell.org/index.php?title=Haskell_Quiz/Dice_Roller/Solution_Abhinav&oldid=54558> [accessed 25 April 2025]
Chicago style
HaskellWiki contributors, "Haskell Quiz/Dice Roller/Solution Abhinav," HaskellWiki, https://wiki.haskell.org/index.php?title=Haskell_Quiz/Dice_Roller/Solution_Abhinav&oldid=54558 (accessed April 25, 2025).
CBE/CSE style
HaskellWiki contributors. Haskell Quiz/Dice Roller/Solution Abhinav [Internet]. HaskellWiki; 2012 Oct 26, 14:33 UTC [cited 2025 Apr 25]. Available from: https://wiki.haskell.org/index.php?title=Haskell_Quiz/Dice_Roller/Solution_Abhinav&oldid=54558.
Bluebook style
Haskell Quiz/Dice Roller/Solution Abhinav, https://wiki.haskell.org/index.php?title=Haskell_Quiz/Dice_Roller/Solution_Abhinav&oldid=54558 (last visited April 25, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Haskell Quiz/Dice Roller/Solution Abhinav --- HaskellWiki{,} ", year = "2012", url = "https://wiki.haskell.org/index.php?title=Haskell_Quiz/Dice_Roller/Solution_Abhinav&oldid=54558", note = "[Online; accessed 25-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 = "Haskell Quiz/Dice Roller/Solution Abhinav --- HaskellWiki{,} ", year = "2012", url = "\url{https://wiki.haskell.org/index.php?title=Haskell_Quiz/Dice_Roller/Solution_Abhinav&oldid=54558}", note = "[Online; accessed 25-April-2025]" }