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