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: 2 March 2021 12:12 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Random_Processes&oldid=40679
- Page Version ID: 40679
Citation styles for Random Processes
APA style
Random Processes. (2011, June 28). HaskellWiki, . Retrieved 12:12, March 2, 2021 from https://wiki.haskell.org/index.php?title=Random_Processes&oldid=40679.
MLA style
"Random Processes." HaskellWiki, . 28 Jun 2011, 00:10 UTC. 2 Mar 2021, 12:12 <https://wiki.haskell.org/index.php?title=Random_Processes&oldid=40679>.
MHRA style
HaskellWiki contributors, 'Random Processes', HaskellWiki, , 28 June 2011, 00:10 UTC, <https://wiki.haskell.org/index.php?title=Random_Processes&oldid=40679> [accessed 2 March 2021]
Chicago style
HaskellWiki contributors, "Random Processes," HaskellWiki, , https://wiki.haskell.org/index.php?title=Random_Processes&oldid=40679 (accessed March 2, 2021).
CBE/CSE style
HaskellWiki contributors. Random Processes [Internet]. HaskellWiki, ; 2011 Jun 28, 00:10 UTC [cited 2021 Mar 2]. Available from: https://wiki.haskell.org/index.php?title=Random_Processes&oldid=40679.
Bluebook style
Random Processes, https://wiki.haskell.org/index.php?title=Random_Processes&oldid=40679 (last visited March 2, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Random Processes --- HaskellWiki{,} ", year = "2011", url = "https://wiki.haskell.org/index.php?title=Random_Processes&oldid=40679", note = "[Online; accessed 2-March-2021]" }
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=40679}", note = "[Online; accessed 2-March-2021]" }