Cite This Page
Bibliographic details for ERP/2.50/Developers Guide/Concepts/UI/Look and feel
- Page name: ERP/2.50/Developers Guide/Concepts/UI/Look and feel
- Author: InfiniteERP Wiki contributors
- Publisher: InfiniteERP Wiki, .
- Date of last revision: 16 December 2021 03:31 UTC
- Date retrieved: 8 April 2026 10:32 UTC
- Permanent URL: https://wiki.infinite-erp.co.id/index.php?title=ERP/2.50/Developers_Guide/Concepts/UI/Look_and_feel&oldid=2786
- Page Version ID: 2786
Citation styles for ERP/2.50/Developers Guide/Concepts/UI/Look and feel
APA style
ERP/2.50/Developers Guide/Concepts/UI/Look and feel. (2021, December 16). InfiniteERP Wiki, . Retrieved 10:32, April 8, 2026 from https://wiki.infinite-erp.co.id/index.php?title=ERP/2.50/Developers_Guide/Concepts/UI/Look_and_feel&oldid=2786.
MLA style
"ERP/2.50/Developers Guide/Concepts/UI/Look and feel." InfiniteERP Wiki, . 16 Dec 2021, 03:31 UTC. 8 Apr 2026, 10:32 <https://wiki.infinite-erp.co.id/index.php?title=ERP/2.50/Developers_Guide/Concepts/UI/Look_and_feel&oldid=2786>.
MHRA style
InfiniteERP Wiki contributors, 'ERP/2.50/Developers Guide/Concepts/UI/Look and feel', InfiniteERP Wiki, , 16 December 2021, 03:31 UTC, <https://wiki.infinite-erp.co.id/index.php?title=ERP/2.50/Developers_Guide/Concepts/UI/Look_and_feel&oldid=2786> [accessed 8 April 2026]
Chicago style
InfiniteERP Wiki contributors, "ERP/2.50/Developers Guide/Concepts/UI/Look and feel," InfiniteERP Wiki, , https://wiki.infinite-erp.co.id/index.php?title=ERP/2.50/Developers_Guide/Concepts/UI/Look_and_feel&oldid=2786 (accessed April 8, 2026).
CBE/CSE style
InfiniteERP Wiki contributors. ERP/2.50/Developers Guide/Concepts/UI/Look and feel [Internet]. InfiniteERP Wiki, ; 2021 Dec 16, 03:31 UTC [cited 2026 Apr 8]. Available from: https://wiki.infinite-erp.co.id/index.php?title=ERP/2.50/Developers_Guide/Concepts/UI/Look_and_feel&oldid=2786.
Bluebook style
ERP/2.50/Developers Guide/Concepts/UI/Look and feel, https://wiki.infinite-erp.co.id/index.php?title=ERP/2.50/Developers_Guide/Concepts/UI/Look_and_feel&oldid=2786 (last visited April 8, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "InfiniteERP Wiki",
title = "ERP/2.50/Developers Guide/Concepts/UI/Look and feel --- InfiniteERP Wiki{,} ",
year = "2021",
url = "https://wiki.infinite-erp.co.id/index.php?title=ERP/2.50/Developers_Guide/Concepts/UI/Look_and_feel&oldid=2786",
note = "[Online; accessed 8-April-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/UI/Look and feel --- InfiniteERP Wiki{,} ",
year = "2021",
url = "\url{https://wiki.infinite-erp.co.id/index.php?title=ERP/2.50/Developers_Guide/Concepts/UI/Look_and_feel&oldid=2786}",
note = "[Online; accessed 8-April-2026]"
}