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