Cite This Page
Bibliographic details for Liste in Haskell
- Page name: Liste in Haskell
- Author: HaskellWiki contributors
- Publisher: HaskellWiki.
- Date of last revision: 28 March 2011 20:56 UTC
- Date retrieved: 22 January 2025 00:27 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Liste_in_Haskell&oldid=39237
- Page Version ID: 39237
Citation styles for Liste in Haskell
APA style
Liste in Haskell. (2011, March 28). HaskellWiki. Retrieved 00:27, January 22, 2025 from https://wiki.haskell.org/index.php?title=Liste_in_Haskell&oldid=39237.
MLA style
"Liste in Haskell." HaskellWiki. 28 Mar 2011, 20:56 UTC. 22 Jan 2025, 00:27 <https://wiki.haskell.org/index.php?title=Liste_in_Haskell&oldid=39237>.
MHRA style
HaskellWiki contributors, 'Liste in Haskell', HaskellWiki, 28 March 2011, 20:56 UTC, <https://wiki.haskell.org/index.php?title=Liste_in_Haskell&oldid=39237> [accessed 22 January 2025]
Chicago style
HaskellWiki contributors, "Liste in Haskell," HaskellWiki, https://wiki.haskell.org/index.php?title=Liste_in_Haskell&oldid=39237 (accessed January 22, 2025).
CBE/CSE style
HaskellWiki contributors. Liste in Haskell [Internet]. HaskellWiki; 2011 Mar 28, 20:56 UTC [cited 2025 Jan 22]. Available from: https://wiki.haskell.org/index.php?title=Liste_in_Haskell&oldid=39237.
Bluebook style
Liste in Haskell, https://wiki.haskell.org/index.php?title=Liste_in_Haskell&oldid=39237 (last visited January 22, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Liste in Haskell --- HaskellWiki{,} ", year = "2011", url = "https://wiki.haskell.org/index.php?title=Liste_in_Haskell&oldid=39237", note = "[Online; accessed 22-January-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 = "Liste in Haskell --- HaskellWiki{,} ", year = "2011", url = "\url{https://wiki.haskell.org/index.php?title=Liste_in_Haskell&oldid=39237}", note = "[Online; accessed 22-January-2025]" }