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: 24 March 2025 19:35 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 19:35, March 24, 2025 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. 24 Mar 2025, 19:35 <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 24 March 2025]
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 March 24, 2025).
CBE/CSE style
HaskellWiki contributors. Video presentations/Haskell Symposium 2008 [Internet]. HaskellWiki; 2008 Dec 7, 22:58 UTC [cited 2025 Mar 24]. 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 March 24, 2025).
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 24-March-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 = "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 24-March-2025]" }