Cite This Page
Bibliographic details for Haskell Quiz/Animal Quiz/Solution TJ
- Page name: Haskell Quiz/Animal Quiz/Solution TJ
- Author: HaskellWiki contributors
- Publisher: HaskellWiki.
- Date of last revision: 4 March 2007 14:15 UTC
- Date retrieved: 25 April 2025 01:51 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Haskell_Quiz/Animal_Quiz/Solution_TJ&oldid=11738
- Page Version ID: 11738
Citation styles for Haskell Quiz/Animal Quiz/Solution TJ
APA style
Haskell Quiz/Animal Quiz/Solution TJ. (2007, March 4). HaskellWiki. Retrieved 01:51, April 25, 2025 from https://wiki.haskell.org/index.php?title=Haskell_Quiz/Animal_Quiz/Solution_TJ&oldid=11738.
MLA style
"Haskell Quiz/Animal Quiz/Solution TJ." HaskellWiki. 4 Mar 2007, 14:15 UTC. 25 Apr 2025, 01:51 <https://wiki.haskell.org/index.php?title=Haskell_Quiz/Animal_Quiz/Solution_TJ&oldid=11738>.
MHRA style
HaskellWiki contributors, 'Haskell Quiz/Animal Quiz/Solution TJ', HaskellWiki, 4 March 2007, 14:15 UTC, <https://wiki.haskell.org/index.php?title=Haskell_Quiz/Animal_Quiz/Solution_TJ&oldid=11738> [accessed 25 April 2025]
Chicago style
HaskellWiki contributors, "Haskell Quiz/Animal Quiz/Solution TJ," HaskellWiki, https://wiki.haskell.org/index.php?title=Haskell_Quiz/Animal_Quiz/Solution_TJ&oldid=11738 (accessed April 25, 2025).
CBE/CSE style
HaskellWiki contributors. Haskell Quiz/Animal Quiz/Solution TJ [Internet]. HaskellWiki; 2007 Mar 4, 14:15 UTC [cited 2025 Apr 25]. Available from: https://wiki.haskell.org/index.php?title=Haskell_Quiz/Animal_Quiz/Solution_TJ&oldid=11738.
Bluebook style
Haskell Quiz/Animal Quiz/Solution TJ, https://wiki.haskell.org/index.php?title=Haskell_Quiz/Animal_Quiz/Solution_TJ&oldid=11738 (last visited April 25, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Haskell Quiz/Animal Quiz/Solution TJ --- HaskellWiki{,} ", year = "2007", url = "https://wiki.haskell.org/index.php?title=Haskell_Quiz/Animal_Quiz/Solution_TJ&oldid=11738", 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/Animal Quiz/Solution TJ --- HaskellWiki{,} ", year = "2007", url = "\url{https://wiki.haskell.org/index.php?title=Haskell_Quiz/Animal_Quiz/Solution_TJ&oldid=11738}", note = "[Online; accessed 25-April-2025]" }