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