Cite This Page
Bibliographic details for Web API for Datatables
- Page name: Web API for Datatables
- Author: QPR ProcessAnalyzer Wiki contributors
- Publisher: QPR ProcessAnalyzer Wiki, .
- Date of last revision: 12 December 2020 22:38 UTC
- Date retrieved: 11 June 2026 13:19 UTC
- Permanent URL: https://wiki.onqpr.com/pa/index.php?title=Web_API_for_Datatables&oldid=17351
- Page Version ID: 17351
Citation styles for Web API for Datatables
APA style
Web API for Datatables. (2020, December 12). QPR ProcessAnalyzer Wiki, . Retrieved 13:19, June 11, 2026 from https://wiki.onqpr.com/pa/index.php?title=Web_API_for_Datatables&oldid=17351.
MLA style
"Web API for Datatables." QPR ProcessAnalyzer Wiki, . 12 Dec 2020, 22:38 UTC. 11 Jun 2026, 13:19 <https://wiki.onqpr.com/pa/index.php?title=Web_API_for_Datatables&oldid=17351>.
MHRA style
QPR ProcessAnalyzer Wiki contributors, 'Web API for Datatables', QPR ProcessAnalyzer Wiki, , 12 December 2020, 22:38 UTC, <https://wiki.onqpr.com/pa/index.php?title=Web_API_for_Datatables&oldid=17351> [accessed 11 June 2026]
Chicago style
QPR ProcessAnalyzer Wiki contributors, "Web API for Datatables," QPR ProcessAnalyzer Wiki, , https://wiki.onqpr.com/pa/index.php?title=Web_API_for_Datatables&oldid=17351 (accessed June 11, 2026).
CBE/CSE style
QPR ProcessAnalyzer Wiki contributors. Web API for Datatables [Internet]. QPR ProcessAnalyzer Wiki, ; 2020 Dec 12, 22:38 UTC [cited 2026 Jun 11]. Available from: https://wiki.onqpr.com/pa/index.php?title=Web_API_for_Datatables&oldid=17351.
Bluebook style
Web API for Datatables, https://wiki.onqpr.com/pa/index.php?title=Web_API_for_Datatables&oldid=17351 (last visited June 11, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "QPR ProcessAnalyzer Wiki",
title = "Web API for Datatables --- QPR ProcessAnalyzer Wiki{,} ",
year = "2020",
url = "https://wiki.onqpr.com/pa/index.php?title=Web_API_for_Datatables&oldid=17351",
note = "[Online; accessed 11-June-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 = "QPR ProcessAnalyzer Wiki",
title = "Web API for Datatables --- QPR ProcessAnalyzer Wiki{,} ",
year = "2020",
url = "\url{https://wiki.onqpr.com/pa/index.php?title=Web_API_for_Datatables&oldid=17351}",
note = "[Online; accessed 11-June-2026]"
}