Cite This Page
Bibliographic details for AJAX
- Page name: AJAX
- Author: ArboresTechWiki contributors
- Publisher: ArboresTechWiki, Digital Empowerment.
- Date of last revision: 10 April 2021 00:20 UTC
- Date retrieved: 20 May 2025 05:43 UTC
- Permanent URL: http://w.arbores.tech/w/index.php?title=AJAX&oldid=16424
- Page Version ID: 16424
Citation styles for AJAX
APA style
AJAX. (2021, April 10). ArboresTechWiki, Digital Empowerment. Retrieved 05:43, May 20, 2025 from http://w.arbores.tech/w/index.php?title=AJAX&oldid=16424.
MLA style
"AJAX." ArboresTechWiki, Digital Empowerment. 10 Apr 2021, 00:20 UTC. 20 May 2025, 05:43 <http://w.arbores.tech/w/index.php?title=AJAX&oldid=16424>.
MHRA style
ArboresTechWiki contributors, 'AJAX', ArboresTechWiki, Digital Empowerment, 10 April 2021, 00:20 UTC, <http://w.arbores.tech/w/index.php?title=AJAX&oldid=16424> [accessed 20 May 2025]
Chicago style
ArboresTechWiki contributors, "AJAX," ArboresTechWiki, Digital Empowerment, http://w.arbores.tech/w/index.php?title=AJAX&oldid=16424 (accessed May 20, 2025).
CBE/CSE style
ArboresTechWiki contributors. AJAX [Internet]. ArboresTechWiki, Digital Empowerment; 2021 Apr 10, 00:20 UTC [cited 2025 May 20]. Available from: http://w.arbores.tech/w/index.php?title=AJAX&oldid=16424.
Bluebook style
AJAX, http://w.arbores.tech/w/index.php?title=AJAX&oldid=16424 (last visited May 20, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "ArboresTechWiki", title = "AJAX --- ArboresTechWiki{,} Digital Empowerment", year = "2021", url = "http://w.arbores.tech/w/index.php?title=AJAX&oldid=16424", note = "[Online; accessed 20-May-2025]" }
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 = "ArboresTechWiki", title = "AJAX --- ArboresTechWiki{,} Digital Empowerment", year = "2021", url = "\url{http://w.arbores.tech/w/index.php?title=AJAX&oldid=16424}", note = "[Online; accessed 20-May-2025]" }