Cite This Page
Bibliographic details for McNaughton-Yamada-Thompson algorithm
- Page name: McNaughton-Yamada-Thompson algorithm
- Author: Rosetta Code contributors
- Publisher: Rosetta Code.
- Date of last revision: 22 November 2024 16:49 UTC
- Date retrieved: 19 January 2025 13:53 UTC
- Permanent URL: https://rosettacode.org/wiki/McNaughton-Yamada-Thompson_algorithm?oldid=373619
- Page Version ID: 373619
Citation styles for McNaughton-Yamada-Thompson algorithm
APA style
McNaughton-Yamada-Thompson algorithm. (2024, November 22). Rosetta Code. Retrieved 13:53, January 19, 2025 from https://rosettacode.org/wiki/McNaughton-Yamada-Thompson_algorithm?oldid=373619.
MLA style
"McNaughton-Yamada-Thompson algorithm." Rosetta Code. 22 Nov 2024, 16:49 UTC. 19 Jan 2025, 13:53 <https://rosettacode.org/wiki/McNaughton-Yamada-Thompson_algorithm?oldid=373619>.
MHRA style
Rosetta Code contributors, 'McNaughton-Yamada-Thompson algorithm', Rosetta Code, 22 November 2024, 16:49 UTC, <https://rosettacode.org/wiki/McNaughton-Yamada-Thompson_algorithm?oldid=373619> [accessed 19 January 2025]
Chicago style
Rosetta Code contributors, "McNaughton-Yamada-Thompson algorithm," Rosetta Code, https://rosettacode.org/wiki/McNaughton-Yamada-Thompson_algorithm?oldid=373619 (accessed January 19, 2025).
CBE/CSE style
Rosetta Code contributors. McNaughton-Yamada-Thompson algorithm [Internet]. Rosetta Code; 2024 Nov 22, 16:49 UTC [cited 2025 Jan 19]. Available from: https://rosettacode.org/wiki/McNaughton-Yamada-Thompson_algorithm?oldid=373619.
Bluebook style
McNaughton-Yamada-Thompson algorithm, https://rosettacode.org/wiki/McNaughton-Yamada-Thompson_algorithm?oldid=373619 (last visited January 19, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "McNaughton-Yamada-Thompson algorithm --- Rosetta Code{,} ", year = "2024", url = "https://rosettacode.org/wiki/McNaughton-Yamada-Thompson_algorithm?oldid=373619", note = "[Online; accessed 19-January-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 = "Rosetta Code", title = "McNaughton-Yamada-Thompson algorithm --- Rosetta Code{,} ", year = "2024", url = "\url{https://rosettacode.org/wiki/McNaughton-Yamada-Thompson_algorithm?oldid=373619}", note = "[Online; accessed 19-January-2025]" }