Cite This Page
Bibliographic details for Haskell Quiz/Secret Santas/Solution Matthias
- Page name: Haskell Quiz/Secret Santas/Solution Matthias
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 13 January 2007 10:57 UTC
- Date retrieved: 19 September 2024 21:54 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Haskell_Quiz/Secret_Santas/Solution_Matthias&oldid=10231
- Page Version ID: 10231
Citation styles for Haskell Quiz/Secret Santas/Solution Matthias
APA style
Haskell Quiz/Secret Santas/Solution Matthias. (2007, January 13). HaskellWiki, . Retrieved 21:54, September 19, 2024 from https://wiki.haskell.org/index.php?title=Haskell_Quiz/Secret_Santas/Solution_Matthias&oldid=10231.
MLA style
"Haskell Quiz/Secret Santas/Solution Matthias." HaskellWiki, . 13 Jan 2007, 10:57 UTC. 19 Sep 2024, 21:54 <https://wiki.haskell.org/index.php?title=Haskell_Quiz/Secret_Santas/Solution_Matthias&oldid=10231>.
MHRA style
HaskellWiki contributors, 'Haskell Quiz/Secret Santas/Solution Matthias', HaskellWiki, , 13 January 2007, 10:57 UTC, <https://wiki.haskell.org/index.php?title=Haskell_Quiz/Secret_Santas/Solution_Matthias&oldid=10231> [accessed 19 September 2024]
Chicago style
HaskellWiki contributors, "Haskell Quiz/Secret Santas/Solution Matthias," HaskellWiki, , https://wiki.haskell.org/index.php?title=Haskell_Quiz/Secret_Santas/Solution_Matthias&oldid=10231 (accessed September 19, 2024).
CBE/CSE style
HaskellWiki contributors. Haskell Quiz/Secret Santas/Solution Matthias [Internet]. HaskellWiki, ; 2007 Jan 13, 10:57 UTC [cited 2024 Sep 19]. Available from: https://wiki.haskell.org/index.php?title=Haskell_Quiz/Secret_Santas/Solution_Matthias&oldid=10231.
Bluebook style
Haskell Quiz/Secret Santas/Solution Matthias, https://wiki.haskell.org/index.php?title=Haskell_Quiz/Secret_Santas/Solution_Matthias&oldid=10231 (last visited September 19, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Haskell Quiz/Secret Santas/Solution Matthias --- HaskellWiki{,} ", year = "2007", url = "https://wiki.haskell.org/index.php?title=Haskell_Quiz/Secret_Santas/Solution_Matthias&oldid=10231", note = "[Online; accessed 19-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/Secret Santas/Solution Matthias --- HaskellWiki{,} ", year = "2007", url = "\url{https://wiki.haskell.org/index.php?title=Haskell_Quiz/Secret_Santas/Solution_Matthias&oldid=10231}", note = "[Online; accessed 19-September-2024]" }