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