Cite This Page
Bibliographic details for Main Development Concepts (Update)
- Page name: Main Development Concepts (Update)
- Author: InfiniteERP Wiki contributors
- Publisher: InfiniteERP Wiki, .
- Date of last revision: 21 September 2026 01:46 UTC
- Date retrieved: 22 September 2026 01:23 UTC
- Permanent URL: https://wiki.infinite-erp.co.id/index.php?title=Main_Development_Concepts_(Update)&oldid=4576
- Page Version ID: 4576
Citation styles for Main Development Concepts (Update)
APA style
Main Development Concepts (Update). (2026, September 21). InfiniteERP Wiki, . Retrieved 01:23, September 22, 2026 from https://wiki.infinite-erp.co.id/index.php?title=Main_Development_Concepts_(Update)&oldid=4576.
MLA style
"Main Development Concepts (Update)." InfiniteERP Wiki, . 21 Sep 2026, 01:46 UTC. 22 Sep 2026, 01:23 <https://wiki.infinite-erp.co.id/index.php?title=Main_Development_Concepts_(Update)&oldid=4576>.
MHRA style
InfiniteERP Wiki contributors, 'Main Development Concepts (Update)', InfiniteERP Wiki, , 21 September 2026, 01:46 UTC, <https://wiki.infinite-erp.co.id/index.php?title=Main_Development_Concepts_(Update)&oldid=4576> [accessed 22 September 2026]
Chicago style
InfiniteERP Wiki contributors, "Main Development Concepts (Update)," InfiniteERP Wiki, , https://wiki.infinite-erp.co.id/index.php?title=Main_Development_Concepts_(Update)&oldid=4576 (accessed September 22, 2026).
CBE/CSE style
InfiniteERP Wiki contributors. Main Development Concepts (Update) [Internet]. InfiniteERP Wiki, ; 2026 Sep 21, 01:46 UTC [cited 2026 Sep 22]. Available from: https://wiki.infinite-erp.co.id/index.php?title=Main_Development_Concepts_(Update)&oldid=4576.
Bluebook style
Main Development Concepts (Update), https://wiki.infinite-erp.co.id/index.php?title=Main_Development_Concepts_(Update)&oldid=4576 (last visited September 22, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "InfiniteERP Wiki",
title = "Main Development Concepts (Update) --- InfiniteERP Wiki{,} ",
year = "2026",
url = "https://wiki.infinite-erp.co.id/index.php?title=Main_Development_Concepts_(Update)&oldid=4576",
note = "[Online; accessed 22-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 = "Main Development Concepts (Update) --- InfiniteERP Wiki{,} ",
year = "2026",
url = "\url{https://wiki.infinite-erp.co.id/index.php?title=Main_Development_Concepts_(Update)&oldid=4576}",
note = "[Online; accessed 22-September-2026]"
}