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