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