Cite This Page
Bibliographic details for Using a speech engine to highlight words
- Page name: Using a speech engine to highlight words
- Author: Rosetta Code contributors
- Publisher: Rosetta Code, .
- Date of last revision: 12 December 2022 14:41 UTC
- Date retrieved: 22 March 2023 13:39 UTC
- Permanent URL: https://rosettacode.org/w/index.php?title=Using_a_speech_engine_to_highlight_words&oldid=334228
- Page Version ID: 334228
Citation styles for Using a speech engine to highlight words
APA style
Using a speech engine to highlight words. (2022, December 12). Rosetta Code, . Retrieved 13:39, March 22, 2023 from https://rosettacode.org/w/index.php?title=Using_a_speech_engine_to_highlight_words&oldid=334228.
MLA style
"Using a speech engine to highlight words." Rosetta Code, . 12 Dec 2022, 14:41 UTC. 22 Mar 2023, 13:39 <https://rosettacode.org/w/index.php?title=Using_a_speech_engine_to_highlight_words&oldid=334228>.
MHRA style
Rosetta Code contributors, 'Using a speech engine to highlight words', Rosetta Code, , 12 December 2022, 14:41 UTC, <https://rosettacode.org/w/index.php?title=Using_a_speech_engine_to_highlight_words&oldid=334228> [accessed 22 March 2023]
Chicago style
Rosetta Code contributors, "Using a speech engine to highlight words," Rosetta Code, , https://rosettacode.org/w/index.php?title=Using_a_speech_engine_to_highlight_words&oldid=334228 (accessed March 22, 2023).
CBE/CSE style
Rosetta Code contributors. Using a speech engine to highlight words [Internet]. Rosetta Code, ; 2022 Dec 12, 14:41 UTC [cited 2023 Mar 22]. Available from: https://rosettacode.org/w/index.php?title=Using_a_speech_engine_to_highlight_words&oldid=334228.
Bluebook style
Using a speech engine to highlight words, https://rosettacode.org/w/index.php?title=Using_a_speech_engine_to_highlight_words&oldid=334228 (last visited March 22, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Using a speech engine to highlight words --- Rosetta Code{,} ", year = "2022", url = "https://rosettacode.org/w/index.php?title=Using_a_speech_engine_to_highlight_words&oldid=334228", note = "[Online; accessed 22-March-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 = "Rosetta Code", title = "Using a speech engine to highlight words --- Rosetta Code{,} ", year = "2022", url = "\url{https://rosettacode.org/w/index.php?title=Using_a_speech_engine_to_highlight_words&oldid=334228}", note = "[Online; accessed 22-March-2023]" }