Cite This Page
Bibliographic details for Video presentations/Haskell Symposium 2008
- Page name: Video presentations/Haskell Symposium 2008
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 7 December 2008 22:58 UTC
- Date retrieved: 13 September 2024 07:58 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Video_presentations/Haskell_Symposium_2008&oldid=24555
- Page Version ID: 24555
Citation styles for Video presentations/Haskell Symposium 2008
APA style
Video presentations/Haskell Symposium 2008. (2008, December 7). HaskellWiki, . Retrieved 07:58, September 13, 2024 from https://wiki.haskell.org/index.php?title=Video_presentations/Haskell_Symposium_2008&oldid=24555.
MLA style
"Video presentations/Haskell Symposium 2008." HaskellWiki, . 7 Dec 2008, 22:58 UTC. 13 Sep 2024, 07:58 <https://wiki.haskell.org/index.php?title=Video_presentations/Haskell_Symposium_2008&oldid=24555>.
MHRA style
HaskellWiki contributors, 'Video presentations/Haskell Symposium 2008', HaskellWiki, , 7 December 2008, 22:58 UTC, <https://wiki.haskell.org/index.php?title=Video_presentations/Haskell_Symposium_2008&oldid=24555> [accessed 13 September 2024]
Chicago style
HaskellWiki contributors, "Video presentations/Haskell Symposium 2008," HaskellWiki, , https://wiki.haskell.org/index.php?title=Video_presentations/Haskell_Symposium_2008&oldid=24555 (accessed September 13, 2024).
CBE/CSE style
HaskellWiki contributors. Video presentations/Haskell Symposium 2008 [Internet]. HaskellWiki, ; 2008 Dec 7, 22:58 UTC [cited 2024 Sep 13]. Available from: https://wiki.haskell.org/index.php?title=Video_presentations/Haskell_Symposium_2008&oldid=24555.
Bluebook style
Video presentations/Haskell Symposium 2008, https://wiki.haskell.org/index.php?title=Video_presentations/Haskell_Symposium_2008&oldid=24555 (last visited September 13, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Video presentations/Haskell Symposium 2008 --- HaskellWiki{,} ", year = "2008", url = "https://wiki.haskell.org/index.php?title=Video_presentations/Haskell_Symposium_2008&oldid=24555", note = "[Online; accessed 13-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 = "Video presentations/Haskell Symposium 2008 --- HaskellWiki{,} ", year = "2008", url = "\url{https://wiki.haskell.org/index.php?title=Video_presentations/Haskell_Symposium_2008&oldid=24555}", note = "[Online; accessed 13-September-2024]" }