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