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