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