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