Cite This Page
Bibliographic details for ERP 2.50:Developers Guide/Concepts/JSON REST Web Services
- Page name: ERP 2.50:Developers Guide/Concepts/JSON REST Web Services
- Author: InfiniteERP Wiki contributors
- Publisher: InfiniteERP Wiki, .
- Date of last revision: 19 August 2026 12:30 UTC
- Date retrieved: 14 September 2026 09:41 UTC
- Permanent URL: https://wiki.infinite-erp.co.id/index.php?title=ERP_2.50:Developers_Guide/Concepts/JSON_REST_Web_Services&oldid=4474
- Page Version ID: 4474
Citation styles for ERP 2.50:Developers Guide/Concepts/JSON REST Web Services
APA style
ERP 2.50:Developers Guide/Concepts/JSON REST Web Services. (2026, August 19). InfiniteERP Wiki, . Retrieved 09:41, September 14, 2026 from https://wiki.infinite-erp.co.id/index.php?title=ERP_2.50:Developers_Guide/Concepts/JSON_REST_Web_Services&oldid=4474.
MLA style
"ERP 2.50:Developers Guide/Concepts/JSON REST Web Services." InfiniteERP Wiki, . 19 Aug 2026, 12:30 UTC. 14 Sep 2026, 09:41 <https://wiki.infinite-erp.co.id/index.php?title=ERP_2.50:Developers_Guide/Concepts/JSON_REST_Web_Services&oldid=4474>.
MHRA style
InfiniteERP Wiki contributors, 'ERP 2.50:Developers Guide/Concepts/JSON REST Web Services', InfiniteERP Wiki, , 19 August 2026, 12:30 UTC, <https://wiki.infinite-erp.co.id/index.php?title=ERP_2.50:Developers_Guide/Concepts/JSON_REST_Web_Services&oldid=4474> [accessed 14 September 2026]
Chicago style
InfiniteERP Wiki contributors, "ERP 2.50:Developers Guide/Concepts/JSON REST Web Services," InfiniteERP Wiki, , https://wiki.infinite-erp.co.id/index.php?title=ERP_2.50:Developers_Guide/Concepts/JSON_REST_Web_Services&oldid=4474 (accessed September 14, 2026).
CBE/CSE style
InfiniteERP Wiki contributors. ERP 2.50:Developers Guide/Concepts/JSON REST Web Services [Internet]. InfiniteERP Wiki, ; 2026 Aug 19, 12:30 UTC [cited 2026 Sep 14]. Available from: https://wiki.infinite-erp.co.id/index.php?title=ERP_2.50:Developers_Guide/Concepts/JSON_REST_Web_Services&oldid=4474.
Bluebook style
ERP 2.50:Developers Guide/Concepts/JSON REST Web Services, https://wiki.infinite-erp.co.id/index.php?title=ERP_2.50:Developers_Guide/Concepts/JSON_REST_Web_Services&oldid=4474 (last visited September 14, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "InfiniteERP Wiki",
title = "ERP 2.50:Developers Guide/Concepts/JSON REST Web Services --- InfiniteERP Wiki{,} ",
year = "2026",
url = "https://wiki.infinite-erp.co.id/index.php?title=ERP_2.50:Developers_Guide/Concepts/JSON_REST_Web_Services&oldid=4474",
note = "[Online; accessed 14-September-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 = "InfiniteERP Wiki",
title = "ERP 2.50:Developers Guide/Concepts/JSON REST Web Services --- InfiniteERP Wiki{,} ",
year = "2026",
url = "\url{https://wiki.infinite-erp.co.id/index.php?title=ERP_2.50:Developers_Guide/Concepts/JSON_REST_Web_Services&oldid=4474}",
note = "[Online; accessed 14-September-2026]"
}