|
|
Cite This Page
Bibliographic details for Viterbi algorithm
- Page name: Viterbi algorithm
- Author: zaoniao contributors
- Publisher: zaoniao, .
- Date of last revision: 23 August 2019 10:18 UTC
- Date retrieved: 15 May 2026 07:50 UTC
- Permanent URL: http://en.zaoniao.it/index.php?title=Viterbi_algorithm&oldid=7508
- Page Version ID: 7508
Citation styles for Viterbi algorithm
APA style
Viterbi algorithm. (2019, August 23). zaoniao, . Retrieved 07:50, May 15, 2026 from http://en.zaoniao.it/index.php?title=Viterbi_algorithm&oldid=7508.
MLA style
"Viterbi algorithm." zaoniao, . 23 Aug 2019, 10:18 UTC. 15 May 2026, 07:50 <http://en.zaoniao.it/index.php?title=Viterbi_algorithm&oldid=7508>.
MHRA style
zaoniao contributors, 'Viterbi algorithm', zaoniao, , 23 August 2019, 10:18 UTC, <http://en.zaoniao.it/index.php?title=Viterbi_algorithm&oldid=7508> [accessed 15 May 2026]
Chicago style
zaoniao contributors, "Viterbi algorithm," zaoniao, , http://en.zaoniao.it/index.php?title=Viterbi_algorithm&oldid=7508 (accessed May 15, 2026).
CBE/CSE style
zaoniao contributors. Viterbi algorithm [Internet]. zaoniao, ; 2019 Aug 23, 10:18 UTC [cited 2026 May 15]. Available from: http://en.zaoniao.it/index.php?title=Viterbi_algorithm&oldid=7508.
Bluebook style
Viterbi algorithm, http://en.zaoniao.it/index.php?title=Viterbi_algorithm&oldid=7508 (last visited May 15, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "zaoniao",
title = "Viterbi algorithm --- zaoniao{,} ",
year = "2019",
url = "http://en.zaoniao.it/index.php?title=Viterbi_algorithm&oldid=7508",
note = "[Online; accessed 15-May-2026]"
}
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 = "zaoniao",
title = "Viterbi algorithm --- zaoniao{,} ",
year = "2019",
url = "\url{http://en.zaoniao.it/index.php?title=Viterbi_algorithm&oldid=7508}",
note = "[Online; accessed 15-May-2026]"
}