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