Cite This Page
Bibliographic details for Turing machine
- Page name: Turing machine
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 23 May 2006 12:21 UTC
- Date retrieved: 31 October 2024 23:01 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Turing_machine&oldid=4172
- Page Version ID: 4172
Citation styles for Turing machine
APA style
Turing machine. (2006, May 23). HaskellWiki, . Retrieved 23:01, October 31, 2024 from https://wiki.haskell.org/index.php?title=Turing_machine&oldid=4172.
MLA style
"Turing machine." HaskellWiki, . 23 May 2006, 12:21 UTC. 31 Oct 2024, 23:01 <https://wiki.haskell.org/index.php?title=Turing_machine&oldid=4172>.
MHRA style
HaskellWiki contributors, 'Turing machine', HaskellWiki, , 23 May 2006, 12:21 UTC, <https://wiki.haskell.org/index.php?title=Turing_machine&oldid=4172> [accessed 31 October 2024]
Chicago style
HaskellWiki contributors, "Turing machine," HaskellWiki, , https://wiki.haskell.org/index.php?title=Turing_machine&oldid=4172 (accessed October 31, 2024).
CBE/CSE style
HaskellWiki contributors. Turing machine [Internet]. HaskellWiki, ; 2006 May 23, 12:21 UTC [cited 2024 Oct 31]. Available from: https://wiki.haskell.org/index.php?title=Turing_machine&oldid=4172.
Bluebook style
Turing machine, https://wiki.haskell.org/index.php?title=Turing_machine&oldid=4172 (last visited October 31, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Turing machine --- HaskellWiki{,} ", year = "2006", url = "https://wiki.haskell.org/index.php?title=Turing_machine&oldid=4172", note = "[Online; accessed 31-October-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 = "Turing machine --- HaskellWiki{,} ", year = "2006", url = "\url{https://wiki.haskell.org/index.php?title=Turing_machine&oldid=4172}", note = "[Online; accessed 31-October-2024]" }