Cite This Page
Bibliographic details for Random Processes
- Page name: Random Processes
- Author: HaskellWiki contributors
- Publisher: HaskellWiki.
- Date of last revision: 28 June 2011 00:10 UTC
- Date retrieved: 4 December 2024 02:07 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Random_Processes&oldid=40682
- Page Version ID: 40682
Citation styles for Random Processes
APA style
Random Processes. (2011, June 28). HaskellWiki. Retrieved 02:07, December 4, 2024 from https://wiki.haskell.org/index.php?title=Random_Processes&oldid=40682.
MLA style
"Random Processes." HaskellWiki. 28 Jun 2011, 00:10 UTC. 4 Dec 2024, 02:07 <https://wiki.haskell.org/index.php?title=Random_Processes&oldid=40682>.
MHRA style
HaskellWiki contributors, 'Random Processes', HaskellWiki, 28 June 2011, 00:10 UTC, <https://wiki.haskell.org/index.php?title=Random_Processes&oldid=40682> [accessed 4 December 2024]
Chicago style
HaskellWiki contributors, "Random Processes," HaskellWiki, https://wiki.haskell.org/index.php?title=Random_Processes&oldid=40682 (accessed December 4, 2024).
CBE/CSE style
HaskellWiki contributors. Random Processes [Internet]. HaskellWiki; 2011 Jun 28, 00:10 UTC [cited 2024 Dec 4]. Available from: https://wiki.haskell.org/index.php?title=Random_Processes&oldid=40682.
Bluebook style
Random Processes, https://wiki.haskell.org/index.php?title=Random_Processes&oldid=40682 (last visited December 4, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Random Processes --- HaskellWiki{,} ", year = "2011", url = "https://wiki.haskell.org/index.php?title=Random_Processes&oldid=40682", note = "[Online; accessed 4-December-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 = "Random Processes --- HaskellWiki{,} ", year = "2011", url = "\url{https://wiki.haskell.org/index.php?title=Random_Processes&oldid=40682}", note = "[Online; accessed 4-December-2024]" }