|
|
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: 26 August 2026 06:07 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 06:07, August 26, 2026 from http://en.zaoniao.it/index.php?title=Forney_algorithm&oldid=5030.
MLA style
"Forney algorithm." zaoniao, . 23 May 2019, 15:03 UTC. 26 Aug 2026, 06:07 <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 26 August 2026]
Chicago style
zaoniao contributors, "Forney algorithm," zaoniao, , http://en.zaoniao.it/index.php?title=Forney_algorithm&oldid=5030 (accessed August 26, 2026).
CBE/CSE style
zaoniao contributors. Forney algorithm [Internet]. zaoniao, ; 2019 May 23, 15:03 UTC [cited 2026 Aug 26]. 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 August 26, 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 26-August-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 26-August-2026]"
}