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: 8 December 2023 18:22 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 18:22, December 8, 2023 from https://wiki.haskell.org/index.php?title=Random_Processes&oldid=40682.
MLA style
"Random Processes." HaskellWiki, . 28 Jun 2011, 00:10 UTC. 8 Dec 2023, 18:22 <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 8 December 2023]
Chicago style
HaskellWiki contributors, "Random Processes," HaskellWiki, , https://wiki.haskell.org/index.php?title=Random_Processes&oldid=40682 (accessed December 8, 2023).
CBE/CSE style
HaskellWiki contributors. Random Processes [Internet]. HaskellWiki, ; 2011 Jun 28, 00:10 UTC [cited 2023 Dec 8]. 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 8, 2023).
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 8-December-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 = "Random Processes --- HaskellWiki{,} ", year = "2011", url = "\url{https://wiki.haskell.org/index.php?title=Random_Processes&oldid=40682}", note = "[Online; accessed 8-December-2023]" }