Cite This Page
Bibliographic details for Algorithm:BU
- Page name: Algorithm:BU
- Author: NAMIC Wiki contributors
- Publisher: NAMIC Wiki, .
- Date of last revision: 19 November 2012 02:32 UTC
- Date retrieved: 14 March 2026 09:02 UTC
- Permanent URL: https://www.na-mic.org/w/index.php?title=Algorithm:BU&oldid=78077
- Page Version ID: 78077
Citation styles for Algorithm:BU
APA style
Algorithm:BU. (2012, November 19). NAMIC Wiki, . Retrieved 09:02, March 14, 2026 from https://www.na-mic.org/w/index.php?title=Algorithm:BU&oldid=78077.
MLA style
"Algorithm:BU." NAMIC Wiki, . 19 Nov 2012, 02:32 UTC. 14 Mar 2026, 09:02 <https://www.na-mic.org/w/index.php?title=Algorithm:BU&oldid=78077>.
MHRA style
NAMIC Wiki contributors, 'Algorithm:BU', NAMIC Wiki, , 19 November 2012, 02:32 UTC, <https://www.na-mic.org/w/index.php?title=Algorithm:BU&oldid=78077> [accessed 14 March 2026]
Chicago style
NAMIC Wiki contributors, "Algorithm:BU," NAMIC Wiki, , https://www.na-mic.org/w/index.php?title=Algorithm:BU&oldid=78077 (accessed March 14, 2026).
CBE/CSE style
NAMIC Wiki contributors. Algorithm:BU [Internet]. NAMIC Wiki, ; 2012 Nov 19, 02:32 UTC [cited 2026 Mar 14]. Available from: https://www.na-mic.org/w/index.php?title=Algorithm:BU&oldid=78077.
Bluebook style
Algorithm:BU, https://www.na-mic.org/w/index.php?title=Algorithm:BU&oldid=78077 (last visited March 14, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "NAMIC Wiki",
title = "Algorithm:BU --- NAMIC Wiki{,} ",
year = "2012",
url = "https://www.na-mic.org/w/index.php?title=Algorithm:BU&oldid=78077",
note = "[Online; accessed 14-March-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 = "NAMIC Wiki",
title = "Algorithm:BU --- NAMIC Wiki{,} ",
year = "2012",
url = "\url{https://www.na-mic.org/w/index.php?title=Algorithm:BU&oldid=78077}",
note = "[Online; accessed 14-March-2026]"
}