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